aboutsummaryrefslogtreecommitdiff
path: root/web
AgeCommit message (Expand)AuthorFilesLines
2025-04-25feat: add support for a base prefix (#294)Jason Cameron3-80/+110
2025-04-25Add check endpoint which can be used with nginx' auth_request function (#266)Sandro2-10/+65
2025-04-23feat(xess): move CSS color definitions to CSS variables (#339)Xe Iaso2-221/+192
2025-04-20Add headers bot rule (#300)Neur0toxine1-10/+10
2025-04-19Use outline shorthand (#293)Jason Cameron1-3/+1
2025-04-18perf: embed challenge data in HTML (#279)Ryan Cao4-27/+32
2025-04-07Add variable WEBMASTER_EMAIL and if present, display it on error page (#235)eerielili3-20/+63
2025-04-07build(deps): bump the gomod group across 1 directory with 2 updates (#233)dependabot[bot]1-1/+1
2025-04-06feat: Add Open Graph tag support (#195)Jason Cameron3-214/+279
2025-04-06web: add noindex to base HTML template (#229)Xe Iaso2-9/+10
2025-04-03Add new Anubis mascot (#204)Xe Iaso7-25/+25
2025-04-01various: fix minor typos (#187)Patrick Linnane1-1/+1
2025-03-31web/js: Added a wait with button continue + 30 second auto continue after 30s...Cyra Westmere2-29/+113
2025-03-29web/js: Add LibreJS banner to Anubis JavaScript to allow LibreJS users to run...Fijxu1-1/+29
2025-03-29Debug tool for benchmarking proof-of-work algorithms (#155)jae beller8-7/+303
2025-03-29Show a progress bar for the probability of completing the proof of work chall...jae beller5-144/+118
2025-03-28web/js: show more errors when some probable error cases happen (#151)Xe Iaso3-35/+100
2025-03-28all: do not commit generated JS/CSS to source control (#148)Xe Iaso8-13/+12
2025-03-22Refactor and split out things into cmd and lib (#77)Yulian Kuncheff18-0/+788