Commit graph

4175 commits

Author SHA1 Message Date
Laura Klünder
8432c1b783 more beautiful fixes for message parsing 2024-03-29 16:05:17 +01:00
Laura Klünder
117be4238c fix error with parsed.app_desc to parsed.content.app_desc 2024-03-29 15:40:32 +01:00
Laura Klünder
186f1a2887 make our CEnum behave like a strenum properly 2024-03-29 15:26:21 +01:00
Gwendolyn
679dc72e21 theme settings fixes 2024-03-29 15:06:58 +01:00
Laura Klünder
03426c1989 model_dump() needs to use mode="json" 2024-03-29 15:01:39 +01:00
Laura Klünder
6ecfa78c5d fix WithAllowNone in asgi for one more 2024-03-29 14:46:54 +01:00
Laura Klünder
980520b590 add stats endpoint 2024-03-29 14:17:51 +01:00
Gwendolyn
e5095ee595 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
Gwendolyn
dc3137eee0 allow themes to not define any colors, and use them from the base theme instead 2024-03-29 13:50:29 +01:00
Gwendolyn
7aecc1a05f fix theme creation bug 2024-03-29 13:46:35 +01:00
Gwendolyn
f2c0c85ca9 oops need to import settings 2024-03-29 12:26:47 +01:00
Gwendolyn
24ef0f81de don't reject websocket requests that don't have an Origin header 2024-03-29 12:24:45 +01:00
Gwendolyn
ba47de5bb4 revert unfinished svg marker feature 2024-03-28 22:21:59 +01:00
Jenny Danzmayr
4686bf21a7 websocket debugging stuff 2024-03-28 21:39:30 +01:00
Laura Klünder
0cd5ca7aff update app links 2024-03-28 21:14:02 +01:00
Jenny Danzmayr
fb6b04723a fixed duplicated in requirements 2024-03-28 19:44:37 +01:00
Jenny Danzmayr
15b1150c5e updated starlette, uvicorn, added daphne 2024-03-28 19:41:03 +01:00
Jenny Danzmayr
de6b96fd5e use daphne instead of uvicorn for now to fix websockets 2024-03-28 19:37:49 +01:00
Jenny Danzmayr
e2fcf0ffeb fixed websockets in asgi server with static files 2024-03-28 19:34:34 +01:00
Gwendolyn
ee5f549297 fix migration 2024-03-28 19:12:19 +01:00
Gwendolyn
cf364ae647 fix logo color 2024-03-28 17:46:56 +01:00
Gwendolyn
2548d62776 theming should be fine now 2024-03-28 17:38:09 +01:00
se4598
281e3495ef
update german translation 2024-03-25 01:19:37 +01:00
Laura Klünder
79b67056e4 update ibeacon config message 2024-03-24 22:49:04 +01:00
Laura Klünder
46ce78eb8e fix changesets not working with get_prefetch_queryset 2024-03-24 21:05:27 +01:00
Laura Klünder
9e0284b172 fix mesh overview 2024-03-24 20:25:05 +01:00
Laura Klünder
946f3968f7 update german translations 2024-03-24 17:47:00 +01:00
Laura Klünder
0d91a71b9f overhaul entire report process 2024-03-24 17:38:24 +01:00
Laura Klünder
482da3b244 add migration that overhauls report flow settings 2024-03-24 15:24:59 +01:00
dfjera
868317dabf make settings.py bootstrap compatible with windows 2024-03-20 18:34:25 +01:00
se4598
5319149488
Merge pull request #165 from c3nav/dependabot/pip/src/requirements/django-5.0.3
Bump django from 5.0.2 to 5.0.3 in /src/requirements
2024-03-19 14:54:50 +01:00
Gwendolyn
fcee95bd60 *now* it is good though I think 2024-03-18 23:30:00 +01:00
Gwendolyn
d029114ef0 oops need to actually call MapUpdate.current_cache_key() 2024-03-18 23:28:42 +01:00
Gwendolyn
d42cd01e95 don't cache theme colors past a mapdata update 2024-03-18 23:23:14 +01:00
dependabot[bot]
61b6bc110b
Bump django from 5.0.2 to 5.0.3 in /src/requirements
Bumps [django](https://github.com/django/django) from 5.0.2 to 5.0.3.
- [Commits](https://github.com/django/django/compare/5.0.2...5.0.3)

---
updated-dependencies:
- dependency-name: django
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-18 20:47:44 +00:00
Gwendolyn
1989098d7e don't hide database error details in clearmapcache 2024-03-18 16:48:22 +01:00
Laura Klünder
602035a624 add node and ibeacon config messages 2024-03-17 12:51:54 +01:00
Laura Klünder
0ca93acbf6 add missing migration 2024-03-10 13:46:05 +01:00
Laura Klünder
372db50224 add bluetooth and UWB parameters to RangingBeacon model 2024-03-10 13:45:20 +01:00
Laura Klünder
0fd789173a change all of the MeshMessages c-models from dataclasses to pydantic 2024-03-09 17:19:08 +01:00
se4598
bd1a143d31
Merge pull request #163 from c3nav/renovate/shapely-2.x
⬆️ Update shapely to v2.0.3
2024-02-28 21:34:25 +01:00
renovate[bot]
9cb0c6cb7a
⬆️ Update shapely to v2.0.3 2024-02-28 20:31:18 +00:00
se4598
bd51116141
Merge pull request #159 from c3nav/renovate/matplotlib-3.x
⬆️ Update matplotlib to v3.8.3
2024-02-28 21:30:16 +01:00
se4598
1862e9f478
Merge pull request #157 from c3nav/renovate/django-5.x
⬆️ Update Django to v5.0.2
2024-02-28 18:54:10 +01:00
renovate[bot]
07b2558309
⬆️ Update matplotlib to v3.8.3 2024-02-19 08:07:56 +00:00
Laura Klünder
54031df457 introducing StructType.get_field_format 2024-02-11 18:15:27 +01:00
Laura Klünder
69c33690af fix ctypes for uwb / spi stuff 2024-02-10 21:44:05 +01:00
dfjera
e1647fe331 cleanup 2024-02-09 22:26:50 +01:00
Laura Klünder
24e14c32ae rewrite migration to stay compatible with sqlite 2024-02-09 21:35:50 +01:00
Laura Klünder
a8261d0b3d configurable in-memory cache sizes 2024-02-07 20:20:40 +01:00