Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | allow *.streamproxy.rc3.world | stuebinm | 2021-12-27 | 1 | -1/+2 |
| | |||||
* | urlencode dereferrer links | stuebinm | 2021-12-27 | 1 | -2/+2 |
| | |||||
* | separate blocking for separate contexts | stuebinm | 2021-12-26 | 1 | -15/+30 |
| | | | | | (audio links now have their own allowlist, which won't put things through the dereferrer) | ||||
* | add suggestions for misspelled properties | stuebinm | 2021-12-23 | 1 | -1/+1 |
| | | | | | (suggestions are shown only if they have a Damerau-Levenshtein distance <= 4, which seems to yield reasonably good results) | ||||
* | disallow double courly braces | stuebinm | 2021-12-21 | 1 | -1/+2 |
| | | | | as per yesterday's discussion about extended scripting variables | ||||
* | disallow extended API variables in links | stuebinm | 2021-12-20 | 1 | -1/+5 |
| | |||||
* | special handling of world:// and assembly names | stuebinm | 2021-12-16 | 1 | -16/+16 |
| | | | | | these now have their own top-level config attribute which is essentially a shorthand for setting one that's deeper nested. | ||||
* | better lints for invalid links | stuebinm | 2021-12-12 | 1 | -3/+7 |
| | |||||
* | whoops, forgot to add a file | stuebinm | 2021-11-20 | 1 | -0/+80 |