Commit graph

91 commits

Author SHA1 Message Date
42ded4c1b1 chore: automated housekeeping... 2025-04-15 18:18:44 +02:00
32e2176ecd UX: attempt to decrease dissappearing keyboard (#2365) 2025-04-04 02:25:41 +02:00
4c93f023dd chore: automated housekeeping... 2025-03-07 21:53:42 +01:00
fc940c8a7e Fix: snapping now also works if the building it snaps to is a multipolygon/relation 2025-03-07 00:32:20 +01:00
1406fd5f25 Fix: destroy the old core if needed 2025-02-16 02:03:09 +01:00
0ad881316b chore: automated housekeeping... 2025-01-28 16:34:50 +01:00
a50c6b531e Refactoring: Load availableMVTVectorLayers dynamically 2025-01-23 12:30:42 +01:00
dbcbf2787d Refactoring: split 'ThemeViewState' into many classes 2025-01-23 05:01:55 +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
de782d7356 Chore: use strict on two classes 2024-12-13 14:13:28 +01:00
bb6b053429 chore: automated housekeeping... 2024-12-11 02:49:44 +01:00
417bee2ee8 Performance: don't do an overpass request on every map pan if zoomed out too much 2024-12-11 02:31:45 +01:00
00151afdea chore: automated housekeeping... 2024-11-28 12:02:27 +01:00
3292307208 Fix: don't show all items if favourites is shown 2024-11-25 02:06:28 +01:00
3fd14e82a0 chore: automated housekeeping... 2024-11-14 02:21:10 +01:00
05298c2498 Fix: actually download all OSM-data when downloading as geojson or CSV 2024-11-12 13:17:36 +01:00
7bdd30879b Fix: hide items if the layer is disabled and favourites is enabled 2024-11-07 10:59:43 +01:00
4dc48bc57a Refactoring: port ExportAsGpxViz.svelte to svelte, rename to 'ExportFeatureButton' 2024-11-01 18:51:31 +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
48dc03b1e6 Search: load the popup of the OSM-object when clicked on the map, also when zoomed out 2024-10-11 00:15:56 +02:00
adaedcba25 Merge master 2024-09-30 01:22:44 +02:00
5fd1d75efb Feat: more integrations of panoramax: add panoramax to nearby images view, add to drawer, add icon, see #1451 2024-09-30 01:08:07 +02:00
d079f8379b Chore: move code to external package 2024-09-29 01:04:31 +02:00
4085bbc1ac Rework preferences handling, improve search 2024-09-10 02:19:55 +02:00
f5d7686c98 chore: automated housekeeping... 2024-09-02 12:48:15 +02:00
7ed53076fe Fix: overpass feature source will redownload if the layers to download have changed 2024-09-02 01:59:58 +02:00
9b8a9337fd chore: automated housekeeping... 2024-08-16 10:06:59 +02:00
51fa48a01f Merge master 2024-08-09 17:02:59 +02:00
6a0b77eb99 chore: automated housekeeping... 2024-08-09 16:55:08 +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
1b01f75905 Merge master 2024-07-28 02:38:24 +02:00
caa2e18a03 Load nearby image and image:* images from server for the nearby images 2024-07-27 12:59:38 +02:00
4add2d1aff chore: automated housekeeping... 2024-07-21 10:52:51 +02:00
768e709312 Hide 'add new element' when an element is selected 2024-07-19 11:26:12 +02:00
a3a7e74f56 Chore: housekeeping 2024-06-24 13:11:35 +02:00
d60a467455 UX: show full screen, hide addNew-marker if there are no presets 2024-06-21 12:21:49 +02:00
1acb645beb Re-enable button, add setting to choose how to add new features 2024-06-21 02:36:36 +02:00
cd0d275965 Chore: housekeeping 2024-06-20 04:21:29 +02:00
800a4ae849 Ressurect marker to 'add a new item', but only on long press 2024-06-20 03:30:14 +02:00
c08fe03ed0 Chore: formatting 2024-06-16 16:06:26 +02:00
4dc48274dc Remove unneeded variable 2024-06-14 16:21:27 +02:00
2bd3806f9a UX: add fade-out animation to menus to show where they can be found again 2024-05-08 13:54:30 +02:00
097141f944 Chore: linting 2024-04-13 02:40:21 +02:00
90c9395ab2 Chore: fix linting errors, downgrade console.log to console.debug 2024-04-13 01:56:42 +02:00
526d6bdb1c Improve typing 2024-04-12 02:01:58 +02:00
0d085c92cf Chore: clenaup comments and types 2024-04-10 14:14:03 +02:00
620126d211 Refactoring: rename variable for clarity 2024-04-10 14:09:32 +02: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