Commit graph

710 commits

Author SHA1 Message Date
Laura Klünder
8c8ef12cf0 make linter happy 2024-02-07 18:34:28 +01:00
Gwendolyn
da5346d0a9 theme selector 2024-01-06 20:52:46 +01:00
Gwendolyn
4778e6955e fix default theme tile url in js 2024-01-06 18:31:07 +01:00
Gwendolyn
9399e5c377 rudimentary theme support 2024-01-06 16:13:38 +01:00
Jenny Danzmayr
b44197a1c5 fixed unique check of APISecretForm 2023-12-28 16:56:45 +01:00
Gwendolyn
5dd30dff2d prefix created api secret with "secret:", since that is how it needs to be supplied as an API key 2023-12-28 15:57:09 +01:00
Gwendolyn
a4f363a9f2 hopefully fix the level undefined bug 2023-12-27 18:54:24 +01:00
Gwendolyn
50b97bf533 fix preview card related stuff 2023-12-27 17:44:08 +01:00
Gwendolyn
de0f087668 make assembly report warning blinky 2023-12-27 17:15:29 +01:00
Gwendolyn
439adc0078 locate data 2023-12-27 16:25:48 +01:00
Jenny Danzmayr
a8c7f82d2b convert level to rssi for older mobileclients 2023-12-27 15:53:25 +01:00
Gwendolyn
509670ec2a c3nav._levelControl is apparently not yet set at some point when _pause may be called 2023-12-27 13:34:13 +01:00
Gwendolyn
71359ef3cb show custom position links in popup rather than modal 2023-12-27 13:14:17 +01:00
Gwendolyn
f498592390 some more preview image and embed card related stuff 2023-12-27 13:13:32 +01:00
Gwendolyn
4e69e8025a hopefully set the level correctly when resuming (#145) 2023-12-26 22:21:13 +01:00
Gwendolyn
d025ffa194 preview images for routes 2023-12-26 20:04:02 +01:00
Laura Klünder
c039184f3b assembly t&c translation 2023-12-26 19:03:18 +01:00
Laura Klünder
e4c184d5a5 add assembly reports t&c 2023-12-26 18:57:56 +01:00
Gwendolyn
ac6ecb425a make random location selection tolerant for non-locationgroup IDs (by ignoring them) 2023-12-26 18:18:05 +01:00
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