|
6a70deec70
|
Upgrade to Webpack 4 + improve the build system
|
2018-08-06 23:29:17 +02:00 |
|
|
7ccf427685
|
Upgrade dependencies and group all polyfills in a dedicated file
|
2018-08-05 15:47:28 +02:00 |
|
|
d5dcf96af8
|
Let user download GPX trace from menu
|
2018-08-03 17:15:03 +02:00 |
|
|
194c4cf3d7
|
Misc fixes with vibrate and sound
|
2018-08-01 19:29:39 +02:00 |
|
|
0d0a5d85d6
|
Forgot to add VSwitch Vuetify component
|
2018-07-27 15:24:36 +02:00 |
|
|
431ccd5865
|
Spare 30kb in production-ready JS
|
2018-07-27 14:40:42 +02:00 |
|
|
4ee603a767
|
Use Zanata Python client and improve OC translation
|
2018-07-21 18:39:28 +02:00 |
|
|
3da34cb148
|
Use Zanata to handle translations
|
2018-07-20 15:15:26 +02:00 |
|
|
da4a8d537d
|
Mark the position of the new marker + optimize SVG files
1. Show location of the created report on the map, see
https://framagit.org/phyks/cyclassist/issues/10.
2. Use `image-webpack-loader` to minify image and SVG files at build
time.
|
2018-07-13 16:50:34 +02:00 |
|
|
0d6df10fbd
|
Drop useless moment locales from built file
|
2018-07-12 16:47:19 +02:00 |
|
|
e9b4593abf
|
Fix OpenGraph icon, OG does not support SVG
|
2018-07-11 16:54:02 +02:00 |
|
|
037d4627e9
|
Better handling of favicon generation
|
2018-07-11 16:53:58 +02:00 |
|
|
9d4842b44c
|
Clicking on a report now shows more infos and let users dismiss it
You should update your database by running
```
ALTER TABLE report ADD COLUMN (upvotes INTEGER NOT NULL, downvotes INTEGER NOT NULL)
```
Fix issue #8.
|
2018-07-06 15:39:35 +02:00 |
|
|
37413a7e21
|
Some fixes for nosleep and moving the map around
|
2018-07-03 18:48:41 +02:00 |
|
|
f30d000f92
|
Show the reports as soon as they are added in the db
|
2018-06-26 11:39:43 +02:00 |
|
|
e961a8dbb1
|
Display reports on the map
|
2018-06-26 11:04:23 +02:00 |
|
|
dd4075b18c
|
Use NoSleep to prevent sleep of the phone
|
2018-06-25 23:57:33 +02:00 |
|
|
2d27e72b33
|
Initial commit
|
2018-06-25 18:29:57 +02:00 |
|