hardlounge/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
localetimeTest.ts
parse.ts
parseIrcUri.ts
roundBadgeNumberTest.ts