team-3/src/c3nav
2023-12-11 14:07:41 +01:00
..
api merge RangeLocator into Locator and modernize code 2023-12-07 02:21:46 +01:00
control lots of small fixes and todo removals 2023-12-04 22:21:48 +01:00
editor fix the same thing again? sorry no idea what the last commit was 2023-12-10 21:59:20 +01:00
locale/de/LC_MESSAGES Typo (#62) 2020-01-27 01:53:00 +01:00
mapdata SerializableSchema should check if its values can be serialized, so that it doesn't break when used in a union with a base type or schema that isn't a SerializableSchema 2023-12-11 14:07:41 +01:00
mesh read x-mesh-secret header correctly 2023-12-09 20:24:48 +01:00
routing fix router and locator .load() 2023-12-07 22:15:50 +01:00
site locate-test sets the user location, so setting the user location should not break if mobileclient is not available 2023-12-11 13:35:12 +01:00
static js functions that don't use await should not be async 2023-12-11 13:32:47 +01:00
tileserver an experiment. lets don't use threading locks, hope it helps with performance 2023-12-07 17:28:13 +01:00
utils raise the propper exception if a required config setting is missing 2023-11-27 03:17:13 +01:00
__init__.py add django project 2016-07-07 17:25:33 +02:00
asgi.py set CONN_MAX_AGE to 0 for ASGI 2023-12-08 12:58:44 +01:00
celery.py add celery basics 2016-09-27 15:32:42 +02:00
profiler.py send update_cache_key a different way 2019-12-10 12:37:33 +01:00
settings.py sentry tracing config option 2023-12-10 08:14:49 +01:00
urls.py goodbye django rest framework 2023-12-03 21:50:55 +01:00
wsgi.py add django project 2016-07-07 17:25:33 +02:00