Commit graph

4210 commits

Author SHA1 Message Date
Laura Klünder
7798206fe2 api endpoint to show ranging beacons on map 2024-03-30 16:37:48 +01:00
Laura Klünder
43ee0a07a4 how to display rangingbeacon.title in editor 2024-03-30 14:52:53 +01:00
Jenny Danzmayr
f3e33a2f2c replace invalid characters in prometheus metrics 2024-03-30 14:22:39 +01:00
Laura Klünder
a51aa46ccd don't break on key error for MESH_ROUTE_REQUEST 2024-03-30 12:36:57 +01:00
Jenny Danzmayr
5cb6f87445 added prometheus metrics exporter 2024-03-29 23:39:13 +01:00
Laura Klünder
b173068a76 RouteRequest request_id 2024-03-29 22:59:50 +01:00
Laura Klünder
68f71faedd fix cm_to_m 2024-03-29 22:44:21 +01:00
Laura Klünder
078f132097 don't crash if no node number given so far 2024-03-29 22:34:59 +01:00
Laura Klünder
e11121a4a4 fix FixedStrFormat encode 2024-03-29 22:22:50 +01:00
Laura Klünder
8921b41374 shorten node name to 16 characters at most 2024-03-29 22:08:03 +01:00
Gwendolyn
77b916f4b4 gate logo image mask stuff behind @supports query 2024-03-29 21:17:10 +01:00
Laura Klünder
d8735fab0b fix number in ConfigNodeMEssageForm 2024-03-29 20:58:23 +01:00
Laura Klünder
4cb505691c fix RangeResultItem 2024-03-29 20:58:15 +01:00
Laura Klünder
ce5cc025d8 fix lastmessage timesince 2024-03-29 20:06:14 +01:00
Laura Klünder
8e09802c62 UUIDFormat fix 2024-03-29 20:03:14 +01:00
Laura Klünder
fbed425b1a fix uuid in message data 2024-03-29 19:52:08 +01:00
Laura Klünder
aa580670ea node_number, not node 2024-03-29 18:45:18 +01:00
Laura Klünder
140cae2e18 match ranging beacons by number as well 2024-03-29 18:36:17 +01:00
Laura Klünder
1a435ba270 config_node in node overview 2024-03-29 18:27:18 +01:00
Laura Klünder
2a0ccc4f00 fix sending messages hopefully? 2024-03-29 18:24:30 +01:00
Laura Klünder
b961e09bf7 fix sending messages??! 2024-03-29 18:11:15 +01:00
Gwendolyn
b7c6fe8cfc look up firmware first seen timestamp correctly (for real now) 2024-03-29 18:08:55 +01:00
Laura Klünder
a09a34638d UPLINK/IBEACON typo 2024-03-29 18:08:20 +01:00
Laura Klünder
299c77fb8b some more fixes to the c formats 2024-03-29 18:01:35 +01:00
Laura Klünder
5a074250e4 add rangingbeacon fields to editor 2024-03-29 17:56:26 +01:00
Laura Klünder
54e96cd2b3 show ibeacon and node config in node details 2024-03-29 17:53:15 +01:00
Laura Klünder
89e26f4cf9 get initial for message form correctly 2024-03-29 17:50:11 +01:00
Laura Klünder
fd687ec948 forms to configure node data and node ibeacon 2024-03-29 17:39:27 +01:00
Laura Klünder
a2a2df6855 more .parsed.content. 2024-03-29 17:29:10 +01:00
Laura Klünder
d4b74de444 another parsed.content missing 2024-03-29 17:29:10 +01:00
Gwendolyn
1d2ea20694 look up firmware first seen timestamp correctly 2024-03-29 17:07:12 +01:00
Gwendolyn
18e7604b32 add loader.webp 2024-03-29 17:05:34 +01:00
Laura Klünder
504084d9e9 more parsed.content 2024-03-29 16:56:25 +01:00
Laura Klünder
6d24c4c78f fix the prefetch_firmwares stuff some more 2024-03-29 16:43:42 +01:00
Laura Klünder
1fdab350ff fix aweomse prefetch_firmwares code 2024-03-29 16:14:20 +01:00
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