Gwendolyn
|
a2ec3483fb
|
correct navigation buttons from/to here
they were swapped
|
2023-12-07 15:18:29 +01:00 |
|
Gwendolyn
|
8f0d61895b
|
only try to load .svg source files as svg overlay, don't recreate svg if it's already loaded
|
2023-12-07 12:06:50 +01:00 |
|
Jenny Danzmayr
|
ff1df86e2e
|
fixed tile view trying to delete non existing folders
|
2023-12-07 08:08:07 +01:00 |
|
Jenny Danzmayr
|
4e4b88ad68
|
added zstd to docker containers
|
2023-12-07 07:28:07 +01:00 |
|
Jenny Danzmayr
|
960665a4ad
|
fixed error in /updates/fetch api endpoint if case there are no site updates
|
2023-12-07 07:22:58 +01:00 |
|
Jenny Danzmayr
|
9d79ed1a1a
|
used zstd compressed CachePackage in the tile server
|
2023-12-07 06:58:04 +01:00 |
|
Jenny Danzmayr
|
0083d1103b
|
fixed process_updates and Locator.rebuild
|
2023-12-07 06:43:50 +01:00 |
|
Jenny Danzmayr
|
d5e77de9d0
|
zstd decompression support for CachePackage
|
2023-12-07 06:43:04 +01:00 |
|
Jenny Danzmayr
|
fe248d42a1
|
zstd compression support for CachePackage
|
2023-12-07 06:19:28 +01:00 |
|
Jenny Danzmayr
|
eaed69ad1c
|
pathlib api stuff, zstd support and gracefull error handling for the get_cache_package
|
2023-12-07 04:12:37 +01:00 |
|
Jenny Danzmayr
|
a16d37a2f8
|
use pathlib the api in the mapdata/tile view for all file operations
|
2023-12-07 04:04:47 +01:00 |
|
Jenny Danzmayr
|
5523d5dc29
|
used shutil.rmtree instead of executing rm -rf
|
2023-12-07 03:22:40 +01:00 |
|
Laura Klünder
|
d0b26cb67b
|
lets move stuff to a file that actually exists
|
2023-12-07 02:33:37 +01:00 |
|
Laura Klünder
|
37507e65ab
|
what if the last commit produced running code? who knows, but now it runs
|
2023-12-07 02:27:12 +01:00 |
|
Laura Klünder
|
34af60782c
|
merge RangeLocator into Locator and modernize code
|
2023-12-07 02:21:46 +01:00 |
|
Jenny Danzmayr
|
ae65a68830
|
fixed handling of locks via redis during mapupdates
|
2023-12-07 01:27:08 +01:00 |
|
Gwendolyn
|
1feb608106
|
sources as svg layers
|
2023-12-07 00:53:56 +01:00 |
|
Laura Klünder
|
83dfdec90f
|
RangeLocator needs current router instead of old one (which might fail)
|
2023-12-07 00:18:20 +01:00 |
|
renovate[bot]
|
54635da40a
|
⬆️ Update ubuntu_23_04/postgresql-15 to v15.5-0ubuntu0.23.04.1
|
2023-12-06 18:50:49 +00:00 |
|
renovate[bot]
|
9a134aaa70
|
⬆️ Update ubuntu_23_04/curl to v7.88.1-8ubuntu2.4
|
2023-12-06 16:49:23 +00:00 |
|
renovate[bot]
|
1f21404797
|
⬆️ Update ubuntu_23_04/curl to v7.88.1-8ubuntu2.4
|
2023-12-06 16:49:14 +00:00 |
|
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 |
|