Commit Graph

248 Commits

Author SHA1 Message Date
0f30dd05cf Fix a babel/core-js issue 2020-01-02 12:06:29 +01:00
20c81fda8e Bump deps 2020-01-02 11:55:59 +01:00
4447929df2
Merge pull request #5 from Phyks/dependabot/npm_and_yarn/lodash.template-4.5.0
Bump lodash.template from 4.4.0 to 4.5.0
2020-01-02 11:49:00 +01:00
0ab38364aa
Merge pull request #4 from Phyks/dependabot/npm_and_yarn/extend-3.0.2
Bump extend from 3.0.1 to 3.0.2
2020-01-02 11:48:48 +01:00
912e5b5741
Merge pull request #3 from Phyks/dependabot/npm_and_yarn/mixin-deep-1.3.2
Bump mixin-deep from 1.3.1 to 1.3.2
2020-01-02 11:48:37 +01:00
7790429d16
Merge pull request #2 from Phyks/dependabot/npm_and_yarn/webpack-bundle-analyzer-3.3.2
Bump webpack-bundle-analyzer from 3.0.3 to 3.3.2
2020-01-02 11:48:18 +01:00
dependabot[bot]
5c1d841444
Bump lodash.template from 4.4.0 to 4.5.0
Bumps [lodash.template](https://github.com/lodash/lodash) from 4.4.0 to 4.5.0.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.4.0...4.5.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-01-02 08:59:25 +00:00
dependabot[bot]
945bb29675
Bump extend from 3.0.1 to 3.0.2
Bumps [extend](https://github.com/justmoon/node-extend) from 3.0.1 to 3.0.2.
- [Release notes](https://github.com/justmoon/node-extend/releases)
- [Changelog](https://github.com/justmoon/node-extend/blob/master/CHANGELOG.md)
- [Commits](https://github.com/justmoon/node-extend/compare/v3.0.1...v3.0.2)

Signed-off-by: dependabot[bot] <support@github.com>
2020-01-02 08:59:25 +00:00
dependabot[bot]
5818464a88
Bump mixin-deep from 1.3.1 to 1.3.2
Bumps [mixin-deep](https://github.com/jonschlinkert/mixin-deep) from 1.3.1 to 1.3.2.
- [Release notes](https://github.com/jonschlinkert/mixin-deep/releases)
- [Commits](https://github.com/jonschlinkert/mixin-deep/compare/1.3.1...1.3.2)

Signed-off-by: dependabot[bot] <support@github.com>
2020-01-02 08:59:25 +00:00
dependabot[bot]
83b316b49c
Bump webpack-bundle-analyzer from 3.0.3 to 3.3.2
Bumps [webpack-bundle-analyzer](https://github.com/webpack-contrib/webpack-bundle-analyzer) from 3.0.3 to 3.3.2.
- [Release notes](https://github.com/webpack-contrib/webpack-bundle-analyzer/releases)
- [Changelog](https://github.com/webpack-contrib/webpack-bundle-analyzer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/webpack-bundle-analyzer/compare/v3.0.3...v3.3.2)

Signed-off-by: dependabot[bot] <support@github.com>
2020-01-02 08:59:20 +00:00
434bf56e7b Fix date notation with slashes in opendata imports 2020-01-02 09:58:26 +01:00
42b5021825 Update Seine-Saint-Denis feed 2019-07-12 19:58:09 +02:00
e7310e220d Handle Sicoval errors 2019-07-12 10:31:48 +02:00
6669014d0c Avoid errors on missing dates in Nancy OpenData file 2019-05-29 09:25:46 +02:00
7da22205eb Fix typo in homepage link 2019-05-08 23:10:41 +02:00
a788555028 Fix a pagination bug when requesting the first page 2019-05-08 19:47:00 +02:00
d079df4feb Add GeoJSON output capability 2019-05-08 19:37:52 +02:00
de32f47c4c Merge changes from narduin 2019-04-29 21:35:23 +02:00
Nicolas Arduin
28d7a67847 fonts update & responsive fix 2019-04-29 21:26:39 +02:00
b3e3f1ccae Add Roboto font 2019-04-29 11:49:35 +02:00
9a5d408c83 Update logo and homepage, thanks to the contribution by Nicolas Arduin. 2019-04-28 17:33:16 +02:00
2e4e2c50e8 Update MapTiler URL 2019-04-02 20:35:05 +02:00
87cbe8ae72 Add extra checks for OpenData works importer 2019-02-11 09:01:46 +01:00
276297dcc0 Center the map on position on first display 2019-01-22 11:58:31 +01:00
98f13a3bbb Rename Cyclassist to Cygnal 2019-01-22 11:49:36 +01:00
cdd6533466 Bump translations 2019-01-21 14:32:40 +01:00
450d9575d4 Update Seine-Saint-Denis works opendata URL 2019-01-18 10:09:58 +01:00
c8813a0f29 Use realtime Bordeaux traffic source 2019-01-18 10:00:35 +01:00
368c799933 Fix report fetching and closest report emphasis 2019-01-18 08:25:48 +01:00
a8f99cbaeb Fix an issue with trimester computation 2019-01-14 20:56:13 +01:00
d5b9d9f0fc Fix a bug in NoSleep 0.9.0 and Firefox for Android, https://github.com/richtr/NoSleep.js/issues/63 2019-01-13 17:00:59 +01:00
cadd8869aa Fix icons in modals 2019-01-06 17:16:20 +01:00
cecf1fd8a5 Rework caching expiration handling
Check expiration of cached items when serving them instead of computing
an expiration date when first caching them. If the user changes the
caching duration after a request was cached, the new setting will be
used now.
2019-01-05 15:52:12 +01:00
07ab80542d Cache tiles locally within the ServiceWorker. Fix #40. 2019-01-04 14:23:50 +01:00
76f54932bf Migrate to localforage to support asyncStorage mode 2019-01-04 14:23:39 +01:00
068bcdbfc6 Frontend part of the tiles caching 2019-01-01 20:13:23 +01:00
07edf2bd02 Bump dependencies 2019-01-01 20:12:48 +01:00
0914e18a66 Add an importer for traffic OpenData (from Bordeaux) 2018-12-14 16:31:27 +01:00
5e5a25e59e Bump NoSleep.js version 2018-12-04 14:03:23 +01:00
3e53146013 Improve available tiles
* Add MapTiler Streets tiles, fix
https://framagit.org/phyks/cyclassist/issues/55.
* Add proper attributions for tiles.
* Sort tiles by name in settings.
2018-11-30 15:02:01 +01:00
fc513cddac Use prefetch for MapView chunk 2018-11-30 12:53:50 +01:00
e824404b69 Fix a propType error with icons 2018-11-30 12:53:43 +01:00
49e1d70891 Create a sprite for the report icons, to ensure they are all loaded at the same time 2018-11-29 23:04:16 +01:00
0d5e04860e 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
e3132c4298 Move from UglifyJS to Terser
Since uglify-es is no longer maintained, terser should be used instead.
2018-11-29 17:33:06 +01:00
57a7761330 Set up Gitlab CI 2018-11-29 17:25:13 +01:00
b097387825 Don't cache requests from SW in dev mode 2018-11-29 16:35:21 +01:00
b786ba9f4e Remove outdated TODOs comment 2018-11-29 16:22:29 +01:00
15321d3405 Add unittests for dates tools 2018-11-29 14:48:20 +01:00
2c741cfb5c Add proper unittests 2018-11-29 14:13:58 +01:00