Commit graph

58 commits

Author SHA1 Message Date
dbcbf2787d Refactoring: split 'ThemeViewState' into many classes 2025-01-23 05:01:55 +01:00
66c27cbad4 chore: automated housekeeping... 2025-01-18 00:31:49 +01:00
551235a185 Fix: don't crash if an initial hash is given from a non-matching layer 2025-01-08 17:52:03 +01:00
007dc4eb9e chore: automated housekeeping... 2024-12-18 01:21:07 +01:00
39a98ed4a1 chore: automated housekeeping... 2024-12-17 04:23:24 +01:00
6ccc9d63d0 UX: don't prompt to login when trying to load an initial note 2024-12-13 14:54:06 +01:00
3fb8f7342f UX: move map to note location if a hash is given in the note, fix #2311 2024-12-13 14:43:53 +01:00
de782d7356 Chore: use strict on two classes 2024-12-13 14:13:28 +01:00
40e894df8b chore: automated housekeeping... 2024-10-19 14:44:55 +02:00
bdc9ba52a6 Refactoring: use theme instead of layout in a lot of places 2024-10-17 04:06:09 +02:00
9427083939 Fix: see #2212: actually save custom themes as visited 2024-10-17 02:10:25 +02:00
e35df654d7 Feat: remove 'noteImportLayer', they are not used enough for the big performance and maintenance impact they have 2024-10-12 12:57:09 +02:00
591e992839 Fix: use textContent instead of inntertext, fixes tests 2024-10-03 19:11:15 +02:00
37c523ebf4 Refactoring: simplify title handler 2024-09-27 03:19:31 +02:00
83a8d35c97 UI: write background layer id into the URL, see #2089 2024-09-24 16:40:45 +02:00
423618847b Merge develop 2024-09-05 17:34:13 +02:00
f5d7686c98 chore: automated housekeeping... 2024-09-02 12:48:15 +02:00
1378c1a779 Merge develop 2024-08-26 13:18:39 +02:00
0c4d81916f UX+Docs: improve documentation of background layer switch, export ELI-docs, load background layer based on category 2024-08-25 01:43:22 +02:00
22a7a14880 chore: automated housekeeping... 2024-08-23 13:13:41 +02:00
2dc386fd9a UX: fix #2089, improve background selection hotkeys and add emoji to indicate categories of background layers 2024-08-23 03:47:04 +02:00
4f52483a98 Add search previews on the map 2024-08-23 02:16:24 +02:00
9b8a9337fd chore: automated housekeeping... 2024-08-16 10:06:59 +02:00
68f8432db7 Performance: lazily download ELI when needed instead of bundling this in the download 2024-08-11 16:27:00 +02:00
d41afe7688 UX: update gps-label indication if GPS is not available physically 2024-08-09 10:53:09 +02:00
fda88fcccf Add feature switch to disable the cache, partial fix to make GRB theme workable again 2024-08-02 13:32:47 +02:00
cd0d275965 Chore: housekeeping 2024-06-20 04:21:29 +02:00
133ea2f8dc Fix tests 2024-06-18 00:51:17 +02:00
66a48daba8 More style tweaks, add geoip server 2024-06-17 19:27:21 +02:00
c08fe03ed0 Chore: formatting 2024-06-16 16:06:26 +02:00
3190017bf5 Chore: remove obsolete argument 2024-04-30 23:25:30 +02:00
69a4ac0261 UX: also zoom to appropriate zoom level, see #1938 2024-04-30 18:56:50 +02:00
57a531f292 Fix test: also load if no initial hash is given 2024-04-30 17:54:22 +02:00
625f179a91 UX: fix #1938, pan to selected location 2024-04-30 17:20:08 +02:00
097141f944 Chore: linting 2024-04-13 02:40:21 +02:00
0c6ae6f6ad Refactoring: Fix linting errors 2024-04-10 14:12:03 +02:00
183740d6c6 Don't zoom in automatically if the location is locked around the GPS-location 2024-04-03 23:24:11 +02:00
ce7bc8fb6c Fix: add 'onbeforeunload' if images are uploading, see #1841 2024-03-28 15:55:12 +01:00
a399260bf0 Invalidate cache if a point has been deleted or changed geometry. Fix #865; review cache retention times and disable cache for external geojson datasets, fix #1660 2024-02-26 15:52:40 +01:00
e3dec8aafa Themes: add possibility to enable terrain, some fixes to overlaymap and pitch control 2024-02-03 14:33:10 +01:00
b0d394797b Refactoring: remove selectedLayer from titleHandler 2024-01-29 18:09:25 +01:00
ed050d5be3 Feature: add bing maps (test), see #648 2024-01-28 05:10:13 +01:00
34d8527718 Refactoring: move uploadGPXToOSm into svelte 2024-01-11 04:44:20 +01:00
bfd818cb38 Add QR-code to all popups, add direction indicator to popup and visual feedback, make reviews accessible to screenreaders (both to read them and to make them) 2023-12-24 05:01:10 +01:00
4ee83cfe5c Accessibility: improve keyboard only flow (see #1181); remove some legacy use of Svelte 2023-12-06 17:27:30 +01:00
56a23deb2d Favourites: improve overview, update all features from OSM when loading 2023-12-03 20:03:47 +01:00
60efd0844f Housekeeping 2023-12-01 15:23:28 +01:00
d0ebd0e233 Merge develop 2023-11-27 16:05:41 +01:00
ff47d75d41 Fix: re-enable speed and heading in GPS-cursor 2023-11-23 17:16:03 +01:00
2c735f3be8 Fix tests 2023-11-23 16:13:26 +01:00