aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-04-06make a half-baked tarball (#221)Xe Iaso8-5/+77
2025-04-06package.json: fix build command (#230)Xe Iaso2-2/+2
2025-04-06Makefile: fix subtle logic bug (#228)Xe Iaso4-11/+33
2025-04-06web: add noindex to base HTML template (#229)Xe Iaso3-9/+11
2025-04-04implement packaging proof of concept with yeet (#194)Xe Iaso10-17/+342
2025-04-03cmd/anubis: add --extract-resources flag to extract static assets to the file...Xe Iaso2-0/+41
2025-04-03build(deps): bump image-size from 1.2.0 to 1.2.1 in /docs (#210)dependabot[bot]1-3/+3
2025-04-03Add new Anubis mascot (#204)Xe Iaso13-26/+27
2025-04-03data/botPolicies: allow iMessage scraper by default (#178)Xe Iaso3-0/+13
2025-04-02add a Makefile (#191)Xe Iaso4-4/+34
2025-04-02README: add repology status imageXe Iaso1-0/+4
2025-04-02build(deps): bump actions/cache from 3 to 4 in the github-actions group (#198)dependabot[bot]1-1/+1
2025-04-02build(deps-dev): bump postcss-cli from 11.0.0 to 11.0.1 in the npm group (#197)dependabot[bot]2-242/+58
2025-04-02dependabot: enable (#189)Patrick Linnane2-0/+29
2025-04-01workflows: fix zizmor findings (part 1) (#190)Patrick Linnane5-1/+10
2025-04-01ci: add `zizmor` (#188)Patrick Linnane2-0/+36
2025-04-01various: fix minor typos (#187)Patrick Linnane3-6/+7
2025-03-31docs: document ED25519_PRIVATE_KEY_HEX_FILE (#186)Talya Connor1-15/+16
2025-03-31cmd/anubis: support ED25519_PRIVATE_KEY_HEX_FILE (#185)Talya Connor2-22/+37
2025-03-31lib/anubis: actually check the result with the correct difficulty (#180)Henri Vasserman4-12/+98
2025-03-31web/js: Added a wait with button continue + 30 second auto continue after 30s...Cyra Westmere5-31/+119
2025-03-30Fix: Correct typo in challenge page title (main) (#174)Jason Cameron2-1/+2
2025-03-30fix(tests): disable integration tests on Windows due to posix feature relianc...Jason Cameron3-1/+4
2025-03-30xess: do not specify a version in `go:generate` (#164)soopyc1-1/+1
2025-03-30chore: Update readme to reflect refactor from the monorepo (#163)Jason Cameron1-1/+1
2025-03-29fix(logs): Correctly format listener address (#162)Jason Cameron2-3/+9
2025-03-29web/js: Add LibreJS banner to Anubis JavaScript to allow LibreJS users to run...Fijxu2-1/+30
2025-03-29Debug tool for benchmarking proof-of-work algorithms (#155)jae beller13-8/+331
2025-03-29Add periodic cleanup job for DecayMap (#8) (#158)Jason Cameron5-1/+70
2025-03-29cmd/containerbuild: use TrimSuffix instead of TrimRight (#157)Fijxu2-1/+2
2025-03-29docs/developer/building-anubis: fix syntaxXe Iaso1-1/+1
2025-03-29Show a progress bar for the probability of completing the proof of work chall...jae beller6-144/+119
2025-03-29Add middleware to set Cache-Control header for challenge HTML (#132)Jason Cameron3-5/+18
2025-03-29docs/developer: add build directions for manually building Anubis (#154)Xe Iaso2-3/+48
2025-03-29Add staticheck to CI (#152)Xe Iaso5-35/+9
2025-03-28web/js: show more errors when some probable error cases happen (#151)Xe Iaso7-40/+105
2025-03-28all: do not commit generated JS/CSS to source control (#148)Xe Iaso28-75/+221
2025-03-28yeetfile: build debian packagesXe Iaso2-17/+20
2025-03-28Hide directory browsing on the static content (#85)Henri Vasserman3-1/+14
2025-03-28Change how to make Anubis work without a reverse proxy (#86)Henri Vasserman5-10/+26
2025-03-28data: disable DroneBL lookups by default (#147)Xe Iaso2-2/+4
2025-03-27version 1.15.0 (#144)v1.15.0Xe Iaso2-3/+16
2025-03-27Apply bits of the cookie settings PR one by one (#140)Xe Iaso9-56/+168
2025-03-27docs: fix broken link to default policy file (#137)Hans59581-1/+1
2025-03-26Revert "lib/anubis: support setting extended cookie flags (#120)" (#134)Xe Iaso6-144/+53
2025-03-26lib/anubis: support setting extended cookie flags (#120)Xe Iaso6-53/+144
2025-03-26fix(docs): Make dark mode diff lines readable (#130)Henri Vasserman2-2/+7
2025-03-25cmd/anubis: allow setting key bytes in flag/envvar (#97)Xe Iaso6-29/+143
2025-03-25Linting and staticcheck fixes. (#101)Yulian Kuncheff6-17/+13
2025-03-23docs: minor updates (#98)soopyc2-2/+2