dependabot[bot]
4e31f21059
Bump async from 2.6.3 to 2.6.4 in /frontend
...
Bumps [async](https://github.com/caolan/async ) from 2.6.3 to 2.6.4.
- [Release notes](https://github.com/caolan/async/releases )
- [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md )
- [Commits](https://github.com/caolan/async/compare/v2.6.3...v2.6.4 )
---
updated-dependencies:
- dependency-name: async
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-07-28 19:03:24 +02:00
dependabot[bot]
d7a172b39c
Bump node from 17 to 18
...
Bumps node from 17 to 18.
---
updated-dependencies:
- dependency-name: node
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-07-28 19:03:24 +02:00
Paul Bienkowski
36f1675577
deduplicate i18n for zone names
2022-07-28 13:56:18 +02:00
Paul Bienkowski
85e5e1ba65
Fix sidebar, use upperFirst to retain ß
2022-07-28 13:56:18 +02:00
Paul Bienkowski
f158414f24
Translate TrackEditor
2022-07-28 13:56:18 +02:00
Paul Bienkowski
6f7c8d54f2
Translate TrackPage
2022-07-28 13:56:18 +02:00
Paul Bienkowski
ab6cc6f6d0
Reorder Trackpage
2022-07-28 13:56:18 +02:00
Paul Bienkowski
fe7d7ce274
Translate SettingsPage
2022-07-28 13:56:18 +02:00
Paul Bienkowski
76943fb1f0
Fix translation interpolation
2022-07-28 13:56:18 +02:00
Paul Bienkowski
248f8b4a6f
Translate MapPage
2022-07-28 13:56:18 +02:00
Paul Bienkowski
a977e2d1c3
Translate login and notfound
2022-07-28 13:56:18 +02:00
Paul Bienkowski
2cff606092
Translate UploadPage
2022-07-28 13:56:18 +02:00
Paul Bienkowski
a85379418e
Translate ExportPage
2022-07-28 13:56:18 +02:00
Paul Bienkowski
1533fdc450
Translate TracksPage
2022-07-28 13:56:18 +02:00
Paul Bienkowski
f1f40a254a
HomePage: import missing type
2022-07-28 13:56:18 +02:00
Paul Bienkowski
682b41f2a4
Remove unneeded style file
2022-07-28 13:56:18 +02:00
Paul Bienkowski
c020839b31
Translate HomePage, Stats
2022-07-28 13:56:18 +02:00
Paul Bienkowski
31fac13f8a
Translate App, LoginButton
2022-07-28 13:56:18 +02:00
Paul Bienkowski
5f3ac69f60
Add react-i18next integration
2022-07-28 13:56:18 +02:00
Paul Bienkowski
ed9ed68d83
install eslint
2022-07-26 08:10:03 +02:00
gluap
2755d6b2b5
Merge pull request #242 from openbikesensor/rural_urban
...
Implement difference between urban and rural for events and roads
2022-07-26 07:58:50 +02:00
Paul Bienkowski
617011c528
make headers in sidebar pretty, and remove colors
2022-07-25 22:24:41 +02:00
Paul Bienkowski
76b1b41b4b
derive logic for "include roads without data" from selected attribute
2022-07-25 22:24:31 +02:00
gluap
1ad5fe562e
Merge branch 'lost_work_rural_urban' into rural_urban
2022-07-25 18:13:10 +02:00
gluap
a11a3c4b8c
make color change active
2022-07-25 18:02:09 +02:00
Paul Bienkowski
a3d548cd4b
fixup for e266a4f40a
, print exceptions again
2022-07-22 13:04:51 +02:00
gluap
eda0fe29b2
it is called "portal.example.com" everywhere else
2022-07-08 19:10:46 +02:00
Paul Bienkowski
a0852fdc41
Fix ExportPage bounding box input
2022-06-26 19:12:28 +02:00
Paul Bienkowski
e266a4f40a
Remove some error logs for canceled requests (as the map page tends to do that quite a lot)
2022-06-26 13:38:54 +02:00
Paul Bienkowski
0cbf03cd56
Remove useless session creation (possibly #192 )
2022-06-26 13:38:26 +02:00
Paul Bienkowski
4907f038da
Make raw track not look like a river ( fixes #252 )
2022-06-26 13:02:01 +02:00
gluap
8bc83a5f18
Update TrackEditor.tsx
2022-06-25 20:55:50 +02:00
gluap
afc801aefc
save current state.
2022-06-24 18:52:59 +02:00
gluap
225a238e77
more lua ifery to detect rural streets
2022-06-24 18:51:52 +02:00
gluap
5e8830cc15
fix #245
2022-05-21 21:55:24 +02:00
gluap
f70f4d5716
Merge pull request #246 from openbikesensor/fix-206-overtaking-events-not-deleted
...
Fix #206 - Overtaking events are deleted now, when the parent track is deleted - I tested this on a background instance and indeed deleting a track via the web interface does correctly delete the corrsponding events.
2022-05-21 21:20:08 +02:00
gluap
f36e38b10b
some more lua logic to guess rurality.
2022-05-21 21:09:54 +02:00
Dennis Boldt
ad5a0bfbf6
Fix #206 - Overtaking events are deleted now, when the parent track is deleted
2022-05-21 14:21:58 +02:00
gluap
8ba5d8e3ad
Take the zone from road, not event as suggested by opatut.
2022-05-05 23:16:38 +02:00
gluap
66dd84982c
Implement difference between urban and rural for events and road segments.
2022-05-02 22:00:17 +02:00
Paul Bienkowski
8728347695
frontend: Render histogram as chart in road details panel
2022-04-24 11:30:27 +02:00
Paul Bienkowski
cb6c94f7a5
frontend: Flip table in road details panel and make it easier to read
2022-04-24 11:30:27 +02:00
Paul Bienkowski
04bf99b7cb
api: Add histogram details to /mapdetails/road endpoint
2022-04-24 11:30:27 +02:00
Paul Bienkowski
2fd664f79a
frontend: Add echarts dependencies
2022-04-24 11:30:27 +02:00
gluap
2e50e0c59c
Release: 0.6.2
2022-04-12 23:27:49 +02:00
gluap
62528a04da
Update CHANGELOG.md
2022-04-12 23:25:15 +02:00
gluap
96d157b226
Merge pull request #232 from openbikesensor/fix-traversal
...
do not serve files from outside the frontend dir.
2022-04-12 23:19:59 +02:00
gluap
c61157aca3
do not serve files from outside the frontend dir.
2022-04-12 20:11:34 +02:00
Paul Bienkowski
f229ab4112
Release: 0.6.1
2022-04-03 16:14:05 +02:00
Julian Golderer
4417263019
Remove transformation in mapdetails_road of Road.geometry
2022-04-03 16:11:28 +02:00