No description
Find a file
2024-09-06 02:05:32 -04:00
.github/workflows Add GitHub CI and fix clippy warnings 2024-09-01 20:20:30 -04:00
blahctl Move database logic into submodule and do simple version check 2024-09-06 02:05:27 -04:00
blahd Fix missed JSON error response and simplify 2024-09-06 02:05:32 -04:00
nix Package with nix and add systemd unit example 2024-08-31 16:38:43 -04:00
pages Simplify frontend duplicated code 2024-09-06 02:05:32 -04:00
src Avoid unnecessary unwrap 2024-09-06 02:05:32 -04:00
.gitignore Impl default config for testing frontend 2024-08-31 20:04:37 -04:00
Cargo.lock Avoid unnecessary unwrap 2024-09-06 02:05:32 -04:00
Cargo.toml Avoid unnecessary unwrap 2024-09-06 02:05:32 -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