thelounge/test
Val Lorentz 20ed3e6dc5
sqlite: Escape '%' and '_' in search queries. (#4487)
I picked '@' arbitrarily, it doesn't matter much.
I just don't like '\' because it needs to be escaped itself in the JS code,
which is annoying.
2022-04-11 17:49:13 -07:00
..
client Bump most deps (#4453) 2022-02-09 15:27:34 -08:00
commands Add firstCommand and do further checks on mode tests 2021-07-06 18:15:37 +00:00
fixtures Add the default IRC network for tests 2021-05-26 13:41:33 +02:00
models Add the option to mute channels, queries, and networks (#4282) 2022-02-10 17:56:17 -08:00
plugins sqlite: Escape '%' and '_' in search queries. (#4487) 2022-04-11 17:49:13 -07:00
src Bump most deps (#4453) 2022-02-09 15:27:34 -08:00
tests Allow wildcards in hostmask 2021-11-04 20:16:20 +01:00
.mocharc.yml Upgrade mocha and remove mochapack 2020-04-11 12:27:08 +03:00
.nycrc-mocha.json Set up Prettier on md, html, json, and yaml 2019-07-17 10:22:30 +01:00
.nycrc-report.json Set up Prettier on md, html, json, and yaml 2019-07-17 10:22:30 +01:00
server.js Combine displayNetwork into lockNetwork 2020-04-15 10:56:05 +03:00
util.js Run format after updating to prettier 2.0 2020-03-21 22:55:36 +02:00