summaryrefslogtreecommitdiff
path: root/lib/Properties.hs (unfollow)
Commit message (Expand)AuthorFilesLines
2022-01-15use hpack and clean up modulesstuebinm1-4/+5
2022-01-02use url package for parsing of urlsjonny1-3/+9
2022-01-02fixed url injection by means of starting an url with "." and turning the pref...jonathan1-1/+1
2022-01-02script links can't contain @stuebinm1-1/+3
2022-01-02open BBBs in new Tab so that they work now :/ tabascoeye1-2/+2
2022-01-02SECURITY: Fix path traversal in script verificationSerge Bazanski1-2/+3
2022-01-02fix bbb urls a second time …stuebinm1-5/+1
2022-01-02fix bbb url resolutionstuebinm1-1/+1
2022-01-02type systems don't protect against off-by-onestuebinm1-1/+1
2022-01-02openWebsiteTriggerMessage can also be used for openTabstuebinm1-2/+8
2021-12-26Allow to copy sounds for custom JS with ObjectProperty `loadSound`Sven G. Brönstrup1-1/+1
2021-12-26separate blocking for separate contextsstuebinm1-3/+5
2021-12-26change lint msg for property suggestionsstuebinm1-1/+1
2021-12-25add lint if people set tilesetCopyright on tilesstuebinm1-0/+2
2021-12-25apply some hlint hintsstuebinm1-3/+3
2021-12-25the lobby is allowed to contain defunct linksstuebinm1-12/+15
2021-12-25hint if people set collides on tilesetsstuebinm1-1/+2
2021-12-25better lint messagestuebinm1-1/+1
2021-12-24persist, default aren't always booleansstuebinm1-1/+0
2021-12-24smaller changesstuebinm1-1/+1
2021-12-24allow openWebsiteAllowApi if website is on static.rc3.worldstuebinm1-2/+12
2021-12-24allow shared (not just shared-) as prefix for shared jitsisstuebinm1-1/+1
2021-12-23extra lint for people confused by badgesstuebinm1-3/+4
2021-12-23some people define tilesets without images???stuebinm1-1/+3
2021-12-23openTab's semantics are the same as openWebsite'sstuebinm1-9/+6
2021-12-23add suggestions for misspelled propertiesstuebinm1-37/+77
2021-12-23disallow properties with different capitalisationsstuebinm1-10/+7
2021-12-22Fixed types of extended scripts propertiesSven G. Brönstrup1-3/+8
2021-12-22shorten Properties.hsstuebinm1-152/+76
2021-12-21Did some of the desired changesSven G. Brönstrup1-7/+10
2021-12-21check that bbbRoom contains a valid assembly_slugstuebinm1-7/+12
2021-12-21correct bbb link substitutionstuebinm1-10/+11
2021-12-20generalise unwrapURI a bitstuebinm1-4/+19
2021-12-20something something encoding mismatchstuebinm1-1/+1
2021-12-20Resolved merge conflictSven G. Brönstrup1-5/+1
2021-12-20Added extended script action zone propertiesSven G. Brönstrup1-0/+11
2021-12-20forbid opening local html files in iframesstuebinm1-2/+4
2021-12-20disallow extended API variables in linksstuebinm1-0/+2
2021-12-19Wrap urls for inline iframesSven G. Brönstrup1-0/+3
2021-12-19Added bell propertiesSven G. Brönstrup1-4/+36
2021-12-19Only suggert door properties on variablesSven G. Brönstrup1-15/+15
2021-12-19Lint door stuffSven G. Brönstrup1-1/+87
2021-12-18fixed parsing of tiled objectsstuebinm1-8/+9
2021-12-18quick badge bugfixstuebinm1-1/+1
2021-12-18badges are set on objects, not layersstuebinm1-41/+44
2021-12-18remove mapImage propertystuebinm1-3/+2
2021-12-18fix some weird lintsstuebinm1-2/+1
2021-12-16special handling of world:// and assembly namesstuebinm1-2/+7
2021-12-16fixed & removed a bunch of old TODOsstuebinm1-15/+30
2021-12-16"collides" can't be set on layersstuebinm1-4/+4