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