summaryrefslogtreecommitdiff
path: root/lib (follow)
Commit message (Expand)AuthorAgeFilesLines
* do (naïve) html escapingstuebinm2021-12-022-6/+17
* prepend jitsi room names with assembly tagstuebinm2021-11-301-2/+7
* jitsiRoomAdminTag: prepend "assembly-" before namestuebinm2021-11-301-0/+2
* allow unknown propertiesstuebinm2021-11-301-11/+2
* rudimentary emulation of bbbRoom etc.stuebinm2021-11-301-4/+26
* various fixes to bugsstuebinm2021-11-285-83/+96
* why oh why does the prelude contain unsafe functionsstuebinm2021-11-231-1/+1
* add a severity attribute to the json outputstuebinm2021-11-231-11/+16
* whoops, forgot to add a filestuebinm2021-11-201-0/+80
* make link adjustments configurablestuebinm2021-11-203-43/+48
* add domain allow- and blocklists for weblinksstuebinm2021-11-193-4/+29
* fix group layer handlingstuebinm2021-11-191-9/+22
* add lint for empty group layersstuebinm2021-11-191-0/+7
* deal with group layersstuebinm2021-11-192-9/+37
* assorted lints for properties found in some mapsstuebinm2021-11-181-17/+56
* add warnings for as-yet unlinted layer propertiesstuebinm2021-11-171-0/+9
* small fixesstuebinm2021-11-171-8/+7
* make map parser work with more mapsstuebinm2021-11-172-7/+39
* map format: turns out more things are optionalstuebinm2021-11-171-6/+6
* exit with code 1 if maximum lint level exceededstuebinm2021-11-173-14/+25
* reject map urls starting with /_/stuebinm2021-11-161-3/+6
* add adjustment: add prefix for openWebsitestuebinm2021-11-162-2/+6
* disable print output when copying filesstuebinm2021-11-141-2/+2
* config options: implement script-related optionsstuebinm2021-11-143-2/+20
* config: some small documentationstuebinm2021-11-141-0/+4
* config option: don't copy asset filesstuebinm2021-11-142-21/+27
* Functional jitsiRoomAdminTag adjustmentstuebinm2021-11-147-35/+54
* add some simple config optionsstuebinm2021-11-141-9/+30
* too much type level stuff to read a config filestuebinm2021-11-141-0/+99
* fail on missing map assetsstuebinm2021-11-101-3/+8
* copy map assets (and refuse if any are missing)stuebinm2021-11-102-22/+56
* extra module for repository writeoutstuebinm2021-11-103-10/+33
* remove dead codestuebinm2021-11-102-41/+11
* little code cleanupstuebinm2021-11-102-8/+6
* first example of a map adjustmentstuebinm2021-11-095-33/+81
* monad plumbing to let the linter modify thingsstuebinm2021-11-022-14/+24
* better lint messagesstuebinm2021-10-301-10/+10
* turns out records are just sugarstuebinm2021-10-301-8/+2
* yet more tiled propertiesstuebinm2021-10-302-2/+6
* re-enable dependency checkingstuebinm2021-10-302-21/+22
* also flipping tileset lint output structurestuebinm2021-10-302-26/+36
* added more keys to the Tiled formatstuebinm2021-10-301-30/+51
* readable prettyprint for inverted lint outputstuebinm2021-10-302-1/+5
* flipping the output map structurestuebinm2021-10-304-19/+49
* make aeson instances agree with themselvesstuebinm2021-10-303-198/+79
* more sensible msg for "property required by"-lintsstuebinm2021-10-301-1/+8
* add tileset property lintingstuebinm2021-10-304-16/+47
* add warning for very large tileset imagesstuebinm2021-10-301-2/+3
* rename to walintstuebinm2021-10-013-44/+43
* check if assets existstuebinm2021-09-301-8/+40