| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | why oh why does the prelude contain unsafe functions | stuebinm | 2021-11-23 | 1 | -1/+1 |
* | add a severity attribute to the json output | stuebinm | 2021-11-23 | 1 | -11/+16 |
* | whoops, forgot to add a file | stuebinm | 2021-11-20 | 1 | -0/+80 |
* | make link adjustments configurable | stuebinm | 2021-11-20 | 3 | -43/+48 |
* | add domain allow- and blocklists for weblinks | stuebinm | 2021-11-19 | 3 | -4/+29 |
* | fix group layer handling | stuebinm | 2021-11-19 | 1 | -9/+22 |
* | add lint for empty group layers | stuebinm | 2021-11-19 | 1 | -0/+7 |
* | deal with group layers | stuebinm | 2021-11-19 | 2 | -9/+37 |
* | assorted lints for properties found in some maps | stuebinm | 2021-11-18 | 1 | -17/+56 |
* | add warnings for as-yet unlinted layer properties | stuebinm | 2021-11-17 | 1 | -0/+9 |
* | small fixes | stuebinm | 2021-11-17 | 1 | -8/+7 |
* | make map parser work with more maps | stuebinm | 2021-11-17 | 2 | -7/+39 |
* | map format: turns out more things are optional | stuebinm | 2021-11-17 | 1 | -6/+6 |
* | exit with code 1 if maximum lint level exceeded | stuebinm | 2021-11-17 | 3 | -14/+25 |
* | reject map urls starting with /_/ | stuebinm | 2021-11-16 | 1 | -3/+6 |
* | add adjustment: add prefix for openWebsite | stuebinm | 2021-11-16 | 2 | -2/+6 |
* | disable print output when copying files | stuebinm | 2021-11-14 | 1 | -2/+2 |
* | config options: implement script-related options | stuebinm | 2021-11-14 | 3 | -2/+20 |
* | config: some small documentation | stuebinm | 2021-11-14 | 1 | -0/+4 |
* | config option: don't copy asset files | stuebinm | 2021-11-14 | 2 | -21/+27 |
* | Functional jitsiRoomAdminTag adjustment | stuebinm | 2021-11-14 | 7 | -35/+54 |
* | add some simple config options | stuebinm | 2021-11-14 | 1 | -9/+30 |
* | too much type level stuff to read a config file | stuebinm | 2021-11-14 | 1 | -0/+99 |
* | fail on missing map assets | stuebinm | 2021-11-10 | 1 | -3/+8 |
* | copy map assets (and refuse if any are missing) | stuebinm | 2021-11-10 | 2 | -22/+56 |
* | extra module for repository writeout | stuebinm | 2021-11-10 | 3 | -10/+33 |
* | remove dead code | stuebinm | 2021-11-10 | 2 | -41/+11 |
* | little code cleanup | stuebinm | 2021-11-10 | 2 | -8/+6 |
* | first example of a map adjustment | stuebinm | 2021-11-09 | 5 | -33/+81 |
* | monad plumbing to let the linter modify things | stuebinm | 2021-11-02 | 2 | -14/+24 |
* | better lint messages | stuebinm | 2021-10-30 | 1 | -10/+10 |
* | turns out records are just sugar | stuebinm | 2021-10-30 | 1 | -8/+2 |
* | yet more tiled properties | stuebinm | 2021-10-30 | 2 | -2/+6 |
* | re-enable dependency checking | stuebinm | 2021-10-30 | 2 | -21/+22 |
* | also flipping tileset lint output structure | stuebinm | 2021-10-30 | 2 | -26/+36 |
* | added more keys to the Tiled format | stuebinm | 2021-10-30 | 1 | -30/+51 |
* | readable prettyprint for inverted lint output | stuebinm | 2021-10-30 | 2 | -1/+5 |
* | flipping the output map structure | stuebinm | 2021-10-30 | 4 | -19/+49 |
* | make aeson instances agree with themselves | stuebinm | 2021-10-30 | 3 | -198/+79 |
* | more sensible msg for "property required by"-lints | stuebinm | 2021-10-30 | 1 | -1/+8 |
* | add tileset property linting | stuebinm | 2021-10-30 | 4 | -16/+47 |
* | add warning for very large tileset images | stuebinm | 2021-10-30 | 1 | -2/+3 |
* | rename to walint | stuebinm | 2021-10-01 | 3 | -44/+43 |
* | check if assets exist | stuebinm | 2021-09-30 | 1 | -8/+40 |
* | remove unused Maybe | stuebinm | 2021-09-30 | 1 | -4/+4 |
* | nicer json output which leaks less haskell names | stuebinm | 2021-09-30 | 4 | -40/+56 |
* | simple map-map link dependency checking | stuebinm | 2021-09-30 | 6 | -21/+106 |
* | prettier pretty printing and stuff | stuebinm | 2021-09-23 | 4 | -37/+71 |
* | some documentation | stuebinm | 2021-09-23 | 2 | -5/+20 |
* | handle all maps in entire repositories | stuebinm | 2021-09-23 | 3 | -66/+96 |