thelounge/test/client
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
..
components TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
js Fix regex escape for prefix patterns 2022-07-04 10:08:23 +02:00
index.html Set up Prettier on md, html, json, and yaml 2019-07-17 10:22:30 +01:00
index.ts TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00