blahrs/blahd/src
2024-09-22 05:16:10 -04:00
..
bin feat(blahd): impl graceful shutdown 2024-09-22 05:16:10 -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 refactor(webapi)!: avoid u64/i64 usage in types except timestamp 2024-09-21 15:14:50 -04:00
event.rs fix(event): consistently use i64 for uid 2024-09-21 15:21:52 -04:00
id.rs fix: deny room_admin on peer chat room 2024-09-10 12:46:47 -04:00
lib.rs fix(event): consistently use i64 for uid 2024-09-21 15:21:52 -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