Commit graph

82 commits

Author SHA1 Message Date
41e6a2c760 More refactoring 2023-03-29 17:21:20 +02:00
4d48b1cf2b refactoring(maplibre): WIP 2023-03-24 19:21:15 +01:00
02da80c311 Experimenting with Svelte: build a wrapper to convert 'old' components into Svelte, add a community index overview 2023-02-08 01:18:56 +01:00
4ed88609e5 Move license picker into usersettings, add possibility to highlight a setting 2023-01-13 02:49:37 +01:00
efb54782ca Handle metadata in translations 2022-10-29 03:02:57 +02:00
b541d3eab4 Reformat all files with prettier 2022-09-08 21:40:48 +02:00
effd75e95c Add extra check that a feature is added on the right level; automatically add the right level to a new point 2022-07-25 16:55:44 +02:00
972d702315 Fix #896: improve placeholder dynamism, add more tests for UI code 2022-06-30 03:07:54 +02:00
0f66d7f8cc Add fakedom to test UI code, replace all 'innerText' with 'textContent' as it is not compatible with fakedom 2022-06-28 03:21:18 +02:00
978df7253c Improve typing 2022-06-24 16:49:34 +02:00
b78923ad6a Add matrix-bot translations 2022-06-07 03:49:05 +02:00
92c6e70c8f Fix translation links in import notes 2022-05-01 22:58:59 +02:00
e391c1ce20 Add typings to translations, move Subs into 'TypedTranslations', cleanup of duplicate parts in translation files, fix #752 2022-04-13 01:19:28 +02:00
5a94e9d239 Improvements to the climbing theme 2022-04-06 19:16:55 +02:00
a9aff5e16e Add _context key to themes for translations, all strings can now be translated 2022-04-06 17:28:51 +02:00
2c7fb556dc Add translation buttons 2022-04-01 12:51:55 +02:00
3ab373f6ec More test cleanup 2022-03-21 02:00:50 +01:00
82e59bc1eb More unit tests 2022-03-15 01:42:38 +01:00
67c8d08f3e Some fixes in the rewrite of the maprendering 2022-03-08 01:05:54 +01:00
902b766410 Add small script to autoconvert images to use tags instead 2022-02-18 03:16:54 +01:00
c15f3d2036 Lots of styling tweaks, add filter links between layers 2022-02-01 04:14:54 +01:00
9594868e83 Better tag rewriting, add icons, add bicycle rental theme 2022-01-29 02:45:59 +01:00
fa971ffbbf Full code cleanup 2022-01-26 21:40:38 +01:00
94f66eafc1 Merge develop 2022-01-06 20:10:57 +01:00
7090a5ceb8 Performance hacks 2022-01-06 18:51:52 +01:00
11150a258d First part of a huge refactoring 2021-12-21 18:35:31 +01:00
90fc0e0840 Fix non-appearing new icon, remove debug outputs 2021-12-14 17:29:21 +01:00
89004af7f9 Further work on GRB, bugfixes 2021-12-06 03:24:33 +01:00
0ee23ce36d Further improvements to entrances theme, add layer-crossdependency detection, add layers which another layer depends on automatically to the theme, add documentation on which layers depends on which other layers, regenerate documentation 2021-12-05 02:06:14 +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
028767afe6 Small cleanups 2021-10-18 22:34:52 +02:00
d3550fefbe Add multi-apply box/feature, use it in etymology-theme to apply tags onto all segments of the same street 2021-10-12 02:12:45 +02:00
54bc4f24da Better handling if wikipage is missing 2021-10-07 22:16:11 +02:00
4fcd3523b7 Add check that translation for a certain theme is complete, add a few missing dutch translations 2021-10-01 04:49:19 +02:00
78d6482c88 Add binoculars theme, auto reformat everything 2021-09-09 00:06:21 +02:00
4ace40c2f3 Fix various small bugs (directionPicker is square and has a max width; fix welcome message, fix translations 2021-09-03 17:00:36 +02:00
92e8f3f89d Add first version of the food theme 2021-09-02 21:22:34 +02:00
b55f9a25c6 More work on refactoring the changes handling 2021-07-18 14:52:09 +02:00
785f57262e Further cleanup: further removal of the UIElement 2021-06-28 00:45:49 +02:00
284102c2f1 Seperate logic to detect special renderings and to actually render them, add a minimap to all popups (if no minimap is defined seperately) 2021-06-27 19:21:31 +02:00
9cc721abad More refactoring and fixes 2021-06-14 02:39:23 +02:00
d7004cd3dc Merge master 2021-06-13 15:15:13 +02:00
6415e195d1 Butchering the UI framework 2021-06-10 01:36:20 +02:00
9a13df9130 Fix warning 2021-06-08 18:54:29 +02:00
f86e8ea191 Small fix: themes still load if no description is given 2021-06-01 21:24:35 +02:00
3e3da25edb Small fixes 2021-04-23 17:22:01 +02:00
95f1bdd797 Small refactoring, add 'last edit by'-rendering 2021-04-21 01:26:36 +02:00
666a3039fe Improvements to GRB theme 2021-04-11 19:21:41 +02:00
4766f8bbde More validation and fixes 2021-04-10 03:50:44 +02:00