| Commit message (Expand) | Author | Age | Files | Lines |
* | lints for names that are used more than twice | stuebinm | 2021-12-12 | 1 | -7/+13 |
* | handle text objects in objectgroup layers | stuebinm | 2021-12-12 | 2 | -22/+37 |
* | lint individual tile properties | stuebinm | 2021-12-12 | 1 | -1/+15 |
* | rudimentary linting for overlapping layers | stuebinm | 2021-12-08 | 5 | -1/+66 |
* | fix mapCopyright lint | stuebinm | 2021-12-08 | 1 | -3/+3 |
* | properties: copyright → tilesetCopyright | stuebinm | 2021-12-07 | 1 | -2/+2 |
* | require mapCopyright to be set | stuebinm | 2021-12-07 | 1 | -0/+3 |
* | lots of code reorganising and some deduplication | stuebinm | 2021-12-04 | 8 | -230/+288 |
* | refuse doubled names | stuebinm | 2021-12-04 | 4 | -16/+52 |
* | update readme for badges | stuebinm | 2021-12-02 | 1 | -2/+22 |
* | collect badges from object layers | stuebinm | 2021-12-02 | 8 | -52/+230 |
* | do (naïve) html escaping | stuebinm | 2021-12-02 | 2 | -6/+17 |
* | prepend jitsi room names with assembly tag | stuebinm | 2021-11-30 | 1 | -2/+7 |
* | jitsiRoomAdminTag: prepend "assembly-" before name | stuebinm | 2021-11-30 | 1 | -0/+2 |
* | allow unknown properties | stuebinm | 2021-11-30 | 1 | -11/+2 |
* | rudimentary emulation of bbbRoom etc. | stuebinm | 2021-11-30 | 2 | -4/+32 |
* | update readme | stuebinm | 2021-11-28 | 1 | -4/+25 |
* | git: ignore .stack-work | stuebinm | 2021-11-28 | 1 | -0/+1 |
* | various fixes to bugs | stuebinm | 2021-11-28 | 7 | -89/+104 |
* | Merge branch 'main' of git.cccv.de:hub/walint | stuebinm | 2021-11-28 | 1 | -11/+16 |
|\ |
|
| * | 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 |
* | | print aeson warning to stderr, not stdout … | stuebinm | 2021-11-28 | 1 | -1/+2 |
|/ |
|
* | pipeline: hopefully fix it? | stuebinm | 2021-11-21 | 1 | -2/+2 |
* | gitlab pipeline: more reasonable artefact | stuebinm | 2021-11-21 | 1 | -2/+5 |
* | whoops, forgot to add a file | stuebinm | 2021-11-20 | 1 | -0/+80 |
* | minor addition | stuebinm | 2021-11-20 | 1 | -2/+4 |
* | documentation for URI rewrite rules | stuebinm | 2021-11-20 | 1 | -9/+34 |
* | make link adjustments configurable | stuebinm | 2021-11-20 | 5 | -46/+64 |
* | add domain allow- and blocklists for weblinks | stuebinm | 2021-11-19 | 4 | -6/+33 |
* | 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 |
* | remove unused --allowScripts flag | stuebinm | 2021-11-17 | 1 | -2/+0 |
* | slight updates to documentation | stuebinm | 2021-11-17 | 2 | -11/+16 |
* | exit with code 1 if maximum lint level exceeded | stuebinm | 2021-11-17 | 4 | -15/+26 |
* | reject map urls starting with /_/ | stuebinm | 2021-11-16 | 1 | -3/+6 |
* | deleted old example file | stuebinm | 2021-11-16 | 1 | -41271/+0 |
* | add adjustment: add prefix for openWebsite | stuebinm | 2021-11-16 | 3 | -3/+8 |
* | fix default config.json | stuebinm | 2021-11-16 | 1 | -0/+1 |
* | 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 |
* | add documentation on what lints are supported | stuebinm | 2021-11-14 | 1 | -0/+53 |
* | add example config | stuebinm | 2021-11-14 | 1 | -0/+6 |
* | Update Readme.md | stuebinm | 2021-11-14 | 1 | -1/+1 |