summaryrefslogtreecommitdiff
path: root/lib (unfollow)
Commit message (Expand)AuthorFilesLines
2021-12-16change badge output formatstructured-badgesstuebinm2-15/+7
2021-12-16print list of maps in output jsonstuebinm1-0/+1
2021-12-16made a partial function totalstuebinm1-0/+2
2021-12-16we don't support ellipsesstuebinm2-9/+5
2021-12-15suggest setting map meta properties if not givenstuebinm3-5/+18
2021-12-14deal with group layer in existence checks properlystuebinm1-11/+20
2021-12-14allow scripts from https://static.rc3.world/scriptsstuebinm1-15/+10
2021-12-14downgrade disallowed path-related lint levelsstuebinm1-3/+3
2021-12-14audioVolumne is of type float, not intstuebinm2-16/+43
2021-12-14startLayer can actually be set to `false`stuebinm1-3/+2
2021-12-13refuse doubled map propertiesstuebinm1-1/+2
2021-12-13complain if map links that don't go to .json filesstuebinm2-6/+20
2021-12-13add special warning for rc3 old-style linksstuebinm2-2/+13
2021-12-13changes to tiled map formatstuebinm2-3/+8
2021-12-12downgrad mapCopyright lint to suggestionstuebinm1-1/+1
2021-12-12better lints for invalid linksstuebinm2-21/+22
2021-12-12lints for names that are used more than twicestuebinm1-7/+13
2021-12-12handle text objects in objectgroup layersstuebinm2-22/+37
2021-12-12lint individual tile propertiesstuebinm1-1/+15
2021-12-08rudimentary linting for overlapping layersstuebinm4-1/+65
2021-12-08fix mapCopyright lintstuebinm1-3/+3
2021-12-07properties: copyright → tilesetCopyrightstuebinm1-2/+2
2021-12-07require mapCopyright to be setstuebinm1-0/+3
2021-12-04lots of code reorganising and some deduplicationstuebinm7-228/+286
2021-12-04refuse doubled namesstuebinm4-16/+52
2021-12-02collect badges from object layersstuebinm7-52/+229
2021-12-02do (naïve) html escapingstuebinm2-6/+17
2021-11-30prepend jitsi room names with assembly tagstuebinm1-2/+7
2021-11-30jitsiRoomAdminTag: prepend "assembly-" before namestuebinm1-0/+2
2021-11-30allow unknown propertiesstuebinm1-11/+2
2021-11-30rudimentary emulation of bbbRoom etc.stuebinm1-4/+26
2021-11-28various fixes to bugsstuebinm5-83/+96
2021-11-23why oh why does the prelude contain unsafe functionsstuebinm1-1/+1
2021-11-23add a severity attribute to the json outputstuebinm1-11/+16
2021-11-20whoops, forgot to add a filestuebinm1-0/+80
2021-11-20make link adjustments configurablestuebinm3-43/+48
2021-11-19add domain allow- and blocklists for weblinksstuebinm3-4/+29
2021-11-19fix group layer handlingstuebinm1-9/+22
2021-11-19add lint for empty group layersstuebinm1-0/+7
2021-11-19deal with group layersstuebinm2-9/+37
2021-11-18assorted lints for properties found in some mapsstuebinm1-17/+56
2021-11-17add warnings for as-yet unlinted layer propertiesstuebinm1-0/+9
2021-11-17small fixesstuebinm1-8/+7
2021-11-17make map parser work with more mapsstuebinm2-7/+39
2021-11-17map format: turns out more things are optionalstuebinm1-6/+6
2021-11-17exit with code 1 if maximum lint level exceededstuebinm3-14/+25
2021-11-16reject map urls starting with /_/stuebinm1-3/+6
2021-11-16add adjustment: add prefix for openWebsitestuebinm2-2/+6
2021-11-14disable print output when copying filesstuebinm1-2/+2
2021-11-14config options: implement script-related optionsstuebinm3-2/+20