Commit graph

62 commits

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