Commit graph

  • 66dd84982c Implement difference between urban and rural for events and road segments. gluap 2022-05-02 22:00:17 +0200
  • 22b9d90c22
    Update motor requirement from ~=2.5.1 to ~=3.0.0 in /api dependabot[bot] 2022-04-29 00:10:25 +0000
  • 8a57ddbf6e
    Update python-slugify requirement from ~=5.0.2 to ~=6.1.2 in /api dependabot[bot] 2022-04-27 23:27:27 +0000
  • d031fd5bdf
    Update sqlalchemy[asyncio] requirement from ~=1.4.32 to ~=1.4.36 in /api dependabot[bot] 2022-04-26 23:28:55 +0000
  • c4672472f9
    Bump nanoid from 3.1.30 to 3.3.3 in /frontend dependabot[bot] 2022-04-24 09:30:57 +0000
  • 8728347695 frontend: Render histogram as chart in road details panel Paul Bienkowski 2022-04-06 21:05:18 +0200
  • cb6c94f7a5 frontend: Flip table in road details panel and make it easier to read Paul Bienkowski 2022-04-06 21:04:01 +0200
  • 04bf99b7cb api: Add histogram details to /mapdetails/road endpoint Paul Bienkowski 2022-04-06 21:02:47 +0200
  • 2fd664f79a frontend: Add echarts dependencies Paul Bienkowski 2022-04-06 21:02:18 +0200
  • a33edc0fbb
    Bump node from 17 to 18 dependabot[bot] 2022-04-21 23:26:11 +0000
  • 89a3dbefdd
    Update sanic requirement from ~=21.9.3 to ~=22.3.1 in /api dependabot[bot] 2022-04-18 23:30:31 +0000
  • 2e50e0c59c Release: 0.6.2 0.6.2 gluap 2022-04-12 23:22:02 +0200
  • 62528a04da
    Update CHANGELOG.md gluap 2022-04-12 23:25:15 +0200
  • 96d157b226
    Merge pull request #232 from openbikesensor/fix-traversal gluap 2022-04-12 23:19:59 +0200
  • 1f5c1b4669 backport fix to 0.3.4 fix-traversal-0.3.4 gluap 2022-04-12 23:12:25 +0200
  • 959e32cdcf backport fix to 0.5.1 fix-traversal-0.5.1 gluap 2022-04-12 22:47:12 +0200
  • 557fff80ed backport fix to 0.5.0 fix-traversal-0.5.0 gluap 2022-04-12 21:59:33 +0200
  • c61157aca3 do not serve files from outside the frontend dir. gluap 2022-04-12 20:11:34 +0200
  • 6a6e6bf9c2
    Update sqlalchemy[asyncio] requirement from ~=1.4.32 to ~=1.4.35 in /api dependabot[bot] 2022-04-06 23:34:19 +0000
  • 8a576832f0 frontend: Render histogram as chart in road details panel Paul Bienkowski 2022-04-06 21:05:18 +0200
  • 8d589bc58d frontend: Flip table in road details panel and make it easier to read Paul Bienkowski 2022-04-06 21:04:01 +0200
  • 447401bb46 api: Add histogram details to /mapdetails/road endpoint Paul Bienkowski 2022-04-06 21:02:47 +0200
  • c2863b2f3e frontend: Add echarts dependencies Paul Bienkowski 2022-04-06 21:02:18 +0200
  • bf740a0695 wip:Road.has_cars ignore-more-ways Paul Bienkowski 2022-04-05 17:51:39 +0200
  • 9d97489ac9 Ignore inaccessible roads, certain service roads, and areas (fixes #116) Paul Bienkowski 2022-04-03 19:40:57 +0200
  • 73c1a62f80 Ignore link-type highways (usually turning lanes) during import Paul Bienkowski 2022-04-03 19:40:09 +0200
  • 22ae2c08a6 Add administrative boundary import and display regional event count Paul Bienkowski 2022-04-03 16:06:34 +0200
  • d5ba5f3dde
    Merge 9895fe57d6 into f229ab4112 dependabot[bot] 2022-04-03 16:15:59 +0200
  • f229ab4112 Release: 0.6.1 0.6.1 Paul Bienkowski 2022-04-03 16:14:05 +0200
  • 4417263019 Remove transformation in mapdetails_road of Road.geometry Julian Golderer 2022-04-03 01:39:45 +0200
  • e5b48f8ffd Release: 0.6.0 0.6.0 Paul Bienkowski 2022-04-03 16:08:54 +0200
  • 4d0002e6d8 Create one-in-all upgrade script (fixes #220) Paul Bienkowski 2022-04-02 20:43:20 +0200
  • 959cb7d2b7 Add migrations for the whole schema Paul Bienkowski 2022-04-02 12:26:19 +0200
  • 054a3665d8 Remove transformation in mapdetails_road of Road.geometry Julian Golderer 2022-04-03 01:39:45 +0200
  • 26b1aa20d8 Create one-in-all upgrade script (fixes #220) Paul Bienkowski 2022-04-02 20:43:20 +0200
  • 0e02390267 Add migrations for the whole schema Paul Bienkowski 2022-04-02 12:26:19 +0200
  • 9895fe57d6
    Update sanic requirement from ~=21.9.3 to ~=22.3.0 in /api dependabot/pip/api/sanic-approx-eq-22.3.0 dependabot[bot] 2022-03-31 23:28:16 +0000
  • 9fe88dbd82
    Update sqlalchemy[asyncio] requirement from ~=1.4.32 to ~=1.4.34 in /api dependabot[bot] 2022-03-31 23:28:13 +0000
  • ec88aaddaf
    Bump minimist from 1.2.5 to 1.2.6 in /frontend dependabot[bot] 2022-03-31 14:19:02 +0000
  • 850b907995 reorder steps, add remark about rebuilding image (as it was explicit in 0.4.0) as well as stopping the running services before upgrading DB schema. gluap 2022-03-22 22:22:18 +0100
  • 22d1282dc6 reorder steps, add remark about rebuilding image (as it was explicit in 0.4.0) as well as stopping the running services before upgrading DB schema. gluap 2022-03-22 22:22:18 +0100
  • f0f804ae76 Release: 0.5.1 0.5.1 Paul Bienkowski 2022-03-21 23:27:59 +0100
  • d7d00ac3fd Add migration content to docker image Paul Bienkowski 2022-03-21 23:15:33 +0100
  • 6126e2273b Changelog for 0.5.0 Paul Bienkowski 2022-03-21 22:40:22 +0100
  • 388539fd71 Include road_usage in backups, please Paul Bienkowski 2022-03-21 22:37:02 +0100
  • b1071a34d3 Fix Dockerfile clone URL Paul Bienkowski 2022-03-21 22:36:53 +0100
  • 36d6bb026c Release: 0.5.0 0.5.0 Paul Bienkowski 2022-03-21 22:28:12 +0100
  • 157b970b29 Documentation for migrations Paul Bienkowski 2022-03-21 22:26:07 +0100
  • 76270d199e Fix initial database creation schema Paul Bienkowski 2022-03-21 22:21:45 +0100
  • 1c52ce7de9 Use discrete colors for distances, with greens only above 1.5m Paul Bienkowski 2022-03-21 22:20:08 +0100
  • 6893d7b56f Use viridis colormap for roads' count layers Paul Bienkowski 2022-03-16 22:30:12 +0100
  • 36fd8c492c Fix split roads for usage_count Paul Bienkowski 2022-03-16 22:20:15 +0100
  • 6ef233a2a2 Show usage count on map Paul Bienkowski 2022-03-16 22:06:06 +0100
  • 85fcdea403 Add usage_count to map layer obs_roads Paul Bienkowski 2022-03-16 22:05:58 +0100
  • 9a1c412597 Import used roads into database when processing track Paul Bienkowski 2022-03-16 22:05:39 +0100
  • 5a5948b653 Add road_usage table Paul Bienkowski 2022-03-16 21:01:36 +0100
  • f3a1ca4165 Add alembic setup for migrating Paul Bienkowski 2022-03-16 21:01:20 +0100
  • 34660b266c Project the whole track to the map, and show both versions Paul Bienkowski 2022-03-16 20:16:06 +0100
  • cb837ef5f2 Build osm2pgsql with -j4 Paul Bienkowski 2022-03-14 19:05:47 +0100
  • e09c257995 first shot at proper login. gluap 2022-03-10 20:42:46 +0100
  • 2302f12647 first shot at proper login. gluap 2022-03-10 20:42:46 +0100
  • 0c43e49bb4 do not convert "count" into km/h while converting speeds. gluap 2022-03-08 22:21:37 +0100
  • 51f75fcf61 convert units to km/h in frontend people struggle with SI units in that regard. gluap 2022-03-08 21:10:21 +0100
  • ce77bd1da2 convert units to km/h in frontend people struggle with SI units in that regard. gluap 2022-03-08 21:10:21 +0100
  • 49f7827b51 Update sqlalchemy[asyncio] requirement from ~=1.4.31 to ~=1.4.32 in /api dependabot[bot] 2022-03-07 23:33:54 +0000
  • b1fb9b1eb6
    Update sqlalchemy[asyncio] requirement from ~=1.4.31 to ~=1.4.32 in /api dependabot[bot] 2022-03-07 23:33:54 +0000
  • 8f2861a8c9 Add dynamic titles to all pages via react-helmet (related to #148) Paul Bienkowski 2022-03-04 13:07:56 +0100
  • 40d23c537e Compile static title into index.html (fixes #148) Paul Bienkowski 2022-03-04 13:07:34 +0100
  • a013dae3fe Remove map from home page, it was empty anyway (fixes #120) Paul Bienkowski 2022-03-04 12:39:42 +0100
  • bc17c72fdb Fix logout (fixes #146) Paul Bienkowski 2022-03-04 12:39:29 +0100
  • f5be2b20f8 Fix footer version link to github tag Paul Bienkowski 2022-03-04 12:34:39 +0100
  • 835aeeb483 Fix keycloak URI in example config lumbric 2022-03-01 20:11:19 +0100
  • fd06baeeb5 Update example config.py lumbric 2022-03-01 21:51:52 +0100
  • 509e784521 Release: 0.4.2 0.4.2 Paul Bienkowski 2022-03-03 08:17:43 +0100
  • abb935694e Fix export route, it should be a child of /api/ Paul Bienkowski 2022-03-03 08:16:59 +0100
  • 38e14c0084 Release: 0.4.1 0.4.1 Paul Bienkowski 2022-03-02 19:48:22 +0100
  • b72499b29e Update changelog for GPX export feature Paul Bienkowski 2022-03-02 19:48:12 +0100
  • 2a9e3549b5 Fix track download dropdown appearing for non-authors, and update tooltip Paul Bienkowski 2022-03-02 19:48:02 +0100
  • 741ff0d488 Upgrade guide for 0.4.1 Paul Bienkowski 2022-03-02 19:41:06 +0100
  • 21055e669a Document how to connect to postgresql Paul Bienkowski 2022-03-02 19:40:14 +0100
  • 82f20e6354 Show proper error messages when track download fails Paul Bienkowski 2022-03-02 19:25:40 +0100
  • af3e9574e4 Add better note on top of export page indicating experimental status Paul Bienkowski 2022-03-02 19:15:35 +0100
  • 7e33fb6424 Prevent JS error on track page when bounding box is invalid Paul Bienkowski 2022-03-02 19:02:24 +0100
  • 8628346b27 Update example config.py lumbric 2022-03-01 21:51:52 +0100
  • 3672c3ca86
    Fix keycloak URI in example config lumbric 2022-03-01 20:11:19 +0100
  • 291e57b973
    Update python-slugify requirement from ~=5.0.2 to ~=6.1.1 in /api dependabot[bot] 2022-02-28 23:32:27 +0000
  • 70fa1a41c4 Provide GPX download from track page Paul Bienkowski 2022-02-25 11:53:28 +0100
  • a71dadfc7f Export GPX track while processing Paul Bienkowski 2022-02-25 11:53:13 +0100
  • 600457fe19 Fix downloaded filename Paul Bienkowski 2022-02-25 11:52:56 +0100
  • e53aa6eb27
    Update python-slugify requirement from ~=5.0.2 to ~=6.1.0 in /api dependabot[bot] 2022-02-22 23:28:14 +0000
  • a884ac88d8 Add exports page Paul Bienkowski 2022-02-22 17:52:13 +0100
  • 8135d4ed51 Release: 0.4.0 0.4.0 Paul Bienkowski 2022-02-22 15:56:27 +0100
  • ba887e2208 Write changelog for 0.4.0 Paul Bienkowski 2022-02-22 15:56:13 +0100
  • ec7a4506f9 Document lean mode Paul Bienkowski 2022-02-18 18:50:16 +0100
  • 5a7900d269 Lean mode default should be off Paul Bienkowski 2022-02-18 18:33:53 +0100
  • bdc68e950e Do not mount /tiles and /mapdetails routes in lean mode Paul Bienkowski 2022-02-18 18:24:05 +0100
  • 3ef6dcf5d9 Add lean mode (overpass source and no map view in frontend) Paul Bienkowski 2022-02-18 13:42:32 +0100
  • a4f190bbcc Document lean mode Paul Bienkowski 2022-02-18 18:50:16 +0100
  • 501a04b604 Lean mode default should be off Paul Bienkowski 2022-02-18 18:33:53 +0100
  • 95e23d920b Do not mount /tiles and /mapdetails routes in lean mode Paul Bienkowski 2022-02-18 18:24:05 +0100