Commit graph

696 commits

Author SHA1 Message Date
21216127c5 Attempt to fix build 2023-03-02 14:44:28 +01:00
6ee85b12f8 Split up allKnownLayouts, make parsing it lazy for faster loading 2023-03-02 05:20:53 +01:00
b00ed73ec3 Unset NODE_OPTIONS in build script 2023-02-16 18:18:40 +01:00
509b237d02 Add clipping to generateCache 2023-02-14 00:08:21 +01:00
48c6a3b0d7 Add warning for autogenerated files, add newline to generated files 2023-02-12 22:52:52 +01:00
ca2c446b2c Fix image path of webmanifests 2023-02-12 18:32:10 +01:00
909c3bc3f8 Attempt to fix the build 2023-02-10 15:02:43 +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
90f69bdd93 Move webmanifest files into 'public' directory 2023-02-09 16:19:08 +01:00
fad62a2877 Fix removeTranslations-script 2023-02-09 02:44:22 +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
Robin van der Linde
890980d534 Fix extractlayer and contributors script 2023-02-08 01:18:56 +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
f03d5f3153 Merge branch 'master' into develop 2023-02-06 22:56:05 +01:00
70657161dc Remove _referencing_ways from cache 2023-02-06 22:23:56 +01:00
c2113844e3 Move webmanifests to 'public'-directory, should fix #1293 2023-02-06 01:47:11 +01:00
bdf40e2607 Small fixes to GenerateSeries-script 2023-02-01 02:13:04 +01:00
06998172f0 Fix fetchLanguage, regenerate language overview 2023-02-01 02:03:25 +01:00
657168e1f3 Improve script to fetch languages 2023-01-30 01:59:33 +01:00
3f08954215 Remove whitespace around svgs, remove unneeded svgs, fix licenses, remove text from svgs, update advertising theme to the latest format, fix paths 2023-01-29 18:52:12 +01:00
387fff72cd Housekeeping... 2023-01-29 17:45:48 +01:00
481cd3369f Fix build path for production 2023-01-29 17:43:38 +01:00
1d11cbcf3b Clipping updates the id to be unique, use sliced community index 2023-01-29 13:12:51 +01:00
8cf3b88172 Slice script now clips to tile box if flag is set 2023-01-26 01:41:21 +01:00
2d0cb87e5a Improve typing 2023-01-25 11:35:57 +01:00
5966dd3aa7 Writedown review analysis 2023-01-23 02:09:35 +01:00
e1f9604884 Export reviews as geojson 2023-01-22 03:02:58 +01:00
2880759ca5 Analyse reviews 2023-01-22 02:54:26 +01:00
93961e553f Fix asset path in build 2023-01-17 18:49:15 +01:00
ec6d25ff59 Decrease RAM-size of build process again 2023-01-17 04:01:24 +01:00
4a5d2dea6b Increase ram size 2023-01-17 04:00:09 +01:00
14e2d71937 Add type=module where needed 2023-01-17 03:51:46 +01:00
e1791d3acb Fix the build 2023-01-17 03:37:26 +01:00
fd30c44352 Sync translations, regenerate docs, fix tests 2023-01-17 03:18:39 +01:00
60583aa658 Configuration with more or less working scripts 2023-01-17 02:00:57 +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
a81dbb170e Merge master 2023-01-13 04:02:50 +01:00
f2d29fc0ea Remove duplicate automerge 2023-01-13 03:56:04 +01:00
55788c00ae Improve typing, remove unused parameter 2023-01-13 02:43:21 +01:00
a995f0e2aa Move image license picker into user panel, fix #1236 2023-01-11 03:53:58 +01:00
6a5e7f9a4d Small improvement to generateTranslations-script 2023-01-11 01:47:23 +01:00
f585249f0b Merge branch 'master' into develop 2023-01-11 01:34:23 +01:00
437ee34333 Fix documentation generation, regenerate documentation 2023-01-11 01:32:46 +01:00
b330ae900c Add image license analysis 2023-01-10 02:52:09 +01:00
2929b02dc5 Fix path in generateSeries script 2023-01-10 01:18:39 +01:00
1a05e0c9a1 Enable downloading metadata again 2023-01-10 00:31:00 +01:00
0a5f56d57a Improve script to generate series 2023-01-09 20:38:11 +01:00
13f8bea37a Create image license analysis script 2023-01-09 20:38:11 +01:00
217c103adc Merge branch 'develop' 2022-12-25 23:17:38 +01:00
43613e4ece Add hotkeys, document hotkeys, make 'DefaultGUI' runnable via NodeJS, generate hotkey documentation 2022-12-24 03:44:21 +01:00
e77ff00b33 Add 'condition' to the tag-info files, should fix #1167 2022-12-23 17:42:53 +01:00
7d56755660 Merge branch 'fix/licenses' into develop 2022-12-23 14:36:12 +01:00
ca11e793f4 Add more licenses, ignore 'trivial' items 2022-12-22 04:24:46 +01:00
9e000d521f Housekeeping... 2022-12-16 13:44:25 +01:00
d1150be082 Remove mentions of twitter in all translation files 2022-12-13 11:32:47 +01:00
420f24f76f Housekeeping... 2022-12-08 02:59:44 +01:00
e81ea3db0b Add check as to always have a source or an author 2022-11-30 23:13:01 +01:00
8cb02da127 Add documentation on themes, move some themes around 2022-11-30 21:38:50 +01:00
d5d2c08706 Housekeeping... 2022-11-02 13:47:34 +01:00
30a835a232 Improve metadata in language translations, remove wikidata-downloading-script 2022-10-29 03:01:24 +02:00
cba1a4340e Merge branch 'develop' of github.com:pietervdvn/MapComplete into develop 2022-10-28 04:40:32 +02:00
bdb07155d6 Attempt to fix missing build artefacts 2022-10-28 04:18:40 +02:00
eeaf47949c Add wikiproject output again 2022-10-27 22:16:28 +02:00
cb68a89495 Readd wiki page generation 2022-10-27 22:03:41 +02:00
9a4cdaf1ad Merge branch 'master' into develop 2022-10-27 01:50:46 +02:00
61aebc61eb Formatting 2022-10-27 01:50:41 +02:00
6d822b42ca Housekeeping... 2022-10-27 01:50:01 +02:00
ecbe6a4be2 Fix build 2022-10-24 01:07:31 +02:00
Robin van der Linde
62a835b876
Braille tagrendering 2022-10-22 15:51:07 +02:00
59a1d88256 Fix licenses 2022-09-26 14:35:08 +02:00
dadba86faf Add check for possible duplicate filters, consolidate duplicate filters 2022-09-24 03:33:09 +02:00
aaa7439b02 Add A2 poster, fix pointer events, add templates to build output 2022-09-20 12:50:36 +02:00
34ef6ce40e Merge master 2022-09-19 12:39:19 +02:00
6879495afb Remove obsolete scripts 2022-09-19 12:34:05 +02:00
afa6402fe9 Exempt templates from SVG-checks, fix #1085 2022-09-19 12:33:49 +02:00
e5c20d72f4 Fix build 2022-09-18 20:28: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
f878909318 chore(pr): add a preview comment on PR if they are previewable 2022-09-05 00:11:34 +02:00
2a971cf253 Remove obsolete debugging code 2022-09-03 20:32:14 +02:00
eab188472f Remove maintainer field from contact_name 2022-08-24 14:48:33 +02:00
08341b70af Merge branch 'master' into develop 2022-08-24 13:40:41 +02:00
dfea3feb32 Remove empty strings from translation files 2022-08-24 04:05:49 +02:00
4e2d03a2ea Fix build 2022-08-24 01:37:20 +02:00
d4a2b5899b Improve error messages 2022-08-24 01:10:45 +02:00
51650b4a10 Translation sync 2022-08-22 22:31:05 +02:00
8f1d63b20a Remove maintainer and version fields 2022-08-22 19:17:24 +02:00
21aca85515 Add the requirement for all tagRendering-objects to have an ID (including rewrites and multi-builtins) to make translations easier 2022-08-05 13:11:50 +02:00
Robin van der Linde
f174a3d776
Merge branch 'develop' into feature/maproulette 2022-07-27 10:25:17 +02:00
b90e1970bb Add json merge script 2022-07-27 09:47:10 +02:00
Robin van der Linde
64560b9cd2
Merge branch 'develop' into feature/maproulette 2022-07-27 09:28:42 +02:00
9fe1894766 Merge weblate 2022-07-26 17:16:32 +02:00
512a11740e Fix non-ascii characters, add check for them 2022-07-26 11:38:10 +02:00
038b2ece4c Fix script 2022-07-22 11:50:25 +02:00
f63f62922e Fix various small issues to the teams, add some more validation 2022-07-20 22:57:39 +02:00
fb4b4e5702 Merge branch 'feature/dashboard-layout' into develop 2022-07-20 15:23:46 +02:00
Robin van der Linde
5f1bc70169
Slightly patch script 2022-07-19 20:54:05 +02:00
Robin van der Linde
e312253354
Fix script (again) 2022-07-19 12:09:04 +02:00
Robin van der Linde
330f1f53f3
Merge branch 'develop' into feature/maproulette 2022-07-19 09:38:12 +02:00
Robin van der Linde
862ef98c3e
Fixed script 2022-07-18 16:10:06 +02:00
ce7b3d47d9 Attempt to fix the build 2022-07-18 16:03:56 +02:00
4096c5a913 Attempt to fix the build 2022-07-18 15:59:33 +02:00
3ae7478bfb Another attempt to fix the build 2022-07-18 15:45:26 +02:00
e7ae5973cb Translation sync 2022-07-18 15:28:58 +02:00
c8de5166f1 Attempt to fix the build 2022-07-18 15:15:48 +02:00
d7672ce5ea Attempt to fix the build 2022-07-18 15:06:12 +02:00
38de6469cd Add license generator to build script 2022-07-18 15:03:04 +02:00
3d5564e940 Remove no longer needed regeneration of layeroverview 2022-07-18 14:49:51 +02:00
Robin van der Linde
1ce88c18c5
Merge branch 'develop' into feature/maproulette 2022-07-18 09:41:38 +02:00
dc6c35565e Improve jsonSchema 2022-07-18 02:25:09 +02:00
dab0565a8b Fix typo 2022-07-18 01:46:22 +02:00
a89f5a0e3e More dashboard view, add documentation in dashboard view 2022-07-16 03:57:13 +02:00
07973e37a6 Add priority-search to the searchable element 2022-07-15 01:10:10 +02:00
Robin van der Linde
f7506e07cd
Add hotel layer, conversion scripts 2022-07-14 15:17:09 +02:00
c916d5fe66 Merge develop 2022-07-13 23:12:14 +02:00
02711c43c3 Actually use awaits where appropriate 2022-07-12 14:22:14 +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
4246221e8e Fix import flow, add typing 2022-07-08 03:14:55 +02:00
a08a49abb2 Fix partial compilation, fix tests 2022-07-06 17:11:17 +02:00
9f41e719f2 Fix build 2022-07-06 16:35:14 +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
320570422a Move stolen presets into a separate layer to use as library 2022-07-03 13:18:34 +02:00
ff4be56c42 More reuse of icons 2022-07-02 02:45:59 +02:00
ef66b1931f Add small script to steal shop presets from the iD-project 2022-07-02 01:59:26 +02:00
5cf52690ee Small cleanup 2022-07-01 02:41:09 +02:00
b0b674b2fb Lint build script 2022-06-28 03:20:22 +02:00
2392718d29 Fix shebang for nixos, should work in GH-actions too 2022-06-28 02:02:21 +02:00
8faddbd0b5 Fix tests 2022-06-27 23:57:04 +02:00
be38294a7f Merge master 2022-06-27 23:49:35 +02:00
52543893f6 Fix build, merge translations 2022-06-24 19:00:02 +02:00
2a0d4a1e54 Merge branch 'feature/language-chooser' 2022-06-24 16:55:01 +02:00
978df7253c Improve typing 2022-06-24 16:49:34 +02:00
5aaf57137c Download official languages per country 2022-06-24 16:49:03 +02:00
1305e0c2db Make sure that landing pages are in english 2022-06-24 03:37:00 +02:00
732d4621ae Improve school script 2022-06-24 03:36:51 +02:00
98c6113cbe Merge master 2022-06-22 20:06:41 +02:00
f7cacc15d3 Add first version of schools 2022-06-21 13:59:31 +02:00
1596e23ac6 Disable article addition in lint script 2022-06-21 13:58:49 +02:00
cc55c239b7 Fix assets 2022-06-20 11:54:15 +02:00
00026768f2 Fix assets 2022-06-20 10:59:23 +02:00
f0c90b4d1c Merge master 2022-06-20 03:22:27 +02:00
6023f6e36c Wrap osmTag into an 'and' by default 2022-06-20 02:13:04 +02:00
2a6a09da76 Improve license script 2022-06-20 01:41:48 +02:00