No description
Find a file
oxalica a972477171 remove(blahctl): remove API request commands
They should be implemented by frontend and there is no need to send
self-request on the server. Privileged operations should be done by
directly manipulate the database.
2024-09-24 22:58:55 -04:00
.github/workflows test: add method to dump query plans 2024-09-21 09:23:32 -04:00
blah-types fix(types,blahd): reject timestamps > i64::MAX 2024-09-24 20:36:27 -04:00
blahctl remove(blahctl): remove API request commands 2024-09-24 22:58:55 -04:00
blahd fix(types,blahd): reject timestamps > i64::MAX 2024-09-24 20:36:27 -04:00
contrib fix(nix): relax configuration type for now 2024-09-19 05:27:56 -04:00
docs refactor(blahd,webapi)!: overhaul error type 2024-09-24 19:12:56 -04:00
test-frontend feat(frontend): actually do register challenge 2024-09-19 06:42:36 -04:00
.gitignore build(nix): add cargo-llvm-cov 2024-09-22 05:03:21 -04:00
Cargo.lock build(deps): update cargo and flake lock 2024-09-24 20:39:27 -04:00
Cargo.toml build: reduce debuginfo for dev build 2024-09-21 07:37:33 -04:00
clippy.toml Avoid unnecessary unwrap 2024-09-06 02:05:32 -04:00
flake.lock build(deps): update cargo and flake lock 2024-09-24 20:39:27 -04:00
flake.nix build(nix): add cargo-llvm-cov 2024-09-22 05:03:21 -04:00
rust-toolchain.toml build(nix): add cargo-llvm-cov 2024-09-22 05:03:21 -04:00