No description
Find a file
oxalica a7f260027d Use simplified Snowflake ID generation
This prevents leaking server information to client with little effort.
2024-09-06 02:06:44 -04:00
.github/workflows Add GitHub CI and fix clippy warnings 2024-09-01 20:20:30 -04:00
blahctl Switch room identifier from UUID to stringified i64 2024-09-06 02:06:14 -04:00
blahd Use simplified Snowflake ID generation 2024-09-06 02:06:44 -04:00
nix Package with nix and add systemd unit example 2024-08-31 16:38:43 -04:00
pages Switch room identifier from UUID to stringified i64 2024-09-06 02:06:14 -04:00
src Switch room identifier from UUID to stringified i64 2024-09-06 02:06:14 -04:00
.gitignore Impl default config for testing frontend 2024-08-31 20:04:37 -04:00
Cargo.lock Switch room identifier from UUID to stringified i64 2024-09-06 02:06:14 -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 Initial impl 2024-08-27 01:29:48 -04:00