Commit graph

1172 commits

Author SHA1 Message Date
39aff86c76 Refactoring: tweak some featuresources to allow them to run in the tests 2023-05-17 13:19:43 +02:00
ad1178df6c Refactoring: fix generateCache-script 2023-05-17 13:18:00 +02:00
8caa1d1ea2 Docs(typing): improve typing of bbox 2023-05-17 13:17:37 +02:00
bc8b42d49e Tweak: change zoom behaviour when jumping to the current location 2023-05-17 13:10:22 +02:00
5904142402 Merge develop 2023-05-16 03:30:00 +02:00
8fd3fbc0b7 Refactoring: fix metatagging 2023-05-16 03:27:49 +02:00
d8a5f3c2be Fix: correctly optimize 'key=A&key!=B' into 'key=A' 2023-05-16 01:33:58 +02:00
83f3662b9a Styling: style most buttons 2023-05-14 03:24:13 +02:00
07f9f1bb15 More style tweaks 2023-05-11 17:29:25 +02:00
7f1e8d3f9c Refactoring: overhaul of the visual style with CSS 2023-05-11 02:18:09 +02:00
15063f9be0 Refactoring: remove _img from Svg.ts 2023-05-08 22:38:47 +02:00
f31b025b8d Fix: don't move the map after we jumped to the current GPS location 2023-05-07 23:25:28 +02:00
a4a3b8a5ad Refactoring: small styling issues 2023-05-07 02:26:30 +02:00
55e12c32e5 Don't show irrelevant title icons 2023-05-05 16:12:28 +02:00
f7eaec2243 Refactoring: remove import flow, fix various issues, get PDF-export working (but not quite) 2023-05-05 02:03:41 +02:00
dec4296204 Refactoring: add generics to some featureSources 2023-05-05 01:25:12 +02:00
377c411143 Fix: init indexedFeatureStore with a default map as to fix crash upon loading if a pending change is present 2023-05-05 00:59:43 +02:00
cbb0c9c1d7 Core: add 'onDestroy'-callback to mappedStore to unregister 2023-05-05 00:58:26 +02:00
1f39ba9ab5 Fix: fix validation of question input; remove some obsolete logging; stabilize output of generate:translations wrt newlines 2023-05-03 00:57:15 +02:00
7813653265 Fix: better error handling and handling of changes 2023-05-01 01:16:57 +02:00
7b73578f88 Fix: better select available levels 2023-05-01 01:16:57 +02:00
2b47cf934c Refactoring: highlight the currently selected element 2023-04-27 02:24:38 +02:00
06631ccd6d Refactoring: stabilize touchingFeatureSource 2023-04-27 00:58:21 +02:00
7fd7a3722e Add level selector and global filters 2023-04-26 18:04:42 +02:00
78c56f6fa2 Refactoring: save ID to the hash of the URL 2023-04-24 02:54:15 +02:00
476423f9d1 Refactoring: re-enable caching 2023-04-21 20:50:38 +02:00
23b26c4197 Refactoring: fix background layer switch and hotkeys 2023-04-21 17:37:50 +02:00
d8e14927c8 Refactoring: port wikipedia panel to Svelte 2023-04-21 16:02:36 +02:00
24f7610d0a Fix overlay layers 2023-04-21 01:53:24 +02:00
3aeedf22c8 Refactoring: fix rendering artefact when switching selected element 2023-04-21 00:25:56 +02:00
c6e12fdd6b Refactoring: fix GPX-track view 2023-04-20 18:58:31 +02:00
4172af6a72 Refactoring: fix delete indication, fix splitroad, fix addition of multiple new points snapped onto the same way (all will properly attach now) 2023-04-20 17:42:07 +02:00
1f9aacfb29 Refactoring: move download functionality for OsmObjects into a new object 2023-04-20 03:58:31 +02:00
8eb2c68f79 Refactoring: fix rendering of new roads, generated by a split 2023-04-20 01:52:23 +02:00
e36e9123f3 Refactoring: improve caching 2023-04-19 03:18:47 +02:00
9a282cbce4 Refactoring(layout): move infobox to right modal; fix minimap 2023-04-16 04:13:09 +02:00
1123a72c5e Refactoring: fix most of the custom input elements, support right click/long tap/double click to add a new element 2023-04-16 03:42:26 +02:00
ee8dbbcf7d refactoring: Add _backend in overpass-source 2023-04-15 02:56:14 +02:00
105120060d Refactoring: add metatagging, add 'last edited by' element, add 'metacondition' 2023-04-15 02:28:24 +02:00
3db87232f2 Refactoring: add metatagging 2023-04-14 17:53:08 +02:00
ef0ec5160d Refactoring: fix download buttons 2023-04-14 04:33:06 +02:00
466dd16568 Fix contributor count 2023-04-14 00:18:41 +02:00
ea62b5b7ff refactoring: Fix some tests 2023-04-13 20:58:49 +02:00
bef05481bd Merge develop 2023-04-07 04:36:41 +02:00
042d400dc4 refactoring: Remove more obsoleted code, add copyright tab 2023-04-07 04:23:45 +02:00
f8d34648a0 refactoring: slight cleanup of tests 2023-04-07 03:54:11 +02:00
8085079eff Port user settings 2023-04-07 02:13:57 +02:00
97aaa8e941 Refactoring: fix filters, remove obsolete code 2023-04-06 02:20:25 +02:00
0241f89d3d refactoring: fix basic flow to add a new point 2023-04-06 01:33:08 +02:00
52a0810ea9 refactoring: move logic of lastclick into special layer, fix labels, fix anchoring 2023-04-02 02:59:20 +02:00