Commit graph

791 commits

Author SHA1 Message Date
Gwendolyn
379400c22a show link to route in route report 2023-12-26 17:11:57 +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
2c0965795a fix external url details display 2023-12-26 00:12:06 +01:00
Jenny Danzmayr
e8944b9ae3 replaced material icons with material symbols 2023-12-25 15:48:58 +01:00
Jenny Danzmayr
d3b0b959e2 fixed css of header logo 2023-12-24 20:32:04 +01:00
Laura Klünder
29bd8fa5ad carry through access query string into embed links 2023-12-24 16:23:46 +01:00
Laura Klünder
c1d9a011cf make linter happy 2023-12-24 16:07:07 +01:00
Laura Klünder
2b9c99070e sort imports 2023-12-24 16:04:33 +01:00
Laura Klünder
d5ec23a7fb get access permissions without signing in 2023-12-24 15:40:48 +01:00
Laura Klünder
2fea67f5a8 make about imprint link target=_blank 2023-12-24 12:33:34 +01:00
Gwendolyn
59e02a90af fix url display in location details 2023-12-23 20:01:40 +01:00
Laura Klünder
4ade6cfc1f add external_url and hub_import_type 2023-12-22 01:20:24 +01:00
Gwendolyn
15dc4c0023 in query for reviewers (fixes C3NAV-37C3-11) 2023-12-21 23:05:37 +01:00
Gwendolyn
9d8fbc808f js api refactoring 2023-12-21 16:46:24 +01:00
Gwendolyn
348c176502 fix waytype options in routing 2023-12-21 16:09:14 +01:00
Gwendolyn
d6f234cf1f positions 2023-12-21 15:14:38 +01:00
Gwendolyn
ff91594b19 fix routing options updating no 2 2023-12-21 01:59:28 +01:00
Gwendolyn
d4b7e2bc38 use PUT for routing options 2023-12-21 01:27:39 +01:00
Gwendolyn
af8d9123e1 show route options again 2023-12-21 00:42:29 +01:00
Gwendolyn
a97d4e922d fix access qr code urls 2023-12-21 00:12:20 +01:00
Gwendolyn
65eec891ab remove weird border from popup tip 2023-12-20 23:15:48 +01:00
Gwendolyn
0928a7d85a embed popup (fixes #136) 2023-12-20 23:14:34 +01:00
Gwendolyn
50af5328e5 only start c3nav code after the api is authenticated, to ensure we get corect results (should fix #128) 2023-12-20 15:00:25 +01:00
Laura Klünder
f037d821f7 remove locate test stuff 2023-12-18 22:59:11 +01:00
Laura Klünder
00b40cd87c new imprint stuff 2023-12-18 20:41:39 +01:00
Gwendolyn
aa011154ff re-authenticate api when user data changes (closes #137)
this re-authenticates a bit more often than necessary, but I think it's fine for now
2023-12-18 11:47:34 +01:00
Laura Klünder
6a5097a0b6 delete account feature 2023-12-18 11:14:27 +01:00
Gwendolyn
b9344df87c don't show "click anywhere popup" in embed views (fixes #135) 2023-12-18 09:49:43 +01:00
Gwendolyn
4c06abd400 hide map when in background and only show it again after a call to updates/fetch has returned, to ensure the tile cookie is properly set 2023-12-11 20:58:46 +01:00
Jenny Danzmayr
4fb1230163 added version information to sentry and the about page 2023-12-11 18:32:26 +01:00
Gwendolyn
058ff148cf locate-test sets the user location, so setting the user location should not break if mobileclient is not available 2023-12-11 13:35:12 +01:00
Gwendolyn
7836cf41a7 positioning/locate-test is a GET endpoint 2023-12-11 13:33:51 +01:00
Gwendolyn
e174dbf1af native share functionality
via `navigator.share()`
2023-12-07 15:18:41 +01:00
Gwendolyn
a2ec3483fb correct navigation buttons from/to here
they were swapped
2023-12-07 15:18:29 +01:00
Gwendolyn
753d872602 fix js error 2023-12-06 14:41:22 +01:00
Gwendolyn
7059785c34 open most links from modal in a new tab (fixes #96, fixes #97) 2023-12-06 14:39:51 +01:00
Laura Klünder
cb8f4ab298 fix locate js 2023-12-04 23:37:32 +01:00
Laura Klünder
29e16e8ce0 remove more todo items 2023-12-04 22:31:00 +01:00
Laura Klünder
87ef037421 more api docs and tweaks for auth and updates API 2023-12-04 13:46:32 +01:00
Gwendolyn
4104ef5863 switch to api v2 2023-12-03 21:11:10 +01:00
Gwendolyn
f8f8f9fdc7 fix @-position url converter to properly parse the level 2023-12-03 21:11:10 +01:00
Laura Klünder
1fbd213e9d twitter → chaos.social 2023-12-02 00:50:26 +01:00
Laura Klünder
43791583e0 new api secret system, multiple api secrets, limited scopes, etc... 2023-11-30 22:02:40 +01:00
Laura Klünder
375aa9f12c move mesh forms from site to mesh module… wtf 2023-11-30 21:31:51 +01:00
Laura Klünder
8a8b20f22e make linter happy 2023-11-26 17:55:23 +01:00
Laura Klünder
ade1807abb OTA status views etc 2023-11-26 16:22:55 +01:00
Laura Klünder
226ddc92a1 re-add text on how to access your position 2023-11-24 16:45:35 +01:00
Laura Klünder
d6b9161345 add position update API endpoint and remove old one, also some more api tweaks 2023-11-24 15:42:48 +01:00
Laura Klünder
0e49ed5199 time for some ugly range location testing 2023-11-11 14:57:16 +01:00
Laura Klünder
1046dba1c3 add test_location to javascript 2023-11-11 13:43:46 +01:00