pinafore/src
sgenoud e202dd3444 feat: Add a setting to reload the page (#1132)
* Add reload setting

The iOS PWA version does not allow you to reload the page - even with killing
the app. This is useful for reloading new versions of the app (as well as
solving bad transient state issues).

* make href use #
2019-04-08 19:23:16 -07:00
..
build fix: remove no longer needed `initial-scale=1` (#1119) 2019-03-26 18:40:11 -07:00
inline-script fix: Enable PWA support for iOS devices (#1120) 2019-03-31 10:56:21 -07:00
routes feat: Add a setting to reload the page (#1132) 2019-04-08 19:23:16 -07:00
scss feat: add account page filters (#1124) 2019-03-30 21:48:49 -07:00
server fix: fix broken CSP in dev mode (#992) 2019-02-14 21:26:41 -08:00
static chore: refactor src files to src/ directory (#900) 2019-01-19 13:32:36 -08:00
thirdparty/font-awesome-svg-png chore: refactor src files to src/ directory (#900) 2019-01-19 13:32:36 -08:00
client.js fix: fix NODE_ENV and webpack config (#818) 2018-12-15 19:21:20 -08:00
server.js fix: use static server for `node server.js` (#1041) 2019-02-23 16:09:48 -08:00
service-worker.js fix: remove deferred polyfill caching (#999) 2019-02-15 20:31:22 -08:00