Commit graph

114 commits

Author SHA1 Message Date
840990c08b Docs: add description again to individual tagrenderings 2023-04-19 13:23:46 +02:00
105120060d Refactoring: add metatagging, add 'last edited by' element, add 'metacondition' 2023-04-15 02:28:24 +02:00
bef05481bd Merge develop 2023-04-07 04:36:41 +02:00
aaaaf1948d refactoring: fix special renderings (partly), deprecate 2023-03-29 18:54:00 +02:00
9b2f92dedc refactoring: Fix generate:layeroverview 2023-03-29 17:56:42 +02:00
e67d740769 Merge develop 2023-03-15 14:29:53 +01:00
57d5eac463 refactoring: make scripts use 'script'-interface' 2023-03-15 13:53:53 +01:00
868d476891 Merge feature/svelte into develop 2023-03-08 19:02:41 +01:00
d7fe3a056e feat(themes): add questionHint to give extra information about a question 2023-03-08 02:01:52 +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
4789489ab3 Fix imports of layerOverview 2023-02-08 01:18:57 +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
3c345f43a3 Fix typing in scripts 2023-01-17 01:53:50 +01:00
e9004a2190 Undo some changes to fix the build, move svg-check into generateLayerOverview as to move fs out of the dependency tree for the webpage 2023-01-17 01:00:43 +01:00
wjtje
cc0c925b81 "working" 2023-01-17 00:50:42 +01:00
9a4cdaf1ad Merge branch 'master' into develop 2022-10-27 01:50:46 +02:00
6d822b42ca Housekeeping... 2022-10-27 01:50:01 +02:00
ecbe6a4be2 Fix build 2022-10-24 01:07:31 +02:00
dadba86faf Add check for possible duplicate filters, consolidate duplicate filters 2022-09-24 03:33:09 +02:00
afa6402fe9 Exempt templates from SVG-checks, fix #1085 2022-09-19 12:33:49 +02:00
b541d3eab4 Reformat all files with prettier 2022-09-08 21:40:48 +02:00
dab0565a8b Fix typo 2022-07-18 01:46:22 +02:00
07973e37a6 Add priority-search to the searchable element 2022-07-15 01:10:10 +02:00
325e30666b Wikidata language picker 2022-07-11 09:14:26 +02:00
bb23bc0761 Add paper formats to copy shops 2022-07-08 15:37:31 +02:00
a08a49abb2 Fix partial compilation, fix tests 2022-07-06 17:11:17 +02:00
8c036e159f Generate layer overview now only recompiles files that need to be recompiled 2022-07-06 15:55:22 +02:00
b64a873c40 Wire 'doesImageExist' everywhere, fixes #928 2022-07-06 12:57:23 +02:00
f27b60f80d Better errors when an image is missing 2022-07-06 12:26:42 +02:00
1305e0c2db Make sure that landing pages are in english 2022-06-24 03:37:00 +02:00
6023f6e36c Wrap osmTag into an 'and' by default 2022-06-20 02:13:04 +02:00
7a68e83afa Improve validation of tagRenderings 2022-06-20 01:41:34 +02:00
6b1b9eea8b Fix build 2022-06-13 03:26:14 +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
7b4d4e38e6 Fix OSM-icon (and exempt it from strict validation rules) 2022-06-04 18:23:06 +02:00
17a13918c2 Fix build: exempt socialImage from having to be a pure svg 2022-06-04 02:28:53 +02:00
e08a7ca2cf Disallow 'text'-tags in SVG-images 2022-05-07 22:59:12 +02:00
ecba715265 Merge branch 'develop'
# Conflicts:
#	assets/themes/climbing/climbing.json
#	assets/themes/mapcomplete-changes/mapcomplete-changes.json
#	css/index-tailwind-output.css
2022-04-29 23:35:11 +02:00
14ce4c1846 Improvements to index search functionality 2022-04-28 02:04:25 +02:00
bc953abe48 Refactoring of the climbing theme 2022-04-23 15:20:54 +02:00
979041dacb Better error handling 2022-04-22 03:17:50 +02:00
2c7fb556dc Add translation buttons 2022-04-01 12:51:55 +02:00
135d8644da Better social images 2022-03-08 04:09:03 +01:00
682b68a094 Regenerate schemas, more fixes to images and licenses 2022-02-18 23:10:27 +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
dd63ed7ab0 Add detection for svgs which actually contain pngs, convert png into proper svg 2022-02-06 03:02:45 +01:00
7eeffc2305 Refactoring of conversion 2022-02-04 01:05:35 +01:00
dcfcc9a5d7 Formatting and style tweaks 2022-02-04 00:45:22 +01:00
0f47b84229 Remove 'language' as field from the layoutConfigJson as it is now calculated based on the title 2022-01-27 01:23:04 +01:00