Paul Bienkowski
|
8dec4c8262
|
Fix paths and URLs generated by API, and add note about config for proxying
|
2021-11-27 22:45:22 +01:00 |
|
Paul Bienkowski
|
9a13631097
|
api: Do not generate "track" into slugs
|
2021-11-27 22:45:22 +01:00 |
|
Paul Bienkowski
|
6ed9edf191
|
Formatting and remove debug prints
|
2021-11-27 22:45:22 +01:00 |
|
Paul Bienkowski
|
a321cff6ea
|
Do not blindly change usernames, track paths will break
|
2021-11-25 12:21:50 +01:00 |
|
Paul Bienkowski
|
2d8194c7c2
|
Use FRONTEND_HTTPS for redirect url as well
|
2021-11-25 00:27:09 +01:00 |
|
Paul Bienkowski
|
2b9bdb6ff1
|
Always export obsMapSource in config.json from api
|
2021-11-25 00:12:24 +01:00 |
|
Paul Bienkowski
|
fe62af9d97
|
Allow forcing https for frontend config URLs
|
2021-11-25 00:11:21 +01:00 |
|
Paul Bienkowski
|
8998ffa10a
|
Do not store all road tags in PostGIS
|
2021-11-24 23:07:22 +01:00 |
|
Paul Bienkowski
|
16903042bc
|
Fix dependencies
|
2021-11-24 18:55:21 +01:00 |
|
Paul Bienkowski
|
2762e1f923
|
fix builtin worker
|
2021-11-22 18:35:11 +01:00 |
|
Paul Bienkowski
|
ea106539c6
|
Improve docs around tiles, remove old stuff, bump 0.3.0-rc.1
|
2021-11-22 09:51:18 +01:00 |
|
Paul Bienkowski
|
12ef37392b
|
api: Fix longitude/latitude ordering in track geojson
See: https://macwright.com/lonlat/
|
2021-11-22 09:51:18 +01:00 |
|
Paul Bienkowski
|
7add8caaa1
|
Live tiles, API executes openmaptiles-tools
|
2021-11-22 09:51:18 +01:00 |
|
Paul Bienkowski
|
bde1b77b48
|
fix: proces_track utility
|
2021-11-22 09:51:18 +01:00 |
|
Paul Bienkowski
|
53e8d3ea45
|
Improve keycloak user export further
|
2021-11-22 09:51:18 +01:00 |
|
Paul Bienkowski
|
e20b291823
|
Add ability to migration script to export a users file for keycloak
|
2021-11-22 09:51:18 +01:00 |
|
Paul Bienkowski
|
b541f0b3fe
|
Rename development realm to not contain space
|
2021-11-22 09:51:18 +01:00 |
|
Paul Bienkowski
|
b6aa0cb1c9
|
Read reset_database config (POSTGRES_URL) from app
|
2021-11-22 09:51:18 +01:00 |
|
Paul Bienkowski
|
131afd5adc
|
feat: publish tiles from API directly
|
2021-11-22 09:51:18 +01:00 |
|
Paul Bienkowski
|
c85f261292
|
Single-container API+Frontend+Worker
|
2021-11-22 09:51:16 +01:00 |
|
Paul Bienkowski
|
da33d814ae
|
Move API to python.
|
2021-11-22 09:50:33 +01:00 |
|
Paul Bienkowski
|
32e86be1d1
|
Import oneway roads from implicit tags
|
2021-11-22 09:50:33 +01:00 |
|
Paul Bienkowski
|
07ec5b40a0
|
api: Add script to queue all tracks for reprocessing, useful after algorithm changes
|
2021-11-22 09:50:33 +01:00 |
|
Paul Bienkowski
|
e3ec5ce1f9
|
Correct directional road rendering, and include all roads with null data in obs layer
|
2021-11-22 09:50:33 +01:00 |
|
Paul Bienkowski
|
f2fa806cab
|
api: Update to postgis version of scripts
|
2021-11-22 09:50:33 +01:00 |
|
Paul Bienkowski
|
ec60fc3873
|
Start working on PostGIS supported tile generation
|
2021-11-22 09:50:33 +01:00 |
|
Paul Bienkowski
|
a866eb3ab7
|
api: Fix track again, using correct filters to get all points
|
2021-11-22 09:50:33 +01:00 |
|
Paul Bienkowski
|
e8a66fa7b9
|
api: Generate track-settings file and read it in process_track.py
|
2021-11-22 09:50:33 +01:00 |
|
Paul Bienkowski
|
ddeb5f9195
|
chore: use new filter classes
|
2021-11-22 09:50:33 +01:00 |
|
Paul Bienkowski
|
4742a6df13
|
chore: move obs_process_track.py into the API source, as it is very specific to the API
|
2021-11-22 09:50:33 +01:00 |
|
gluap
|
7901a78754
|
also update api url here.
|
2021-11-22 09:23:04 +01:00 |
|
Paul Bienkowski
|
67c6b3a725
|
api: update scripts (fixes Zero-Zero bug)
|
2021-09-27 20:50:44 +02:00 |
|
Paul Bienkowski
|
0784f916b6
|
api: fix more mongoose stuff
|
2021-09-27 20:35:51 +02:00 |
|
Paul Bienkowski
|
50d6697b5b
|
api: fix mongoose model imports
|
2021-09-27 20:18:57 +02:00 |
|
dependabot[bot]
|
90a36f8304
|
chore(deps): bump tmpl from 1.0.4 to 1.0.5 in /api
Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5.
- [Release notes](https://github.com/daaku/nodejs-tmpl/releases)
- [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5)
---
updated-dependencies:
- dependency-name: tmpl
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-09-27 19:37:27 +02:00 |
|
dependabot[bot]
|
ee0e77c85b
|
chore(deps): bump path-parse from 1.0.6 to 1.0.7 in /api
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)
---
updated-dependencies:
- dependency-name: path-parse
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-09-27 19:37:13 +02:00 |
|
Paul Bienkowski
|
59651d3cb9
|
add production setup
|
2021-09-27 18:54:02 +02:00 |
|
gluap
|
4c28187741
|
Make optional use of STARTTLS possible if required.
|
2021-09-27 18:36:40 +02:00 |
|
Paul Bienkowski
|
e52575ab87
|
api: update mongoose
|
2021-09-27 18:09:48 +02:00 |
|
Paul Bienkowski
|
1705d03683
|
api: fix redirect using req.session.next when baseUrl is not at root
|
2021-09-14 19:26:50 +02:00 |
|
Paul Bienkowski
|
4fe6d77a23
|
api: make semantic-ui URL relative to baseHref
|
2021-09-14 19:08:00 +02:00 |
|
Paul Bienkowski
|
88937b2f49
|
add API and Frontend version in frontend footer (fixes #81)
|
2021-09-12 10:37:40 +02:00 |
|
dependabot[bot]
|
f38823d6c5
|
chore(deps): bump normalize-url from 4.5.0 to 4.5.1 in /api
Bumps [normalize-url](https://github.com/sindresorhus/normalize-url) from 4.5.0 to 4.5.1.
- [Release notes](https://github.com/sindresorhus/normalize-url/releases)
- [Commits](https://github.com/sindresorhus/normalize-url/commits)
---
updated-dependencies:
- dependency-name: normalize-url
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-06-22 13:47:04 +02:00 |
|
dependabot[bot]
|
5b676bdc03
|
chore(deps): bump glob-parent from 5.1.1 to 5.1.2 in /api
Bumps [glob-parent](https://github.com/gulpjs/glob-parent) from 5.1.1 to 5.1.2.
- [Release notes](https://github.com/gulpjs/glob-parent/releases)
- [Changelog](https://github.com/gulpjs/glob-parent/blob/main/CHANGELOG.md)
- [Commits](https://github.com/gulpjs/glob-parent/compare/v5.1.1...v5.1.2)
---
updated-dependencies:
- dependency-name: glob-parent
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-06-22 13:46:36 +02:00 |
|
dependabot[bot]
|
c143500605
|
chore(deps): bump ws from 7.4.0 to 7.5.0 in /api
Bumps [ws](https://github.com/websockets/ws) from 7.4.0 to 7.5.0.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/7.4.0...7.5.0)
---
updated-dependencies:
- dependency-name: ws
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-06-22 13:45:47 +02:00 |
|
Paul Bienkowski
|
dab902aa22
|
Bump api/scripts
|
2021-06-22 09:56:06 +02:00 |
|
Paul Bienkowski
|
7162589617
|
Validate file uniqueness (fixes #78)
|
2021-06-21 19:36:28 +02:00 |
|
Paul Bienkowski
|
e6350cdb66
|
api: Do not require district for parsing anymore
|
2021-06-21 18:52:04 +02:00 |
|
Paul Bienkowski
|
3bb87989b2
|
api: Show privacy policy checkbox in registration, if a URL is provided
|
2021-05-15 14:03:44 +02:00 |
|
Paul Bienkowski
|
fb1d04d98e
|
api: Consider password reset a successful email verification (fixes #77)
|
2021-05-15 10:21:26 +02:00 |
|