Commit graph

44 commits

Author SHA1 Message Date
9427083939 Fix: see #2212: actually save custom themes as visited 2024-10-17 02:10:25 +02:00
2bb38e0a61 Refactoring: remove last uses of 'GetLongPreference' 2024-09-24 17:52:46 +02:00
5a9f8f0a0a Merge develop 2024-09-17 02:36:38 +02:00
6ebc0632a3 Refactoring: simplify preferences handling 2024-09-16 23:36:42 +02:00
5a9ae3f104 Feature: add possibility to show a scale on the map 2024-09-12 01:53:47 +02:00
c591770eab Add layers to search menu 2024-09-11 01:46:55 +02:00
4085bbc1ac Rework preferences handling, improve search 2024-09-10 02:19:55 +02:00
423618847b Merge develop 2024-09-05 17:34:13 +02:00
2ce9e7ca3c Search: fix loading previous searches, add 'clear history' buttons 2024-09-05 02:53:25 +02:00
d90b6d82d0 Search: refactoring searching for themes, refactor allThemesGui, incidentally fix #1679 2024-09-05 02:25:03 +02:00
f5d7686c98 chore: automated housekeeping... 2024-09-02 12:48:15 +02:00
cf7650306e Merge master 2024-08-30 02:26:37 +02:00
2a825902d9 Switch translation mode on Shift+T 2024-08-26 17:23:04 +02:00
617b4854fa WIP 2024-08-26 13:09:46 +02:00
4f52483a98 Add search previews on the map 2024-08-23 02:16:24 +02:00
ee77dd0fc9 Merge develop 2024-08-22 03:01:21 +02:00
329865a15e Add themes to search functionality, including quickswitch between recent themes 2024-08-22 02:54:46 +02:00
9b8a9337fd chore: automated housekeeping... 2024-08-16 10:06:59 +02:00
85094fe3ee Usersettings: use a collapsable dropdown, introduce dropdown special visualisation 2024-08-10 12:16:21 +02:00
a3a7e74f56 Chore: housekeeping 2024-06-24 13:11:35 +02:00
afea9adacb Review of many feature switches and iframe context; fix OH-vis when ranges are not given 2024-06-23 02:54:53 +02:00
1acb645beb Re-enable button, add setting to choose how to add new features 2024-06-21 02:36:36 +02:00
fbf23b6e18 Add switches to enable some more privacy, fix all errors in osmAuth 2024-05-06 18:58:19 +02:00
ec4f109a2e Reviews: add import key functionality 2024-02-20 16:57:02 +01:00
1528dfaae1 Housekeeping: formatting 2024-02-20 13:33:38 +01:00
592adfdf2a Reviews: hopefully fix #1782, add review overview 2024-02-15 03:11:10 +01:00
8dd1a0e107 A11y: add option to disable or always enable a11y features 2024-01-01 03:29:57 +01:00
4a6d79cb65 I18N: include 'usersettings' in zenlinks 2023-12-26 12:09:48 +01:00
af4d9bb2bf A11y: screen navigation improvements, see #1181 2023-12-15 01:46:01 +01:00
8ae4d810d6 Accessibility: add focus trapping, debug tab cycling, UI tweaks for mobile browser 2023-12-07 21:57:20 +01:00
56a23deb2d Favourites: improve overview, update all features from OSM when loading 2023-12-03 20:03:47 +01:00
3ce21f61cb Favourites: stabilize preferences and adding/removing favourites 2023-11-23 17:06:30 +01:00
d638237e38 Rewrite index page in svelte, rewrite language picker in Svelte, fix #1612 2023-11-19 01:07:05 +01:00
4da5261db5 UX: add crosshair to map center 2023-10-15 01:05:09 +02:00
8a3f7a012d Chore: formatting 2023-09-28 23:50:27 +02:00
94ba18785d Chore: rework image uploading, should work better now 2023-09-25 02:13:24 +02:00
b3edbe846c Feature: add more vector layers from maptiler; add some fixes to theme setting handler 2023-09-24 18:24:10 +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
39944a01fb Refactoring: automatically generate code files from layer/theme files to avoid using 'Eval' 2023-09-22 11:20:22 +02:00
3ca8ba18fd Fix: URL-parameter language disables the language picker, fix #1506 2023-07-27 12:53:08 +02:00
2cc943889d Feature: allow to disable map rotation 2023-07-18 01:26:36 +02:00
7eeac66471 Merge branches 2023-07-17 01:43:53 +02:00
1bba106a86 Refactoring: finish move to 'src' directory 2023-07-15 18:04:30 +02:00
e75d2789d2 Refactoring: move all code files into a src directory 2023-07-09 13:09:05 +02:00
Renamed from Logic/State/UserRelatedState.ts (Browse further)