cygnal/src
Lucas Verney 9a5d408c83 Update logo and homepage, thanks to the contribution by Nicolas Arduin. 2019-04-28 17:33:16 +02:00
..
api Add a source field to keep track of the source of the reports 2018-11-01 15:43:34 +01:00
assets Update logo and homepage, thanks to the contribution by Nicolas Arduin. 2019-04-28 17:33:16 +02:00
components Center the map on position on first display 2019-01-22 11:58:31 +01:00
css/vendor Bump dependencies 2019-01-01 20:12:48 +01:00
i18n Rename Cyclassist to Cygnal 2019-01-22 11:49:36 +01:00
polyfills Bump dependencies, use Babel 7 useBuiltIns usage to reduce size of chunks 2018-08-28 17:49:54 +02:00
router Use a loader when lazy loading Map view, to ensure a direct feedback is given to the user 2018-08-28 16:31:03 +02:00
storage Migrate to localforage to support asyncStorage mode 2019-01-04 14:23:39 +01:00
store Fix report fetching and closest report emphasis 2019-01-18 08:25:48 +01:00
tools Rename Cyclassist to Cygnal 2019-01-22 11:49:36 +01:00
views Rename Cyclassist to Cygnal 2019-01-22 11:49:36 +01:00
App.vue Cache tiles locally within the ServiceWorker. Fix #40. 2019-01-04 14:23:50 +01:00
constants.js Update MapTiler URL 2019-04-02 20:35:05 +02:00
main.js Migrate to localforage to support asyncStorage mode 2019-01-04 14:23:39 +01:00
report-types.js Fix a propType error with icons 2018-11-30 12:53:43 +01:00
sw.js Rework caching expiration handling 2019-01-05 15:52:12 +01:00
vuetify.js Use @mdi/fonts instead of material-design font to avoid flashing the icon text if loading of the font is too long 2018-11-29 20:26:34 +01:00