team-3/src/c3nav
2024-03-29 14:46:54 +01:00
..
api add stats endpoint 2024-03-29 14:17:51 +01:00
control add options and postpone imports to massively reduce memory usage 2024-02-07 18:17:13 +01:00
editor don't escape theme css but strip tags instead, so that css code containing html special characters isn't improperly escaped 2024-03-29 14:01:03 +01:00
locale/de/LC_MESSAGES update german translation 2024-03-25 01:19:37 +01:00
mapdata allow themes to not define any colors, and use them from the base theme instead 2024-03-29 13:50:29 +01:00
mesh websocket debugging stuff 2024-03-28 21:39:30 +01:00
routing overhaul entire report process 2024-03-24 17:38:24 +01:00
site don't escape theme css but strip tags instead, so that css code containing html special characters isn't improperly escaped 2024-03-29 14:01:03 +01:00
static theming should be fine now 2024-03-28 17:38:09 +01:00
tileserver make linter happy 2024-02-07 18:34:28 +01:00
utils raise the propper exception if a required config setting is missing 2023-11-27 03:17:13 +01:00
__init__.py added version information to sentry and the about page 2023-12-11 18:32:26 +01:00
asgi.py fix WithAllowNone in asgi for one more 2024-03-29 14:46:54 +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 fix logo color 2024-03-28 17:46:56 +01:00
urls.py add options and postpone imports to massively reduce memory usage 2024-02-07 18:17:13 +01:00
wsgi.py add django project 2016-07-07 17:25:33 +02:00