Commit Graph

  • 33d31e03b0 wasm: move data buffer to library crate (DRY) wasm Xe Iaso 2025-04-10 10:31:36 -04:00
  • d084b7f1a1 wasm: add experimental argon2i checker Xe Iaso 2025-04-10 09:47:31 -04:00
  • eb53e156b9 wasm: remove something added as a bit to demonstrate how the memory range was statically allocated Xe Iaso 2025-04-10 08:23:35 -04:00
  • 5a3c0ee6aa wasm/pow/sha256: reduce binary size more Xe Iaso 2025-04-10 08:21:40 -04:00
  • 51bd058f2d v1.16.0 (#244) main v1.16.0 Xe Iaso 2025-04-09 20:07:14 -04:00
  • 1ac4805478 update packaging docs release/v1.16.x Xe Iaso 2025-04-09 20:03:26 -04:00
  • 391c4624b5 v1.16.0 Xe Iaso 2025-04-09 19:58:52 -04:00
  • d0d49a4d3c wasm: add benchmark, rip out lazy_static Xe Iaso 2025-04-09 19:35:45 -04:00
  • f728779c08 fix ci?? Xe Iaso 2025-04-09 09:42:45 -04:00
  • d4e35fe045 fix CI Xe Iaso 2025-04-09 09:38:49 -04:00
  • e4863ba484 wasm: add tests Xe Iaso 2025-04-09 09:28:25 -04:00
  • cc1d5b71da experiment: start implementing checks in wasm (client side only so far) Xe Iaso 2025-04-09 00:12:38 -04:00
  • 1614504922 workflows: hash pin Actions (#203) Patrick Linnane 2025-04-07 21:45:06 -07:00
  • 2324395ae2 move pull request template to a hidden folder Xe Iaso 2025-04-07 17:36:24 -04:00
  • 2eef15724b docs: fix edit me links and configuration subcategory (#238) Xe Iaso 2025-04-07 17:28:29 -04:00
  • 05e9705ae3 remove this file that shouldn't exist Xe/fix-edit-me-links Xe Iaso 2025-04-07 17:17:07 -04:00
  • abffe7aca2 docs: fix edit me links and configuration subcategory Xe Iaso 2025-04-07 17:15:17 -04:00
  • acce3604a4 Add variable WEBMASTER_EMAIL and if present, display it on error page (#235) eerielili 2025-04-07 21:44:00 +02:00
  • 0928c3c830 build(deps): bump the gomod group across 1 directory with 2 updates (#233) dependabot[bot] 2025-04-07 14:21:29 +00:00
  • 77436207e6 feat: Add Open Graph tag support (#195) Jason Cameron 2025-04-06 20:02:12 -04:00
  • 8adf1a06eb .github/workflows/package-builds-stable: allow write permissions to upload binary packages Xe Iaso 2025-04-06 13:05:45 -04:00
  • df27a96f1f make a half-baked tarball (#221) Xe Iaso 2025-04-06 08:44:52 -04:00
  • ab52d902d5 Merge branch 'main' into Xe/pre-npm-tarball Xe/pre-npm-tarball Xe Iaso 2025-04-06 08:41:47 -04:00
  • f1f8fdf752 package.json: fix build command (#230) Xe Iaso 2025-04-06 00:29:52 -04:00
  • 95416dfe82 Makefile: fix subtle logic bug (#228) Xe Iaso 2025-04-06 00:28:08 -04:00
  • 600def5eaf package.json: fix build command Xe/fix-build-command Xe Iaso 2025-04-06 00:25:23 -04:00
  • e58abbe4de web: add noindex to base HTML template (#229) Xe Iaso 2025-04-06 00:21:13 -04:00
  • b020d56499 web: add noindex to base HTML template Xe/meta-norobots Xe Iaso 2025-04-06 00:14:47 -04:00
  • a202370bce import yeet as a go.mod level tool Xe/yeet-as-tool Xe Iaso 2025-04-06 00:13:00 -04:00
  • 7e1b2817ef Makefile: fix subtle logic bug Xe/fix-deps-documentation Xe Iaso 2025-04-05 21:07:40 -04:00
  • 3661392216 make two tarballs: one with just the vendor, and one with vendor and npm Xe Iaso 2025-04-05 14:49:46 -04:00
  • 8a23d3363e make a half-baked tarball Xe Iaso 2025-04-04 23:35:45 -04:00
  • 878b37178d implement packaging proof of concept with yeet (#194) Xe Iaso 2025-04-04 08:15:04 -04:00
  • 74b3032344 docs/local-dev: point people to yeet v1.13.3 Xe/yeet-binaries Xe Iaso 2025-04-03 21:06:17 -04:00
  • 17297f7135 fix security alert Xe Iaso 2025-04-03 20:53:32 -04:00
  • b231a743f7 fix ci? Xe Iaso 2025-04-03 20:39:44 -04:00
  • 6797b3edf9 fix code injection? Xe Iaso 2025-04-03 20:36:54 -04:00
  • b250e64854 split package build CI jobs Xe Iaso 2025-04-03 20:27:36 -04:00
  • 0d7482eb9c upload each package individually Xe Iaso 2025-04-03 18:40:53 -04:00
  • 74abfcbfe8 rename package builds job Xe Iaso 2025-04-03 18:39:47 -04:00
  • c38ffaec0f tell CI to fetch all git metadata Xe Iaso 2025-04-03 18:39:07 -04:00
  • 79a9a9846b build package artifacts in CI Xe Iaso 2025-04-03 18:35:52 -04:00
  • 81e543bd85 Merge branch 'main' into Xe/yeet-binaries Xe Iaso 2025-04-03 18:29:43 -04:00
  • a230a58a1d cmd/anubis: add --extract-resources flag to extract static assets to the filesystem (#216) Xe Iaso 2025-04-03 18:24:10 -04:00
  • 730303e0f5 cmd/anubis: add --extract-resources flag to extract static assets to the filesystem Xe/extract-resources Xe Iaso 2025-04-03 17:54:15 -04:00
  • 35e0a8179a Add the new CELPHASE art to the stable branch (#209) v1.15.2 release/v1.15.x Xe Iaso 2025-04-03 10:59:59 -04:00
  • 0bcc0a2429 build(deps): bump image-size from 1.2.0 to 1.2.1 in /docs (#210) dependabot[bot] 2025-04-03 12:53:21 +00:00
  • 344fd12e53 v1.15.2 release/v1.15.2 Xe Iaso 2025-04-03 08:40:34 -04:00
  • 08fa5f8085 web: add artist credit to footer Xe Iaso 2025-04-02 16:40:37 -04:00
  • b14aa6a0c3 Add new Anubis mascot (#204) Xe Iaso 2025-04-03 07:54:24 -04:00
  • caa0befcf8 Merge branch 'main' into Xe/new-anubis Xe/new-anubis Xe Iaso 2025-04-02 23:01:44 -04:00
  • 6f9c4f62fa Merge branch 'main' into Xe/yeet-binaries Xe Iaso 2025-04-02 20:09:12 -04:00
  • faf801402d apply review feedback Xe Iaso 2025-04-02 20:08:37 -04:00
  • 21a9d77788 data/botPolicies: allow iMessage scraper by default (#178) Xe Iaso 2025-04-02 20:03:28 -04:00
  • b3848e7a41 Merge branch 'main' into Xe/imessage-scraper-bypass Xe/imessage-scraper-bypass Xe Iaso 2025-04-02 20:00:07 -04:00
  • 266d8c0cc2 add a Makefile (#191) Xe Iaso 2025-04-02 19:57:28 -04:00
  • 5c43cc205d Merge branch 'main' into Xe/Makefile Xe/Makefile Xe Iaso 2025-04-02 19:53:44 -04:00
  • 8bb9236c72 Apply review suggestions Xe Iaso 2025-04-02 19:52:19 -04:00
  • c76a06e723 web: add artist credit to footer Xe Iaso 2025-04-02 16:40:37 -04:00
  • b302f7a486 Add new Anubis mascot Xe Iaso 2025-04-02 16:10:12 -04:00
  • 573dfd099f README: add repology status image Xe Iaso 2025-04-02 00:44:51 -04:00
  • 515453c607 build(deps): bump actions/cache from 3 to 4 in the github-actions group (#198) dependabot[bot] 2025-04-02 00:15:49 -04:00
  • 455a9664b4 build(deps-dev): bump postcss-cli from 11.0.0 to 11.0.1 in the npm group (#197) dependabot[bot] 2025-04-02 00:15:07 -04:00
  • 01c2e45843 dependabot: enable (#189) Patrick Linnane 2025-04-01 21:09:46 -07:00
  • f3bee69849 Merge branch 'main' into Xe/yeet-binaries Xe Iaso 2025-04-02 00:08:34 -04:00
  • 555aed5fb4 docs/developer: add local dev docs for yeet Xe Iaso 2025-04-01 22:41:16 -04:00
  • 39016cf7e1 implement packaging proof of concept with yeet Xe Iaso 2025-04-01 22:33:54 -04:00
  • fc237a1690 workflows: fix zizmor findings (part 1) (#190) Patrick Linnane 2025-04-01 15:33:44 -07:00
  • 6af7c5891f ci: add zizmor (#188) Patrick Linnane 2025-04-01 14:56:27 -07:00
  • 43b8a9257a lib: minimize the amount and type of data collected Xe/minimize-logging Xe Iaso 2025-04-01 17:54:54 -04:00
  • e1a5c9edf5 add a Makefile Xe Iaso 2025-04-01 17:27:22 -04:00
  • 661d72474b various: fix minor typos (#187) Patrick Linnane 2025-04-01 10:14:02 -07:00
  • 2b28439137 docs: document ED25519_PRIVATE_KEY_HEX_FILE (#186) Talya Connor 2025-04-01 13:35:51 +11:00
  • 08bb7f953c cmd/anubis: support ED25519_PRIVATE_KEY_HEX_FILE (#185) Talya Connor 2025-04-01 11:20:06 +11:00
  • b4a2e1a6a0 lib/anubis: actually check the result with the correct difficulty (#180) Henri Vasserman 2025-04-01 01:42:12 +03:00
  • f844fffd1e v1.15.1: Zenos yae Galvus: Echo 1 (#181) v1.15.1 Xe Iaso 2025-03-31 18:27:01 -04:00
  • ee6aa0a5a2 Merge branch 'release/v1.15.x' into release/v1.15.1 release/v1.15.1 Xe Iaso 2025-03-31 17:45:56 -04:00
  • e04da85552 v1.15.1: Zenos yae Galvus: Echo 1 Xe Iaso 2025-03-31 17:39:00 -04:00
  • 71e6b697b8 cmd/anubis actually check the result with the correct difficulty Henri Vasserman 2025-03-31 22:09:29 +03:00
  • f9e2a18cf8 data/botPolicies: allow iMessage scraper by default Xe Iaso 2025-03-31 13:32:18 -04:00
  • 28828a2e93 web/js: Added a wait with button continue + 30 second auto continue after 30s if you click "Why am I seeing this? (#166) Cyra Westmere 2025-03-30 19:29:55 -07:00
  • feca1ddeea Fix: Correct typo in challenge page title (main) (#174) Jason Cameron 2025-03-30 22:24:47 -04:00
  • eab62f7611 fix(tests): disable integration tests on Windows due to posix feature reliance (#169) Jason Cameron 2025-03-30 16:59:08 -04:00
  • c896c63a0b xess: do not specify a version in go:generate (#164) soopyc 2025-03-30 19:31:17 +08:00
  • f9f5430dac chore: Update readme to reflect refactor from the monorepo (#163) Jason Cameron 2025-03-30 00:09:14 -04:00
  • 5a07684f99 fix(logs): Correctly format listener address (#162) Jason Cameron 2025-03-29 23:51:13 -04:00
  • 4bc00e5a65 web/js: Add LibreJS banner to Anubis JavaScript to allow LibreJS users to run the challenge (#161) Fijxu 2025-03-30 00:48:12 -03:00
  • 5237291072 Debug tool for benchmarking proof-of-work algorithms (#155) jae beller 2025-03-29 23:38:12 -04:00
  • 0f41388bd7 Add periodic cleanup job for DecayMap (#8) (#158) Jason Cameron 2025-03-29 23:24:06 -04:00
  • 052316ba25 cmd/containerbuild: use TrimSuffix instead of TrimRight (#157) Fijxu 2025-03-30 00:12:19 -03:00
  • db5143ae7a docs/developer/building-anubis: fix syntax Xe Iaso 2025-03-29 22:18:45 -04:00
  • 3771a3b627 Show a progress bar for the probability of completing the proof of work challenge (#87) jae beller 2025-03-29 21:24:58 -04:00
  • 3683f95933 Add middleware to set Cache-Control header for challenge HTML (#132) Jason Cameron 2025-03-29 21:15:50 -04:00
  • 168329fff0 docs/developer: add build directions for manually building Anubis (#154) Xe Iaso 2025-03-29 20:12:35 -04:00
  • 2bfd9bb711 docs/developer: add build directions for manually building Anubis Xe/package-adulting Xe Iaso 2025-03-29 18:46:40 -04:00
  • 52ca5390c2 Add staticheck to CI (#152) Xe Iaso 2025-03-29 15:00:22 -04:00
  • a8692b12e9 oh, right, playwright is broken Xe/staticcheck Xe Iaso 2025-03-29 13:02:21 -04:00
  • 2e766395dc fix staticcheck warnings Xe Iaso 2025-03-29 12:51:07 -04:00
  • 23df8a2bf5 Add staticheck to CI Xe Iaso 2025-03-29 11:12:18 -04:00
  • 6b2ae30bae web/js: show more errors when some probable error cases happen (#151) Xe Iaso 2025-03-28 15:47:18 -04:00