No description
Find a file
oxalica bc6e6c2056 refactor(webapi,types)!: make challenge type extensive
We may allow more challenge types other than PoW in the future, eg.
captcha. So make the relevent types more generic.

Now the challenge is returned in JSON response as a individual top-level
field `register_challenge` instead of in HTTP headers.
2024-10-01 05:26:00 -04:00
.github/workflows test: add method to dump query plans 2024-09-21 09:23:32 -04:00
blah-types refactor(webapi,types)!: make challenge type extensive 2024-10-01 05:26:00 -04:00
blahctl build: validate CFG_SRC_URL and simplify CFG_RELEASE handling 2024-09-25 12:45:34 -04:00
blahd refactor(webapi,types)!: make challenge type extensive 2024-10-01 05:26:00 -04:00
contrib fix(nix): relax configuration type for now 2024-09-19 05:27:56 -04:00
docs refactor(webapi,types)!: make challenge type extensive 2024-10-01 05:26:00 -04:00
test-frontend refactor(webapi,types)!: make challenge type extensive 2024-10-01 05:26:00 -04:00
.gitignore build(nix): add cargo-llvm-cov 2024-09-22 05:03:21 -04:00
Cargo.lock feat(types,blahd): allow using mock clock for testing 2024-09-28 21:30:42 -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 feat(webapi): expose server metadata 2024-09-25 12:45:26 -04:00
rust-toolchain.toml build(nix): add cargo-llvm-cov 2024-09-22 05:03:21 -04:00