Commit graph

4898 commits

Author SHA1 Message Date
Laura Klünder
9771909691 update requirements so python 3.13 can work 2025-01-14 16:03:47 +01:00
Laura Klünder
76f4a5292e finish changelog by adding link to 38c3 tag 2025-01-07 11:06:18 +01:00
Laura Klünder
095c3be733 update changelog once more for the end of 38c3 2025-01-07 11:05:18 +01:00
Laura Klünder
8a9cdf1ce8 sine curve load? 2024-12-29 23:55:58 +01:00
Laura Klünder
3cae4ede1d let's make it even better 2024-12-29 23:30:10 +01:00
Laura Klünder
7cfc40c5bf cut off lower 10% 2024-12-29 23:21:53 +01:00
Laura Klünder
f1c15c3f8f cutoff at 75% instead of 90% 2024-12-29 23:09:37 +01:00
Laura Klünder
a15190df47 round load data 2024-12-29 22:45:27 +01:00
Gwendolyn
ed14108083 stop showing indicators if the data is stale 2024-12-29 22:17:49 +01:00
Gwendolyn
474af6c4fc load indicator frontend 2024-12-29 21:49:08 +01:00
Laura Klünder
17266dd997 same procedure 2024-12-29 21:41:16 +01:00
Laura Klünder
5ece3bdd1b fix load_group_continue 2024-12-29 21:39:54 +01:00
Laura Klünder
149dbf7b9d permission for set_load and caching for get_load 2024-12-29 20:11:34 +01:00
Laura Klünder
a2f1296bd5 working get_load endpoint 2024-12-29 20:05:12 +01:00
Laura Klünder
c2a7a4a451 add scope_load and load write permission 2024-12-29 20:03:31 +01:00
Gwendolyn
4a29a28634 add num_clients and max_observed_num_clients to RangingBeacon
previous commit message is wrong and actually added the api endpoint
2024-12-29 19:45:57 +01:00
Gwendolyn
6269f29c51 actually update the model for the previous migration >< 2024-12-29 19:44:36 +01:00
Gwendolyn
0eb9048b29 access point num clients 2024-12-29 19:40:17 +01:00
Gwendolyn
caa2918be8 fix toggle control initialOn logic 2024-12-29 19:21:40 +01:00
Gwendolyn
4e730b9708 pause/resume overlays 2024-12-29 19:09:02 +01:00
Laura Klünder
25e8ed6464 positionsControl 2024-12-29 18:55:31 +01:00
Gwendolyn
1cbada095e do not propagate click and double click out of expanding control 2024-12-29 18:54:12 +01:00
Gwendolyn
e8a2d27bc2 oops xss 2024-12-29 18:35:59 +01:00
Jenny Paxian
e58a64f57d
Merge pull request #210 from jennypaxian/main
Add last seen to ibeacon fakemobileclient
2024-12-29 18:24:34 +01:00
Jenny Paxian
ee0d516867 Add last seen to ibeacon fakemobileclient 2024-12-29 18:23:45 +01:00
Laura Klünder
3d65d51ca4 short_name in TrackablePositionSchema 2024-12-29 17:45:46 +01:00
Jenny Paxian
bbb0e9279b
Merge pull request #209 from jennypaxian/main
Initial support for iBeacon BLE scanning for FakeMobileClient
2024-12-29 17:44:21 +01:00
Jenny Paxian
174a5af5f8
Merge branch 'c3nav:main' into main 2024-12-29 17:43:22 +01:00
Jenny Paxian
9e49c54733 Merge branch 'main' of github.com:jennypaxian/c3nav 2024-12-29 17:41:52 +01:00
Laura Klünder
fb29533a60 add Position.short_name 2024-12-29 17:41:47 +01:00
Jenny Paxian
cb45142250 Initial support for iBeacon BLE scanning for FakeMobileClient 2024-12-29 17:41:04 +01:00
Laura Klünder
ec61155833 get all of your own positions 2024-12-29 17:36:43 +01:00
Laura Klünder
12a0db43e7 add effective_slug to TrackablePositionSchema 2024-12-29 17:32:25 +01:00
Laura Klünder
94dc9af7e6 detect positions well 2024-12-29 17:11:30 +01:00
Laura Klünder
363b6b0075 no restrictions for get_point_and_space in locator 2024-12-29 16:43:59 +01:00
Laura Klünder
1888c91f3f don#t fail if user is in an unknown space 2024-12-29 16:41:42 +01:00
Laura Klünder
d7a41e1c58 fix last thing 2024-12-29 16:41:36 +01:00
Laura Klünder
fa0f8bc044 fix CustomLocation.serialize_popsition() 2024-12-29 16:37:31 +01:00
Gwendolyn
431bbbd1f6 put nearby into its own layers so that it isn't clustered together with the active location marker 2024-12-29 16:34:07 +01:00
Laura Klünder
2f2eef4ffc fix update.timeout 2024-12-29 16:14:55 +01:00
Laura Klünder
8112abad31 improve locating a bit by using the pointplacementhelper 2024-12-29 15:50:13 +01:00
Laura Klünder
652223085b fix redirect slugs none behavior (BUT THIS SHOULDN'T HAPPEN) 2024-12-29 15:21:31 +01:00
Laura Klünder
3190f950fc filter out rssi -1… maybe we might be sending that? 2024-12-29 02:18:29 +01:00
Laura Klünder
7f60e65277 more improvements with locate maybe 2024-12-29 02:16:45 +01:00
Laura Klünder
0b88260c7c some more locator bug fixes 2024-12-29 02:12:55 +01:00
Laura Klünder
5a32942fec add ap_name identifier 2024-12-29 02:09:18 +01:00
Laura Klünder
2325fe6a4d Revert "comment out locate_range for now"
This reverts commit 5396469a6e.
2024-12-29 01:54:03 +01:00
Laura Klünder
5396469a6e comment out locate_range for now 2024-12-29 01:49:25 +01:00
Laura Klünder
8e79a937ce use deduplicized data 2024-12-29 01:07:59 +01:00
Laura Klünder
c7fbcaf50f don't have positioning results in levels_on_top 2024-12-29 01:02:56 +01:00