nuke/web/js
Cyra Westmere 28828a2e93
web/js: Added a wait with button continue + 30 second auto continue after 30s if you click "Why am I seeing this? (#166)
* web/js: update page to allow users to read the "Why am I seeing this?", complete with a button to send them through after challenge completed, and a 30s timeout that does the same.

* .gitignore: added .DS_store.

* docs/docs/CHANGELOG: added to the Unreleased section as requested in code quality guidelines

* web: pushing index_templ.go alongside this update.

* package.json: added postcss to dependencies list.

* package-lock: added postcss to dependencies

* Revert "package-lock: added postcss to dependencies"

This reverts commit bf02e7ba56e8bf8705821d4f4864c66b1ef614bf.

* Revert "package.json: added postcss to dependencies list."

This reverts commit 1a38c63049dc75099dc652ed725c7862eef4b3e4.

* web/js: OG comments are important

---------

Signed-off-by: Xe Iaso <me@xeiaso.net>
Co-authored-by: Xe Iaso <me@xeiaso.net>
2025-03-31 02:29:55 +00:00
..
bench.mjs Debug tool for benchmarking proof-of-work algorithms (#155) 2025-03-29 23:38:12 -04:00
main.mjs web/js: Added a wait with button continue + 30 second auto continue after 30s if you click "Why am I seeing this? (#166) 2025-03-31 02:29:55 +00:00
proof-of-work-slow.mjs Debug tool for benchmarking proof-of-work algorithms (#155) 2025-03-29 23:38:12 -04:00
proof-of-work.mjs Debug tool for benchmarking proof-of-work algorithms (#155) 2025-03-29 23:38:12 -04:00
video.mjs Refactor and split out things into cmd and lib (#77) 2025-03-22 18:44:49 -04:00