thelounge/test/client/js/helpers
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
..
ircmessageparser Fix regex escape for prefix patterns 2022-07-04 10:08:23 +02:00
friendlysizeTest.ts TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
localetimeTest.ts TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
parse.ts TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
parseIrcUri.ts TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
roundBadgeNumberTest.ts TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00