No description
Find a file
2024-09-10 01:29:21 -04:00
.github/workflows ci: publish openapi doc 2024-09-08 23:09:44 +08:00
blahctl Switch room identifier from UUID to stringified i64 2024-09-06 02:06:14 -04:00
blahd Add tests for room join/leave and fix response status code 2024-09-10 01:29:21 -04:00
nix Package with nix and add systemd unit example 2024-08-31 16:38:43 -04:00
pages Maintain room member's last seen item and fix docs 2024-09-06 03:33:21 -04:00
src Add tests for room join/leave and fix response status code 2024-09-10 01:29:21 -04:00
.gitignore Impl default config for testing frontend 2024-08-31 20:04:37 -04:00
Cargo.lock Add tests for room create/read and fix incorrect foreign keys 2024-09-10 01:29:21 -04:00
Cargo.toml Switch room identifier from UUID to stringified i64 2024-09-06 02:06:14 -04:00
clippy.toml Avoid unnecessary unwrap 2024-09-06 02:05:32 -04:00
flake.lock Package with nix and add systemd unit example 2024-08-31 16:38:43 -04:00
flake.nix Reduce deps rebuild for nix package 2024-09-01 20:02:36 -04:00
shell.nix Enable more local logging and disable dependencies' 2024-09-10 01:29:21 -04:00