blahrs/blahd/src
2024-09-21 14:58:51 -04:00
..
bin fix(blahd): reject UNIX domain socket for now 2024-09-19 09:04:50 -04:00
database test: add method to dump query plans 2024-09-21 09:23:32 -04:00
config.rs refactor(config): split into subsections and verify on parsing 2024-09-13 07:20:48 -04:00
database.rs fix(webapi): reject mark-seen for future msgs 2024-09-21 14:58:51 -04:00
event.rs refactor(database)!: decouple SQLs from backend logic and cache stmts 2024-09-21 07:37:06 -04:00
id.rs fix: deny room_admin on peer chat room 2024-09-10 12:46:47 -04:00
lib.rs feat(webapi): impl room deletion 2024-09-21 14:46:47 -04:00
middleware.rs refactor(database)!: decouple SQLs from backend logic and cache stmts 2024-09-21 07:37:06 -04:00
register.rs refactor(database)!: decouple SQLs from backend logic and cache stmts 2024-09-21 07:37:06 -04:00
utils.rs Split out timestamp check and actually check nonce 2024-08-31 00:04:16 -04:00