Commit graph

42 commits

Author SHA1 Message Date
b541d3eab4 Reformat all files with prettier 2022-09-08 21:40:48 +02:00
4e2d03a2ea Fix build 2022-08-24 01:37:20 +02:00
02711c43c3 Actually use awaits where appropriate 2022-07-12 14:22:14 +02:00
1271f24160 Fix delete button, remove Translations.WT 2022-04-21 12:39:28 +02:00
6ad64e3f70 Add a download button, improve share functionality for custom themes 2022-04-18 02:39:30 +02:00
7acaafae1f Fix icons 2022-03-10 16:26:25 +01:00
135d8644da Better social images 2022-03-08 04:09:03 +01:00
db770f2c35 Fix the last fake images, fix non-square theme icons, throw an error on fake svgs and non-square icons (if public theme) 2022-02-10 23:10:39 +01:00
688dcae3b0 Various theme, icon and language fixes 2022-02-08 18:29:21 +01:00
1bc1ef2578 Don't use a white background icon logo if a png is the logo, detect public URL automatically 2022-02-06 12:51:23 +01:00
b8b63dc34c Tweaking the loading screen 2022-02-06 03:45:32 +01:00
dd63ed7ab0 Add detection for svgs which actually contain pngs, convert png into proper svg 2022-02-06 03:02:45 +01:00
278fce8726 Fix #640: generate an icon with a white background automatically 2022-02-06 01:57:33 +01:00
91ca538822 Tweak loading screen 2022-02-04 16:22:22 +01:00
5d884a97f9 Add a warning if a logo for a theme is not square 2022-02-04 00:42:02 +01:00
c15f3d2036 Lots of styling tweaks, add filter links between layers 2022-02-01 04:14:54 +01:00
92df5643c3 Fix build 2022-01-27 02:10:28 +01:00
fa971ffbbf Full code cleanup 2022-01-26 21:40:38 +01:00
5c71bfa294 Attempt to fix social image previews 2022-01-18 20:18:12 +01:00
11a0d1ed54 Merge refactoring/no-central-theme-overview 2022-01-06 21:08:09 +01:00
2db4439594 Version bump 2022-01-06 21:05:52 +01:00
11150a258d First part of a huge refactoring 2021-12-21 18:35:31 +01:00
480bb4902b Remove runningFromConsole from scripts and tests, add routeablePointScript for postal codes 2021-12-13 20:50:03 +01:00
ffb196a3fc Removal of obsolete code 2021-11-21 02:58:32 +01:00
1d0fbe701c First steps for a layer switch 2021-11-18 23:42:03 +01:00
bd21212eba Full code cleanup 2021-11-07 16:34:51 +01:00
c7f9f30b6c Fix build, reset languages, more autocleanup 2021-09-09 00:19:39 +02:00
78d6482c88 Add binoculars theme, auto reformat everything 2021-09-09 00:06:21 +02:00
647100bee5 Refacotring: move themeConfig into models 2021-08-07 23:11:34 +02:00
50b8638408 A png, of course 2021-07-06 15:53:42 +02:00
d7cb06445b Add support for png icons 2021-07-06 15:43:21 +02:00
6ba4cb18c6 Fix layout generation 2021-06-18 01:24:31 +02:00
8e72b70742 Fix deployment, fix documentation generation, add a small markdown generator 2021-06-15 00:28:59 +02:00
6415e195d1 Butchering the UI framework 2021-06-10 01:36:20 +02:00
e26999b31b Cleanup script again, webmanifest already uses the relative manifest + add small script to create a contributors JSON file 2021-05-10 23:43:30 +02:00
3b66bce24d Fix bug in generation of the main manifest file 2021-05-03 17:47:58 +02:00
b2213751c3 Add some more missing translations, small tweaks to scripts 2021-04-23 13:56:16 +02:00
ba77259837 Add ts-ignore in order to let the script run when the generated output was borked 2021-04-21 17:42:09 +02:00
2ad72ae346 Merge develop 2021-04-10 16:12:40 +02:00
a8aaf4b219 Small tweaks to the deploy scripts 2021-04-10 15:01:28 +02:00
e16def1464 Add validation scripts 2021-04-10 03:18:32 +02:00
0fea2c87cd Add attribution script and some attributions 2021-04-07 01:32:39 +02:00
Renamed from scripts/createLayouts.ts (Browse further)