No description
Find a file
oxalica fafd2de2e3 refactor(database)!: decouple SQLs from backend logic and cache stmts
This decouples SQLs from handler logic, makes it easier for auditing and
caching. It also enables the possibility to switch or support multiple
database backends.
2024-09-21 07:37:06 -04:00
.github/workflows ci: drop magic-nix-cache-action since it's failing 2024-09-17 23:08:56 -04:00
blah-types refactor(database)!: decouple SQLs from backend logic and cache stmts 2024-09-21 07:37:06 -04:00
blahctl feat(blahctl): add identity update-profile 2024-09-19 06:05:37 -04:00
blahd refactor(database)!: decouple SQLs from backend logic and cache stmts 2024-09-21 07:37:06 -04:00
contrib fix(nix): relax configuration type for now 2024-09-19 05:27:56 -04:00
docs refactor(webapi)!: put all API under path /_blah 2024-09-19 05:12:42 -04:00
test-frontend feat(frontend): actually do register challenge 2024-09-19 06:42:36 -04:00
.gitignore feat(frontend): impl register and fix 2024-09-17 21:44:36 -04:00
Cargo.lock refactor(database)!: decouple SQLs from backend logic and cache stmts 2024-09-21 07:37:06 -04:00
Cargo.toml bench: bench register-pow for difficulty reference 2024-09-17 22:35:09 -04:00
clippy.toml Avoid unnecessary unwrap 2024-09-06 02:05:32 -04:00
flake.lock build(toolchain),ci: switch to rust 1.82-beta for now 2024-09-10 06:56:08 -04:00
flake.nix feat(blahd): impl socket activation integration 2024-09-11 13:17:52 -04:00
rust-toolchain.toml build(toolchain),ci: switch to rust 1.82-beta for now 2024-09-10 06:56:08 -04:00