Commit graph

46 commits

Author SHA1 Message Date
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
b69c2de3f4 Fix: actually apply preferred background layer 2023-11-23 15:56:45 +01:00
03d976c567 Performance: fix PDF export for maps with many items 2023-11-14 16:24:49 +01:00
f8fa1841e4 Fix: facade gardens: restore forgottne rendering 2023-11-12 13:03:07 +01:00
c2164e5951 Chore: housekeeping, formatting 2023-10-16 14:27:05 +02:00
d7d6c3142c UX: add pending changes indicator 2023-10-16 13:38:11 +02:00
8a3f7a012d Chore: formatting 2023-09-28 23:50:27 +02:00
456da1b6c3 Feature: be able to set a default background layer, fix background layer query parameter 2023-09-24 16:34:36 +02:00
e75d2789d2 Refactoring: move all code files into a src directory 2023-07-09 13:09:05 +02:00