| Commit message (Expand) | Author | Age | Files | Lines |
* | check that bbbRoom contains a valid assembly_slug | stuebinm | 2021-12-21 | 1 | -7/+12 |
* | correct bbb link substitution | stuebinm | 2021-12-21 | 1 | -10/+11 |
* | generalise unwrapURI a bit | stuebinm | 2021-12-20 | 1 | -4/+19 |
* | something something encoding mismatch | stuebinm | 2021-12-20 | 1 | -1/+1 |
* | forbid opening local html files in iframes | stuebinm | 2021-12-20 | 1 | -2/+4 |
* | disallow extended API variables in links | stuebinm | 2021-12-20 | 1 | -0/+2 |
* | fixed parsing of tiled objects | stuebinm | 2021-12-18 | 1 | -8/+9 |
* | quick badge bugfix | stuebinm | 2021-12-18 | 1 | -1/+1 |
* | badges are set on objects, not layers | stuebinm | 2021-12-18 | 1 | -41/+44 |
* | remove mapImage property | stuebinm | 2021-12-18 | 1 | -3/+2 |
* | fix some weird lints | stuebinm | 2021-12-18 | 1 | -2/+1 |
* | special handling of world:// and assembly names | stuebinm | 2021-12-16 | 1 | -2/+7 |
* | fixed & removed a bunch of old TODOs | stuebinm | 2021-12-16 | 1 | -15/+30 |
* | "collides" can't be set on layers | stuebinm | 2021-12-16 | 1 | -4/+4 |
* | lint if tileset properties are set on the map instead | stuebinm | 2021-12-16 | 1 | -1/+5 |
* | we don't support ellipses | stuebinm | 2021-12-16 | 1 | -5/+4 |
* | suggest setting map meta properties if not given | stuebinm | 2021-12-15 | 1 | -0/+9 |
* | 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 | 1 | -4/+19 |
* | 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 | 1 | -6/+14 |
* | add special warning for rc3 old-style links | stuebinm | 2021-12-13 | 1 | -2/+5 |
* | changes to tiled map format | stuebinm | 2021-12-13 | 1 | -1/+4 |
* | downgrad mapCopyright lint to suggestion | stuebinm | 2021-12-12 | 1 | -1/+1 |
* | better lints for invalid links | stuebinm | 2021-12-12 | 1 | -18/+15 |
* | 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 | 1 | -16/+21 |
* | lint individual tile properties | stuebinm | 2021-12-12 | 1 | -1/+15 |
* | rudimentary linting for overlapping layers | stuebinm | 2021-12-08 | 1 | -0/+17 |
* | 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 | 1 | -92/+117 |
* | refuse doubled names | stuebinm | 2021-12-04 | 1 | -15/+33 |
* | collect badges from object layers | stuebinm | 2021-12-02 | 1 | -9/+57 |
* | do (naïve) html escaping | stuebinm | 2021-12-02 | 1 | -6/+11 |
* | 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 | 1 | -4/+26 |
* | various fixes to bugs | stuebinm | 2021-11-28 | 1 | -34/+34 |
* | make link adjustments configurable | stuebinm | 2021-11-20 | 1 | -24/+35 |
* | add domain allow- and blocklists for weblinks | stuebinm | 2021-11-19 | 1 | -4/+14 |
* | add lint for empty group layers | stuebinm | 2021-11-19 | 1 | -0/+7 |
* | deal with group layers | stuebinm | 2021-11-19 | 1 | -5/+0 |
* | 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 |