aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-04-03docs/local-dev: point people to yeet v1.13.3Xe/yeet-binariesXe Iaso1-1/+1
2025-04-03fix security alertXe Iaso1-1/+3
2025-04-03fix ci?Xe Iaso2-2/+2
2025-04-03fix code injection?Xe Iaso1-1/+1
2025-04-03split package build CI jobsXe Iaso2-3/+83
2025-04-03upload each package individuallyXe Iaso1-1/+1
2025-04-03rename package builds jobXe Iaso1-1/+1
2025-04-03tell CI to fetch all git metadataXe Iaso1-0/+2
2025-04-03build package artifacts in CIXe Iaso2-1/+75
2025-04-03Merge branch 'main' into Xe/yeet-binariesXe Iaso15-29/+71
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-02Merge branch 'main' into Xe/yeet-binariesXe Iaso10-248/+140
2025-04-02apply review feedbackXe Iaso2-5/+21
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-02Merge branch 'main' into Xe/yeet-binariesXe Iaso6-1/+46
2025-04-01docs/developer: add local dev docs for yeetXe Iaso1-0/+29
2025-04-01implement packaging proof of concept with yeetXe Iaso6-16/+138
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