Commit graph

  • c90d4da97a frontend: Keep track distance labels aligned to map Paul Bienkowski 2021-11-24 23:40:06 +01:00
  • 8998ffa10a Do not store all road tags in PostGIS Paul Bienkowski 2021-11-24 23:07:22 +01:00
  • 16903042bc Fix dependencies Paul Bienkowski 2021-11-24 18:55:21 +01:00
  • 2762e1f923 fix builtin worker Paul Bienkowski 2021-11-22 18:35:11 +01:00
  • 004deb8e60 chore: remove old-api Paul Bienkowski 2021-11-22 09:53:13 +01:00
  • 4b270877ca frontend: Improve config example obsMapSource Paul Bienkowski 2021-11-22 09:52:42 +01:00
  • 5d96009b01 Only one place for the version Paul Bienkowski 2021-11-21 20:21:54 +01:00
  • ea106539c6 Improve docs around tiles, remove old stuff, bump 0.3.0-rc.1 Paul Bienkowski 2021-11-21 20:17:20 +01:00
  • 12ef37392b api: Fix longitude/latitude ordering in track geojson Paul Bienkowski 2021-11-21 19:57:52 +01:00
  • 12686abe14 frontend: Replace openlayers track map with gl version Paul Bienkowski 2021-11-21 19:57:26 +01:00
  • f54fe701e7 frontend: Fix attributions and reuse map code Paul Bienkowski 2021-11-21 17:22:39 +01:00
  • 7add8caaa1 Live tiles, API executes openmaptiles-tools Paul Bienkowski 2021-11-21 17:05:46 +01:00
  • bde1b77b48 fix: proces_track utility Paul Bienkowski 2021-11-17 20:09:02 +01:00
  • ea6a631560 Ignore export/ and remove tileserver Paul Bienkowski 2021-11-17 19:57:02 +01:00
  • 53e8d3ea45 Improve keycloak user export further Paul Bienkowski 2021-11-17 19:56:40 +01:00
  • fbc0e26912 Document usage of keycloak users export in upgrade guide Paul Bienkowski 2021-11-17 18:37:54 +01:00
  • e20b291823 Add ability to migration script to export a users file for keycloak Paul Bienkowski 2021-11-17 18:34:21 +01:00
  • b541f0b3fe Rename development realm to not contain space Paul Bienkowski 2021-11-17 18:33:52 +01:00
  • b6aa0cb1c9 Read reset_database config (POSTGRES_URL) from app Paul Bienkowski 2021-11-17 18:33:28 +01:00
  • 131afd5adc feat: publish tiles from API directly Paul Bienkowski 2021-11-16 21:59:37 +01:00
  • c85f261292 Single-container API+Frontend+Worker Paul Bienkowski 2021-11-14 23:42:02 +01:00
  • c353d2afc1 Lots of documentation for new development setup as well as upgrade guide Paul Bienkowski 2021-11-13 02:46:15 +01:00
  • da33d814ae Move API to python. Paul Bienkowski 2021-11-04 18:13:24 +01:00
  • 32e86be1d1 Import oneway roads from implicit tags Paul Bienkowski 2021-11-13 02:17:29 +01:00
  • 07ec5b40a0 api: Add script to queue all tracks for reprocessing, useful after algorithm changes Paul Bienkowski 2021-10-31 21:35:33 +01:00
  • 67b6341f68 tile-generator: also emit oneway roads Paul Bienkowski 2021-10-31 21:33:58 +01:00
  • e3ec5ce1f9 Correct directional road rendering, and include all roads with null data in obs layer Paul Bienkowski 2021-10-31 20:50:09 +01:00
  • f2fa806cab api: Update to postgis version of scripts Paul Bienkowski 2021-10-29 11:26:39 +02:00
  • 79f3469df8 frontend: add MapPage and make OBS data vector tiles URL configurable Paul Bienkowski 2021-10-27 17:32:07 +02:00
  • ec60fc3873 Start working on PostGIS supported tile generation Paul Bienkowski 2021-10-10 12:32:28 +02:00
  • a866eb3ab7 api: Fix track again, using correct filters to get all points Paul Bienkowski 2021-10-10 11:12:07 +02:00
  • 65b261630f frontend: fix config URL when loading from sub-page Paul Bienkowski 2021-10-10 11:01:18 +02:00
  • 6e5555782d chore: add editorconfig Paul Bienkowski 2021-10-10 10:56:17 +02:00
  • e8a66fa7b9 api: Generate track-settings file and read it in process_track.py Paul Bienkowski 2021-10-10 10:55:47 +02:00
  • ddeb5f9195 chore: use new filter classes Paul Bienkowski 2021-10-10 10:16:45 +02:00
  • 4742a6df13 chore: move obs_process_track.py into the API source, as it is very specific to the API Paul Bienkowski 2021-10-10 09:42:47 +02:00
  • e74d2c9130 needs to match permitted redirect url in api gluap 2021-10-21 00:00:41 +02:00
  • b7441741c0 api: Fix track again, using correct filters to get all points v0.2 Paul Bienkowski 2021-10-10 11:12:07 +02:00
  • 59b67e5120 frontend: fix config URL when loading from sub-page Paul Bienkowski 2021-10-10 11:01:18 +02:00
  • fdf6ad7f06 chore: add editorconfig Paul Bienkowski 2021-10-10 10:56:17 +02:00
  • 90c2147ebc api: Generate track-settings file and read it in process_track.py Paul Bienkowski 2021-10-10 10:55:47 +02:00
  • e1320b3ff5 chore: use new filter classes Paul Bienkowski 2021-10-10 10:16:45 +02:00
  • b152d38edf chore: move obs_process_track.py into the API source, as it is very specific to the API Paul Bienkowski 2021-10-10 09:42:47 +02:00
  • 8fd28dd130 Remove the disputed section about backups gluap 2021-11-13 23:12:57 +01:00
  • 0cd5525401 Clarify recursive clone, implment $ROOT gluap 2021-10-19 23:44:03 +02:00
  • 7901a78754 also update api url here. gluap 2021-10-20 19:27:28 +02:00
  • 6b1e6eb06c adapt traefik.toml to volume mount gluap 2021-10-20 23:17:08 +02:00
  • 62e8ff241c fix issues with acme volume gluap 2021-10-20 23:14:55 +02:00
  • 496ffc68b5
    Remove the disputed section about backups gluap 2021-11-13 23:12:57 +01:00
  • 4c29fa5e6a
    needs to match permitted redirect url in api gluap 2021-10-21 00:00:41 +02:00
  • 719a989e11
    adapt traefik.toml to volume mount gluap 2021-10-20 23:17:08 +02:00
  • 1d6481ae76
    fix issues with acme volume gluap 2021-10-20 23:14:55 +02:00
  • 78644a7ccb
    also update api url here. gluap 2021-10-20 19:27:28 +02:00
  • e38b2ea361 Clarify recursive clone, implment $ROOT gluap 2021-10-19 23:44:03 +02:00
  • d81baaed1e docker-compose.yaml consitent with README.md gluap 2021-10-19 22:41:19 +02:00
  • 2996ec35c3 adapt endpoint to new scheme gluap 2021-10-19 21:53:06 +02:00
  • bf4a07f186 docker-compose.yaml consitent with README.md gluap 2021-10-19 22:41:19 +02:00
  • 330714f2d6
    adapt endpoint to new scheme gluap 2021-10-19 21:53:06 +02:00
  • 9e6ee5deba Correctly volume frontend config gluap 2021-10-19 11:03:47 +02:00
  • 91b14b6577 Correctly volume frontend config gluap 2021-10-19 11:03:47 +02:00
  • 33b14b16a3 Fix twist in filename gluap 2021-10-18 23:47:04 +02:00
  • 8fd0745081
    Fix twist in filename gluap 2021-10-18 23:47:04 +02:00
  • b2abdc1ff1
    Update README.md roadrunnerjb 2021-10-17 10:45:16 +02:00
  • 7bba46fa52 frontend: show event points with correct zIndex, too (fixes #99) Paul Bienkowski 2021-10-05 16:06:15 +02:00
  • 305850ea63 frontend: fix z-order of layers on track page Paul Bienkowski 2021-09-27 20:50:56 +02:00
  • 67c6b3a725 api: update scripts (fixes Zero-Zero bug) Paul Bienkowski 2021-09-27 20:50:44 +02:00
  • 0784f916b6 api: fix more mongoose stuff Paul Bienkowski 2021-09-27 20:35:51 +02:00
  • 50d6697b5b api: fix mongoose model imports Paul Bienkowski 2021-09-27 20:18:57 +02:00
  • 22ce863ad4 README: add info about docker deployment guide Paul Bienkowski 2021-09-27 19:52:44 +02:00
  • 90a36f8304 chore(deps): bump tmpl from 1.0.4 to 1.0.5 in /api dependabot[bot] 2021-09-27 16:54:55 +00:00
  • ee0e77c85b chore(deps): bump path-parse from 1.0.6 to 1.0.7 in /api dependabot[bot] 2021-08-13 00:25:24 +00:00
  • 4eb504d719 deployment: add example deployment config and readme Paul Bienkowski 2021-09-27 19:34:14 +02:00
  • 20950f1bcc
    chore(deps): bump tmpl from 1.0.4 to 1.0.5 in /api dependabot[bot] 2021-09-27 16:54:55 +00:00
  • 59651d3cb9 add production setup Paul Bienkowski 2021-09-27 18:54:02 +02:00
  • 4c28187741 Make optional use of STARTTLS possible if required. gluap 2021-06-30 22:01:01 +02:00
  • e52575ab87 api: update mongoose Paul Bienkowski 2021-09-27 18:09:48 +02:00
  • c7202eadd2 frontend: load config.json at runtime from public dir, to be overwritable Paul Bienkowski 2021-09-14 22:02:57 +02:00
  • 85d93fe598 frontend: add API URL in settings page next to API key, and add copy buttons for both values (fixes #97) Paul Bienkowski 2021-09-14 20:56:13 +02:00
  • 1705d03683 api: fix redirect using req.session.next when baseUrl is not at root Paul Bienkowski 2021-09-14 19:26:50 +02:00
  • 4fe6d77a23 api: make semantic-ui URL relative to baseHref Paul Bienkowski 2021-09-14 19:08:00 +02:00
  • aaea78daf7 frontend: Make home zone configurable Paul Bienkowski 2021-09-12 11:13:03 +02:00
  • 35fc7193b7 frontend: fix warning about DOM attributes Paul Bienkowski 2021-09-12 11:12:52 +02:00
  • 14039f30f3 frontend: Make tileset and zoom levels configurable (fixes #83) Paul Bienkowski 2021-09-12 11:05:42 +02:00
  • 88937b2f49 add API and Frontend version in frontend footer (fixes #81) Paul Bienkowski 2021-09-12 10:37:33 +02:00
  • 28e4dc3414
    chore(deps): bump path-parse from 1.0.6 to 1.0.7 in /api dependabot[bot] 2021-08-13 00:25:24 +00:00
  • bfa1e51e23
    Make sure htdocs is readable gluap 2021-08-04 21:37:53 +02:00
  • 81db0590e3
    Update README-prod.md gluap 2021-07-31 22:24:49 +02:00
  • 21f05aa73e Make optional use of STARTTLS possible if required. gluap 2021-06-30 22:01:01 +02:00
  • 6690d1cef9 Make optional use of STARTTLS possible if required. gluap 2021-06-30 22:01:01 +02:00
  • 9dcaa016bc Merge branch 'main' into dev/production Dennis Boldt 2021-06-24 20:59:57 +02:00
  • f38823d6c5 chore(deps): bump normalize-url from 4.5.0 to 4.5.1 in /api dependabot[bot] 2021-06-12 04:45:42 +00:00
  • 5b676bdc03 chore(deps): bump glob-parent from 5.1.1 to 5.1.2 in /api dependabot[bot] 2021-06-12 17:05:09 +00:00
  • c143500605 chore(deps): bump ws from 7.4.0 to 7.5.0 in /api dependabot[bot] 2021-06-21 16:52:52 +00:00
  • dab902aa22 Bump api/scripts Paul Bienkowski 2021-06-22 09:56:06 +02:00
  • 7162589617 Validate file uniqueness (fixes #78) Paul Bienkowski 2021-06-21 19:36:28 +02:00
  • fe8e1bdd71
    chore(deps): bump ws from 7.4.0 to 7.5.0 in /api dependabot[bot] 2021-06-21 16:52:52 +00:00
  • e6350cdb66 api: Do not require district for parsing anymore Paul Bienkowski 2021-06-21 18:52:04 +02:00
  • 7f6a4a03ab
    chore(deps): bump glob-parent from 5.1.1 to 5.1.2 in /api dependabot[bot] 2021-06-12 17:05:09 +00:00
  • f8e8796c31
    chore(deps): bump normalize-url from 4.5.0 to 4.5.1 in /api dependabot[bot] 2021-06-12 04:45:42 +00:00
  • 100bc5d6b5
    chore(deps): bump ws from 7.4.0 to 7.4.6 in /api dependabot[bot] 2021-05-31 02:26:18 +00:00