Commit graph

57 commits

Author SHA1 Message Date
4852888b41 Refactoring: make needed URLs explicit 2023-09-27 22:21:35 +02:00
39944a01fb Refactoring: automatically generate code files from layer/theme files to avoid using 'Eval' 2023-09-22 11:20:22 +02:00
7321004c19 Fix: replace all mentions of 'mapcomplete.osm.be' with 'mapcomplete.org' 2023-08-23 18:33:30 +02:00
cacc078042 Refactoring: attempt to fix build 2023-07-16 03:26:43 +02:00
1bba106a86 Refactoring: finish move to 'src' directory 2023-07-15 18:04:30 +02:00
d008dcb54d Chore: reformat all files with prettier 2023-06-14 20:39:36 +02:00
6863e7e56d Style: Improve loading screens 2023-05-25 13:19:42 +02:00
48700c3e15 Style: style loading screen 2023-05-25 10:46:32 +02:00
7f26e4cb3b refactoring: Fix generateLayouts 2023-04-13 23:40:28 +02:00
21216127c5 Attempt to fix build 2023-03-02 14:44:28 +01:00
ca2c446b2c Fix image path of webmanifests 2023-02-12 18:32:10 +01:00
90f69bdd93 Move webmanifest files into 'public' directory 2023-02-09 16:19:08 +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
c2113844e3 Move webmanifests to 'public'-directory, should fix #1293 2023-02-06 01:47:11 +01:00
14e2d71937 Add type=module where needed 2023-01-17 03:51:46 +01:00
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