Commit graph

37 commits

Author SHA1 Message Date
868d476891 Merge feature/svelte into develop 2023-03-08 19:02:41 +01:00
6ee85b12f8 Split up allKnownLayouts, make parsing it lazy for faster loading 2023-03-02 05:20:53 +01:00
36aed99843 Fix generateLayerOverview, drop priviliged 'icons.json' from code 2023-02-08 01:21:19 +01:00
ce44f34bf3 Add wrong default import from json files to code quality checks, fix those imports 2023-02-08 01:14:21 +01:00
6d822b42ca Housekeeping... 2022-10-27 01:50:01 +02:00
6f9199f1ad Add extra validation on custom downloaded themes 2022-09-11 01:49:07 +02:00
b541d3eab4 Reformat all files with prettier 2022-09-08 21:40:48 +02:00
e7e8a1a219 Small layout tweaks, fix #751 2022-07-01 00:16:05 +02:00
c5a6b803ec Small fixes to improve local loading 2022-06-21 16:47:54 +02:00
7c6e292013 Add check for sync-selection mode, fix personal theme by revoking it's special status from 'determine theme', fix #871 2022-06-13 03:13:42 +02:00
7559f9259b Styling tweak
Add mapillary link to nearby_images

Fix licenses

Add missing assets

First version of nearby-images
2022-05-08 13:05:26 +02:00
6ad64e3f70 Add a download button, improve share functionality for custom themes 2022-04-18 02:39:30 +02:00
6cb5803efd Save layoutconfigJSON as preferences, the are saved in the morescreen 2022-02-14 15:41:14 +01:00
1c418e5a49 Add code quality test, remove all constructor.name entries as they are unreadable after minification 2022-02-14 02:26:03 +01:00
b3c58ae82e Extract and validate images using a new conversion, regenerate docs 2022-02-09 22:37:21 +01:00
62272774bc Add layer only mode for user layouts 2022-02-08 00:56:47 +01:00
a3b32a3697 Fix loading of relative images in custom themes 2022-02-04 15:48:26 +01:00
b08adc7fc9 Fix loading of custom themes 2022-02-04 13:17:50 +01:00
74489d5e3f Merge master 2022-01-30 19:06:41 +01:00
9594868e83 Better tag rewriting, add icons, add bicycle rental theme 2022-01-29 02:45:59 +01:00
ed7a109736 Fix custom themes 2022-01-27 20:37:22 +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
06f9f2d94c Remove image rewriting for custom themes 2022-01-24 19:55:02 +01:00
848a05a21f Quickfix for loading external themes 2022-01-24 16:43:50 +01:00
ca1490902c Finish importer, add applicable import layers to every theme by default 2022-01-21 01:57:16 +01:00
a03313fb3d Some refactoring 2022-01-14 03:14:56 +01:00
7fe79600fb Remove unmaintained preferences page, re-add earlier visited installed themes (only remove themes) 2021-12-21 20:57:25 +01:00
4b6769d601 Fix custom layouts 2021-12-21 19:56:04 +01:00
8e2e367a0c Add 404, fixing custom layouts and redirects 2021-12-21 19:09:24 +01:00
11150a258d First part of a huge refactoring 2021-12-21 18:35:31 +01:00
04e4ba769f Add error mesage 2021-11-14 16:13:09 +01:00
bd21212eba Full code cleanup 2021-11-07 16:34:51 +01:00
c2682fc56d Move legacy theme handling into a rewritting class, various small fixes 2021-10-29 01:41:37 +02:00
8acf85cc55 Various bugfixes and improvements to UK_addresses and GRB theme 2021-10-27 20:19:45 +02:00
bec7ed6da6 Fix loading of themes from external sources 2021-10-27 19:57:15 +02:00
eff6b5bfad Huge refactoring of state and initial UI setup 2021-10-15 05:20:02 +02:00