Commit graph

3886 commits

Author SHA1 Message Date
Gwendolyn
753d872602 fix js error 2023-12-06 14:41:22 +01:00
Gwendolyn
7059785c34 open most links from modal in a new tab (fixes #96, fixes #97) 2023-12-06 14:39:51 +01:00
Gwendolyn
b2a0ca71ba new api returns null for unset properties, so we need to compare to null instead of undefined 2023-12-05 18:10:33 +01:00
Gwendolyn
816fb04bea fix that stupid mobileclient bug in the editor 2023-12-05 17:20:01 +01:00
Gwendolyn
7862ec2765 raise APIKeyInvalid if no api key is provided 2023-12-05 15:36:58 +01:00
Jenny Danzmayr
e9a255b095 fixed bug introduced in last commit 2023-12-05 01:25:11 +01:00
Laura Klünder
dac24348d8 use editor/sourceimage to display sources (needs fixing, superuser only) 2023-12-05 01:24:46 +01:00
Jenny Danzmayr
17a636e643 fixed django reverse proxy csrf issues 2023-12-04 23:55:50 +01:00
Laura Klünder
cb8f4ab298 fix locate js 2023-12-04 23:37:32 +01:00
Laura Klünder
8c9b9618ca some more js api client fix 2023-12-04 23:19:24 +01:00
Laura Klünder
78ee84842e APIKeyAuth in scopes 2023-12-04 23:13:58 +01:00
Laura Klünder
68d9d535c7 mesh websocket auth: use X-Mesh-Secret 2023-12-04 23:09:27 +01:00
Laura Klünder
4491f68dc7 move api auth from authorization header to X-API-Key header 2023-12-04 23:07:45 +01:00
Laura Klünder
f64e65f297 make icon optional again 2023-12-04 23:07:30 +01:00
Laura Klünder
29e16e8ce0 remove more todo items 2023-12-04 22:31:00 +01:00
Laura Klünder
b7b18cad36 implement can_access_geometry 2023-12-04 22:27:01 +01:00
Laura Klünder
1a0c4e63f5 lots of small fixes and todo removals 2023-12-04 22:21:48 +01:00
Laura Klünder
82aa079af0 remove pytz import 2023-12-04 22:04:33 +01:00
Laura Klünder
8ac67ed014 don't scream at API docs readers 2023-12-04 19:32:11 +01:00
Laura Klünder
0e73643bb3 nore documentation for routing and positioning API 2023-12-04 19:24:14 +01:00
Laura Klünder
964574e535 more map api documentation improvements 2023-12-04 18:58:49 +01:00
Laura Klünder
4d57b81ad1 remove rest framework import 2023-12-04 16:19:34 +01:00
Laura Klünder
fdf4860ea8 better bounds examples 2023-12-04 16:19:34 +01:00
Jenny Danzmayr
5e35725e3a updating docker base_image tag and digest because renovate doesn't work 2023-12-04 16:15:50 +01:00
Laura Klünder
4be79776cb update BoundsSchema docs 2023-12-04 13:55:24 +01:00
Laura Klünder
87ef037421 more api docs and tweaks for auth and updates API 2023-12-04 13:46:32 +01:00
Laura Klünder
64088759f5 more API docs 2023-12-04 13:09:51 +01:00
Jenny Danzmayr
d6149ba9f1 updated renovate config to fix the updating of docker containers 2023-12-04 02:47:46 +01:00
Jenny Danzmayr
ad241769b5 updated tileserver cache URLs again ^^` 2023-12-04 02:33:15 +01:00
Jenny Danzmayr
4c4069426d changed builder step of docker files for better caching 2023-12-04 02:33:15 +01:00
Jenny Danzmayr
d4f8a9ef39 move tileserver docker container cache 2023-12-04 02:33:15 +01:00
renovate[bot]
e1506c4dcb ⬆️ Update ubuntu Docker tag to lunar-20231128 2023-12-04 02:32:21 +01:00
renovate[bot]
2c502be014 ⬆️ Update ubuntu Docker tag to lunar-20231128 2023-12-04 02:32:06 +01:00
Laura Klünder
182fe4eafe add todo for route options schema 2023-12-03 23:29:37 +01:00
Laura Klünder
ea335a8fe8 start making optional attributes look better in redoc 2023-12-03 23:27:42 +01:00
Gwendolyn
c8ec578045 fix package.tar file path generation with pathlib 2023-12-03 23:06:59 +01:00
Gwendolyn
73c80f576c pickle WrappedGeometry objects correctly (fixes #98) 2023-12-03 23:06:59 +01:00
Laura Klünder
e5e3a6b7e2 make redoc look prettier 2023-12-03 22:52:06 +01:00
Laura Klünder
ba4c2b7d0a rename newapi to api 2023-12-03 21:55:08 +01:00
Laura Klünder
caf23d053c goodbye django rest framework 2023-12-03 21:50:55 +01:00
Laura Klünder
0e65efcbbc lets group mapdata api v2 endpoints better and make sure descriptions are shown 2023-12-03 21:15:48 +01:00
Gwendolyn
4104ef5863 switch to api v2 2023-12-03 21:11:10 +01:00
Gwendolyn
f8f8f9fdc7 fix @-position url converter to properly parse the level 2023-12-03 21:11:10 +01:00
Gwendolyn
67be6f1131 fix route item schema 2023-12-03 21:11:10 +01:00
Gwendolyn
1fb84414f8 convert string proxies to strings in routing descriptions 2023-12-03 21:11:10 +01:00
Gwendolyn
73238f6943 LocationGeometry id can be custom location or position id 2023-12-03 21:11:10 +01:00
Gwendolyn
e31b318b47 don't try to highlight empty spaces in editor 2023-12-03 21:11:10 +01:00
Laura Klünder
ef223ee09c make fetch_updates api v2 work 2023-12-03 20:42:26 +01:00
Laura Klünder
19380e0b80 remove etag where there should be none 2023-12-03 20:40:10 +01:00
Laura Klünder
c21c43a6da improve mesh api v2 documentation 2023-12-03 20:25:30 +01:00