summaryrefslogtreecommitdiff
path: root/lib/Properties.hs (unfollow)
Commit message (Expand)AuthorFilesLines
2023-10-24a year went byHEADmainstuebinm1-753/+0
2022-10-11remove mentions of divocstuebinm1-1/+1
2022-10-11code formatterstuebinm1-2/+3
2022-10-11Revert "linter: link hackery for divoc fallback"stuebinm1-3/+1
2022-04-14linter: link hackery for divoc fallbackstuebinm1-1/+3
2022-04-07linter: unless ain't the same as ifstuebinm1-1/+1
2022-04-06linter: collect jitsi rooms of mapsstuebinm1-2/+5
2022-04-04linter: collect content warningsstuebinm1-2/+9
2022-03-19linter: some work on lintsstuebinm1-34/+41
2022-03-19unbreak a very, very long rebasestuebinm1-5/+4
2022-03-19remove leftover rc3 things & some new stuffstuebinm1-40/+28
2022-03-19linter: remove bbb-simulating codestuebinm1-31/+3
2022-03-19make tiled stricter (and organise some imports)stuebinm1-31/+31
2022-03-19separate tiled modules out into own packagestuebinm1-6/+5
2022-03-19switch to universum preludestuebinm1-39/+36
2022-03-19use hpack and clean up modulesstuebinm1-3/+4
2022-03-19use url package for parsing of urlsjonny1-3/+9
2022-03-19fixed url injection by means of starting an url with "." and turning the pref...jonathan1-1/+8
2021-12-29apparently people are using inter-assembly links internally??stuebinm1-2/+15
2021-12-29collides isn't unknown on tilesstuebinm1-1/+2
2021-12-29maps, maps, and yet more mapsstuebinm1-6/+6
2021-12-29why aren't boolean values typechecked???stuebinm1-1/+1
2021-12-29tiles can also have properties like tile layersstuebinm1-47/+54
2021-12-28disallow more things in urlsstuebinm1-8/+1
2021-12-28script links can't contain @stuebinm1-1/+3
2021-12-28open BBBs in new Tab so that they work now :/ tabascoeye1-2/+2
2021-12-27SECURITY: Fix path traversal in script verificationSerge Bazanski1-2/+3
2021-12-27fix bbb urls a second time …stuebinm1-5/+1
2021-12-27fix bbb url resolutionstuebinm1-1/+1
2021-12-27type systems don't protect against off-by-onestuebinm1-1/+1
2021-12-26openWebsiteTriggerMessage 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