Commit graph

59 commits

Author SHA1 Message Date
d40d77d86f Fix optimalization, some cleanup 2022-03-02 17:13:21 +01:00
8c9e2a36b3 Disable broken optimalization 2022-03-02 16:31:52 +01:00
9574259e75 First attempt to use less resources 2022-03-02 16:00:02 +01:00
5284f198d8 Fix various bugs 2022-02-22 14:13:41 +01:00
39e6cdfda4 Fix dependency injection of refactoring 2022-02-16 01:46:55 +01:00
f2042a6db4 Use layer-<layerid> again as URL parameter 2022-02-16 00:21:03 +01:00
dfb16fa802 Small refactoring: move changeset-handler creation to 'changes' 2022-02-15 23:44:16 +01:00
419f2b1351 Fix personal theme, add possibility to sync layer selection 2022-02-14 18:18:05 +01:00
6cb5803efd Save layoutconfigJSON as preferences, the are saved in the morescreen 2022-02-14 15:41:14 +01:00
c941f567cf Add extraLink button which replaced the iframePopout button, fix #654 2022-02-14 04:48:33 +01:00
f447854834 Small refactoring, fix logic which possibly caused #659 (to be confirmed) 2022-02-14 02:50:21 +01:00
30be86668e Fix autoapply for GRB theme 2022-02-10 23:16:14 +01:00
dd68cc39e7 Unofficial themes are remembered now 2022-02-04 14:36:26 +01:00
c15f3d2036 Lots of styling tweaks, add filter links between layers 2022-02-01 04:14:54 +01:00
fa971ffbbf Full code cleanup 2022-01-26 21:40:38 +01:00
99edba4c73 Merge master 2022-01-26 21:12:25 +01:00
d2b245ab54 Performance optimazations 2022-01-26 20:47:08 +01:00
b61c0a1180 Fix: remember previous, externally loaded themes 2022-01-25 00:46:57 +01:00
ca1490902c Finish importer, add applicable import layers to every theme by default 2022-01-21 01:57:16 +01:00
3402ac0954 Lots of refactoring, first version of the import helper 2022-01-19 20:34:04 +01:00
25f956c808 Autoreformat all the things 2022-01-18 18:52:42 +01:00
42a6b37ca6 Add filters 2022-01-08 22:11:24 +01:00
965faca0e5 MapComplete now always zooms up to level 21 with overzoom, fix #606 2022-01-08 20:05:00 +01:00
a58ce564c2 Add theme for 'notes' 2022-01-08 04:22:50 +01:00
91d2272861 First working version of the notes-layer, add filtering 2022-01-07 17:31:39 +01:00
7fe79600fb Remove unmaintained preferences page, re-add earlier visited installed themes (only remove themes) 2021-12-21 20:57:25 +01:00
11150a258d First part of a huge refactoring 2021-12-21 18:35:31 +01:00
dc5c3461f8 Formatting, comments, use injected download functionality 2021-12-13 20:51:44 +01:00
e922768f99 First working version of fully automatic uploader 2021-12-13 02:05:34 +01:00
e1ee890f51 WIP: automaton page 2021-12-12 17:35:08 +01:00
20ec12b23c Add special visualisation for automated actions, add missing_street-theme, various fixes 2021-12-12 02:59:24 +01:00
c76b0a6340 Add current view popup 2021-12-10 17:30:50 +01:00
dc5b777713 First attempt for a current-view box 2021-12-10 15:51:08 +01:00
07fd8f404a Various fixes 2021-12-07 17:46:57 +01:00
8e40d76281 Add assets for entrances, add first dependency injection 2021-12-04 21:51:53 +01:00
2bead588fb Do not show quickswitch if background map switching is disabled 2021-12-04 12:20:24 +01:00
ea5bc7cbf4 Allow a layer to be hidden by default; add some validation and behaviour tweaks 2021-12-03 02:29:25 +01:00
37c0129a6d Add buttons to quickly swap background layers (also in the locationInput), move copyright into home panel, split privacy policy to seperate welcome message tab 2021-11-21 02:44:35 +01:00
9c848cfaee Use IndexedDb to store cached geodata, fix #494. This should prevent crashes 2021-11-16 02:57:26 +01:00
8fa7de661e WIP: use indexedDB as datastore for geotiles 2021-11-15 11:51:32 +01:00
756106afc3 Add test for legacy theme conversion, fix legacy theme conversion 2021-11-14 16:57:14 +01:00
680e56397d GeoOperations.distanceBetween now uses meters, fix GPS tracking 2021-11-12 18:39:38 +01:00
a37a7462a2 Better handling of GPX-state 2021-11-12 04:11:53 +01:00
8e66313ef1 Add metadata in changeset with (binned) distance to changed feature 2021-11-09 01:49:07 +01:00
d3d51af667 Add gps track line, add documentation 2021-11-08 14:18:45 +01:00
09eee08fbc Documentation updates 2021-11-08 02:36:01 +01:00
bd21212eba Full code cleanup 2021-11-07 16:34:51 +01:00
2484848cd6 Refactoring of GPS-location (uses featureSource too now), factoring out state, add ReplaceGeometryAction and conflation example 2021-11-03 00:44:53 +01:00
cb61f5332a Regenerate documentation 2021-10-28 03:21:17 +02:00
07bc5d6a6d Merge develop 2021-10-26 01:27:35 +02:00