summaryrefslogtreecommitdiff
path: root/lib (unfollow)
Commit message (Expand)AuthorFilesLines
2021-12-17simple graphviz visualisation of a repositorystuebinm2-5/+27
2021-12-17some simple graph algorithmsstuebinm2-67/+120
2021-12-16fix a bug when writing things outstuebinm1-3/+3
2021-12-16special handling of world:// and assembly namesstuebinm3-19/+41
2021-12-16fixed some warnings (and disabled others)stuebinm2-2/+2
2021-12-16fixed & removed a bunch of old TODOsstuebinm7-32/+50
2021-12-16"collides" can't be set on layersstuebinm1-4/+4
2021-12-16abort copying on missing assetsstuebinm1-1/+3
2021-12-16lint if tileset properties are set on the map insteadstuebinm1-1/+5
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