|
22717f2b73
|
misc(generateLayerOverview): disable warning on boostrap run
|
2023-03-09 17:24:03 +01:00 |
|
|
06ebf2b619
|
feature(themeconfig): add pragma to disable 'questionHint'-checks
|
2023-03-09 15:12:16 +01:00 |
|
|
eb6093dd9f
|
feature(themeconfig): Make filters reusable from builtin layers
|
2023-03-09 14:45:36 +01:00 |
|
|
bdcf8a2601
|
fix: broken titleIcons (fix #1344)
|
2023-03-09 13:34:03 +01:00 |
|
|
868d476891
|
Merge feature/svelte into develop
|
2023-03-08 19:02:41 +01:00 |
|
|
12ac229d1b
|
chore: improve script to extract questionhints
|
2023-03-08 03:37:48 +01:00 |
|
|
db25d64409
|
Merge branch 'master' into develop
|
2023-03-08 02:57:31 +01:00 |
|
|
d7fe3a056e
|
feat(themes): add questionHint to give extra information about a question
|
2023-03-08 02:01:52 +01:00 |
|
|
0b8136a5c4
|
Enable the doctests
|
2023-02-10 14:28:00 +01:00 |
|
|
7cc184fdd8
|
Fix unit tests (no doctests yet)
|
2023-02-10 01:55:29 +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 |
|
|
adcf23a54f
|
Fix generateLayerOverview
|
2023-01-17 02:54:33 +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 |
|
|
9da63df595
|
Add hint for groups
|
2022-12-06 03:59:41 +01:00 |
|
|
72ca67e3ab
|
Formatting
|
2022-11-02 14:44:06 +01:00 |
|
|
efb54782ca
|
Handle metadata in translations
|
2022-10-29 03:02:57 +02:00 |
|
|
61aebc61eb
|
Formatting
|
2022-10-27 01:50:41 +02:00 |
|
|
218cf3b151
|
Fix overzealous language check for unofficial themes
|
2022-10-04 13:50:31 +02:00 |
|
|
dadba86faf
|
Add check for possible duplicate filters, consolidate duplicate filters
|
2022-09-24 03:33:09 +02:00 |
|
|
585dbb4587
|
allow reuse of filters, update to artwork theme
|
2022-09-14 16:29:41 +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 |
|
Brice Maron
|
d3f453a4fb
|
feat: add prettier config
|
2022-09-08 20:57:11 +02:00 |
|
|
aa5fc97269
|
Add warning for big minzoom
|
2022-08-24 01:29:11 +02:00 |
|
|
8f1d63b20a
|
Remove maintainer and version fields
|
2022-08-22 19:17:24 +02:00 |
|
|
5129357fa3
|
Add extra check: don't allow conditions in icon-renderings
|
2022-08-18 14:39:40 +02:00 |
|
|
1ff03d9bd0
|
Fix tests
|
2022-07-29 21:09:58 +02:00 |
|
|
7e32413113
|
Add 'steal' as special rendering, update 'multi', add entrance overview to onwheels layer
|
2022-07-29 20:04:36 +02:00 |
|
|
181c5583d2
|
WIP
|
2022-07-28 09:16:19 +02:00 |
|
|
32e0c18b09
|
Add 'send_email'-special element, use this in bike_repair_station
|
2022-07-27 23:59:04 +02:00 |
|
|
f63f62922e
|
Fix various small issues to the teams, add some more validation
|
2022-07-20 22:57:39 +02:00 |
|
|
616c7afab0
|
Add more questions to the elevator theme
|
2022-07-20 09:34:54 +02:00 |
|
|
1f5c594f34
|
Don't emit an error if multiple overrides add to a list
|
2022-07-19 09:46:06 +02:00 |
|
|
b8bca0287d
|
Refactor isShown into a tagsfilter
|
2022-07-18 02:00:32 +02:00 |
|
|
325e30666b
|
Wikidata language picker
|
2022-07-11 09:14:26 +02:00 |
|
|
4246221e8e
|
Fix import flow, add typing
|
2022-07-08 03:14:55 +02:00 |
|
|
eca14c5d08
|
Fix tests
|
2022-07-06 14:00:48 +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 |
|
|
0146d1e4f7
|
Move 'mappings' to a separate interface
|
2022-07-03 13:18:05 +02:00 |
|
|
3a3e2750f2
|
Allow different renderings in question mode, but emit a warning for this intead
|
2022-06-28 01:04:45 +02:00 |
|
|
1305e0c2db
|
Make sure that landing pages are in english
|
2022-06-24 03:37:00 +02:00 |
|
|
c5a6b803ec
|
Small fixes to improve local loading
|
2022-06-21 16:47:54 +02:00 |
|
|
ca91241c3b
|
Fix some tests
|
2022-06-20 01:55:29 +02:00 |
|
|
e13c7ae677
|
Move some assets to the 'tagRenderings'-directory as they are only needed there, add 'smoking' question, add 'nightclubs' to 'pub_cafe'-layer
|
2022-06-20 01:42:30 +02:00 |
|
|
ee9646a176
|
Improve typing
|
2022-06-19 22:37:31 +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 |
|
|
b9cc56bbc5
|
Improve error messages
|
2022-06-09 16:50:53 +02:00 |
|