| Commit message (Expand) | Author | Age | Files | Lines |
* | change badge output formatstructured-badges | stuebinm | 2021-12-16 | 2 | -15/+7 |
* | print list of maps in output json | stuebinm | 2021-12-16 | 1 | -0/+1 |
* | made a partial function total | stuebinm | 2021-12-16 | 1 | -0/+2 |
* | we don't support ellipses | stuebinm | 2021-12-16 | 2 | -9/+5 |
* | suggest setting map meta properties if not given | stuebinm | 2021-12-15 | 3 | -5/+18 |
* | deal with group layer in existence checks properly | stuebinm | 2021-12-14 | 1 | -11/+20 |
* | allow scripts from https://static.rc3.world/scripts | stuebinm | 2021-12-14 | 1 | -15/+10 |
* | downgrade disallowed path-related lint levels | stuebinm | 2021-12-14 | 1 | -3/+3 |
* | audioVolumne is of type float, not int | stuebinm | 2021-12-14 | 2 | -16/+43 |
* | startLayer can actually be set to `false` | stuebinm | 2021-12-14 | 1 | -3/+2 |
* | refuse doubled map properties | stuebinm | 2021-12-13 | 1 | -1/+2 |
* | complain if map links that don't go to .json files | stuebinm | 2021-12-13 | 2 | -6/+20 |
* | add special warning for rc3 old-style links | stuebinm | 2021-12-13 | 2 | -2/+13 |
* | changes to tiled map format | stuebinm | 2021-12-13 | 2 | -3/+8 |
* | downgrad mapCopyright lint to suggestion | stuebinm | 2021-12-12 | 1 | -1/+1 |
* | update readme with new URI scopes | stuebinm | 2021-12-12 | 1 | -2/+4 |
* | better lints for invalid links | stuebinm | 2021-12-12 | 2 | -21/+22 |
* | 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 |