nuke/web/js
Xe Iaso f6481b81a2
fix(web): embed challenge ID in pass-challenge invocations (#944)
* refactor: make challenge pages return the challenge component

This means that challenge pages will return only the little bit that
actually matters, not the entire component.

Signed-off-by: Xe Iaso <me@xeiaso.net>

* fix(web): move Anubis version info to be implicitly in the footer

Signed-off-by: Xe Iaso <me@xeiaso.net>

* fix(web): embed challenge ID into generated pages

Signed-off-by: Xe Iaso <me@xeiaso.net>

* fix(lib): make tests pass

Signed-off-by: Xe Iaso <me@xeiaso.net>

* test(lib/policy/config): amend tests

Signed-off-by: Xe Iaso <me@xeiaso.net>

* test(lib): fix tests again

Signed-off-by: Xe Iaso <me@xeiaso.net>

---------

Signed-off-by: Xe Iaso <me@xeiaso.net>
Signed-off-by: Xe Iaso <xe.iaso@techaro.lol>
2025-08-04 18:49:19 +00:00
..
algorithms refactor(web): redo proof of work web worker logic (#941) 2025-08-02 11:27:26 -04:00
worker fix(web/sha256-browserjs): fix function name (#943) 2025-08-02 16:05:48 +00:00
bench.mjs refactor(web): redo proof of work web worker logic (#941) 2025-08-02 11:27:26 -04:00
main.mjs fix(web): embed challenge ID in pass-challenge invocations (#944) 2025-08-04 18:49:19 +00:00