web/js: show more errors when some probable error cases happen (#151)

Closes #150

This should hopefully make Anubis more self-describing when errors do
happen so users can self-service.
This commit is contained in:
Xe Iaso 2025-03-28 15:47:18 -04:00 committed by GitHub
parent 937f1dd330
commit 6b2ae30bae
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 103 additions and 38 deletions

View file

@ -17,6 +17,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Static asset builds are now done on demand instead of the results being committed to source control
- The Dockerfile has been removed as it is no longer in use
- Developer documentation has been added to the docs site
- Show more errors when some predictable challenge page errors happen ([#150](https://github.com/TecharoHQ/anubis/issues/150))
## v1.15.0