Commit graph

1671 commits

Author SHA1 Message Date
Laura Klünder
7532fc39ed fix scancollector with wifi and ibeacon 2024-03-31 17:28:35 +02:00
Laura Klünder
20fbcc9139 wifimeasurement → beaconmeasurement… and editor scancollector implementation 2024-03-31 16:23:15 +02:00
Laura Klünder
bf9d113677 METRCIS→METRICS 2024-03-30 22:12:27 +01:00
Laura Klünder
d67e910fda fix typo in stats 2024-03-30 21:47:35 +01:00
Jenny Danzmayr
d1ba39df1c fixed prometheus statistics to correctly use labels 2024-03-30 20:04:55 +01:00
Laura Klünder
740b896d18 new more complicated mesh code 2024-03-30 19:04:12 +01:00
Laura Klünder
a84a19ec0d put mesh_control into user data 2024-03-30 18:16:29 +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
Jenny Danzmayr
5cb6f87445 added prometheus metrics exporter 2024-03-29 23:39:13 +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
ee5f549297 fix migration 2024-03-28 19:12:19 +01:00
Gwendolyn
2548d62776 theming should be fine now 2024-03-28 17:38:09 +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
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
Gwendolyn
1989098d7e don't hide database error details in clearmapcache 2024-03-18 16:48:22 +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
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
Laura Klünder
43b4b63a63 only import PIL.Image if needed 2024-02-07 19:59:53 +01:00
Laura Klünder
8c8ef12cf0 make linter happy 2024-02-07 18:34:28 +01:00
Laura Klünder
d7f175f7ef add options and postpone imports to massively reduce memory usage 2024-02-07 18:17:13 +01:00
Gwendolyn
da5346d0a9 theme selector 2024-01-06 20:52:46 +01:00
Gwendolyn
59317f9a42 oops forgot to remove the color field on line obstacles 2024-01-06 18:51:04 +01:00
Gwendolyn
9399e5c377 rudimentary theme support 2024-01-06 16:13:38 +01:00
Jenny Danzmayr
ff7d9d85fd fixed PUT on /positions/{position_id}/ API endpoint 2023-12-28 15:27:43 +01:00
Gwendolyn
ab224b2770 avoid race condition between multiple tile renderers using the same cache 2023-12-27 21:44:02 +01:00
Gwendolyn
f498592390 some more preview image and embed card related stuff 2023-12-27 13:13:32 +01:00
Gwendolyn
30d16c4cc9 file caching for preview images 2023-12-26 23:59:34 +01:00
Gwendolyn
ddc765ca52 etags for preview images 2023-12-26 23:19:16 +01:00
Gwendolyn
920af6ee66 previews support for location groups 2023-12-26 23:10:20 +01:00
Gwendolyn
d025ffa194 preview images for routes 2023-12-26 20:04:02 +01:00
Gwendolyn
7ab1881185 make wifi measurement data default value list instead of [] 2023-12-26 20:04:02 +01:00
Gwendolyn
9d422a777c little bit of render refactoring 2023-12-26 18:15:07 +01:00
Gwendolyn
51d2ec5714 cache preview images 2023-12-26 17:50:37 +01:00
Laura Klünder
e8e68888f6 what the fuck are slugs with underscores 2023-12-26 17:46:08 +01:00
Gwendolyn
3732163006 initialise wifi measurement data as empty list instead of null 2023-12-26 17:42:14 +01:00
Laura Klünder
731c041467 wtf are slugs that aren't lowercase?! 2023-12-26 17:14:44 +01:00
Gwendolyn
2745d3e644 implement slug property and get_slug method on CustomLocation 2023-12-26 17:11:46 +01:00
Gwendolyn
86180c8fb0 social/sharing card with opengraph and twitter, including preview image (no routing preview for now) 2023-12-26 17:02:38 +01:00
Laura Klünder
c7179e205d importhub: convert between Area and POI 2023-12-26 11:50:45 +01:00
Laura Klünder
933ea122b9 fix importhub to ignore weird new items without slug 2023-12-26 02:10:59 +01:00
Laura Klünder
2c0965795a fix external url details display 2023-12-26 00:12:06 +01:00
Laura Klünder
617c810f93 remove ?all=1 2023-12-25 23:41:53 +01:00
Laura Klünder
4919b7d2cb importhub now with automatic reports doing 2023-12-25 23:38:23 +01:00
Laura Klünder
04f7c27ecb add importhub first draft 2023-12-25 22:49:23 +01:00