thelounge/test
Reto Brunner d6e1af0e7d Fix regex escape for prefix patterns
Our regex escape function escapes proper regexes, however
it isn't meant to be shoved into a char class via string interpolation.

We need to also escape '-' if we do so.
2022-07-04 10:08:23 +02:00
..
client Fix regex escape for prefix patterns 2022-07-04 10:08:23 +02:00
commands TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
fixtures TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
models TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
plugins TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
src TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
tests TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
.mocharc.yml TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
.nycrc-mocha.json TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
.nycrc-report.json Set up Prettier on md, html, json, and yaml 2019-07-17 10:22:30 +01:00
server.ts TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
tsconfig.json TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
util.ts TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00