Commit Graph

  • caba6e4246 Link publicsite capability chips dev Nick Sweeting 2026-04-23 22:18:30 -07:00
  • 9b8f00fa26 more tweaks Nick Sweeting 2026-04-23 22:16:51 -07:00
  • 166dcd5a6d tweaks Nick Sweeting 2026-04-23 22:16:28 -07:00
  • 9c71acc2b2 Add README shields to publicsite hero Nick Sweeting 2026-04-23 22:14:44 -07:00
  • 166a161b85 Align publicsite hero and nav with design system Nick Sweeting 2026-04-23 22:13:27 -07:00
  • 4fef401bcd Refine publicsite hero heading Nick Sweeting 2026-04-23 22:10:04 -07:00
  • 4804ad315e Update publicsite source header Nick Sweeting 2026-04-23 22:04:36 -07:00
  • fc3682abfb Fix publicsite hero typo Nick Sweeting 2026-04-23 22:03:40 -07:00
  • 35d630ba76 Tighten publicsite hero header Nick Sweeting 2026-04-23 22:03:09 -07:00
  • abc987c403 Update publicsite intro header Nick Sweeting 2026-04-23 21:39:08 -07:00
  • ca7eeb77eb Update publicsite configuration header Nick Sweeting 2026-04-23 21:37:05 -07:00
  • 163e9bd626 Rename publicsite Pages workflow Nick Sweeting 2026-04-23 21:36:05 -07:00
  • e013817dd0 public site tweaks Nick Sweeting 2026-04-23 21:03:37 -07:00
  • 2b71c474ca [codex] Add static ArchiveBox landing page (#1791) Nick Sweeting 2026-04-23 20:51:17 -07:00
  • 2c1700a8e0 Add static ArchiveBox landing page Nick Sweeting 2026-04-23 20:39:12 -07:00
  • 42dc87f271 Remove slug field from Tag model (#1789) Nick Sweeting 2026-04-21 11:54:00 -07:00
  • 7c3a3e0dba Put tag slug back in JS download filename Claude 2026-04-21 17:35:57 +00:00
  • 2ea66d05d1 Move tag slug logic onto Tag.slug @property Claude 2026-04-21 17:32:25 +00:00
  • 0041a2d407 Sanitize tag export filenames via django.utils.text.slugify Claude 2026-04-21 17:30:50 +00:00
  • b83e2de73a Add TODO on tag export filename encoding Claude 2026-04-21 17:27:06 +00:00
  • ec9c7c89f4 Drop Tag slug column and use URL-encoded names Claude 2026-04-20 17:05:07 +00:00
  • b68ff3ed29 fix monorepo script Nick Sweeting 2026-04-18 21:54:29 -07:00
  • 7d8c468659 rename abx-pkg to abxpkg Nick Sweeting 2026-04-17 10:48:40 -07:00
  • ee5685353b rename abx-pkg to abxpkg Nick Sweeting 2026-04-17 10:37:10 -07:00
  • f1287510ff rename abxpkg Nick Sweeting 2026-04-17 10:36:19 -07:00
  • f603a0dfff fix: skip URL entries in save_text_as_source to prevent Path() errors (#1787) main Nick Sweeting 2026-04-17 10:11:22 -07:00
  • 5e47e055a2 fix: skip URL entries in save_text_as_source to prevent Path() errors zkksdk 2026-04-18 00:25:10 +08:00
  • 2cc5a11662 update dev instructions Nick Sweeting 2026-04-07 20:29:33 -07:00
  • 0b9b3b7e54 split tag editor issue Nick Sweeting 2026-04-07 20:21:58 -07:00
  • f126c6e628 symlink lock_pkgs to setup monorepo script Nick Sweeting 2026-04-07 20:21:41 -07:00
  • 4d66996569 small fixes Nick Sweeting 2026-04-06 23:47:38 -07:00
  • 1c6b78223c ignore outfiles Nick Sweeting 2026-04-04 23:11:06 -07:00
  • 3e7b83ac91 bump versions Nick Sweeting 2026-04-04 23:10:12 -07:00
  • c8221d5b13 Remove local uv sources override Nick Sweeting 2026-04-02 16:17:43 -07:00
  • b40b5b8b4d chore: bump abx dependency minimums Nick Sweeting 2026-04-02 15:18:39 -07:00
  • f3622d8cd3 update working changes Nick Sweeting 2026-03-25 05:36:07 -07:00
  • 80243accfd Fix archivebox CI regressions Nick Sweeting 2026-03-24 15:36:23 -07:00
  • 68d9e30c5f Fix pytest basetemp handling in test harness Nick Sweeting 2026-03-24 14:46:05 -07:00
  • ed1ddbc95e Fix CI workflows and migration tests Nick Sweeting 2026-03-24 13:37:02 -07:00
  • 50286d3c38 Reuse cached binaries in archivebox runtime Nick Sweeting 2026-03-24 11:03:43 -07:00
  • 39450111dd Update CI uv handling and runner changes Nick Sweeting 2026-03-23 13:27:23 -07:00
  • e1eb5693c9 split CrawlSetup into Install phase with new Binary + BinaryRequest events Nick Sweeting 2026-03-23 13:16:47 -07:00
  • 25f935b9d1 split CrawlSetup into Install phase with new Binary + BinaryRequest events Nick Sweeting 2026-03-23 13:15:41 -07:00
  • f2c81142e1 tweak release script abx-dl-refactor Nick Sweeting 2026-03-23 04:21:12 -07:00
  • 8a25704aac add harness tests Nick Sweeting 2026-03-23 04:12:46 -07:00
  • 1d94645abd test fixes Nick Sweeting 2026-03-23 04:12:31 -07:00
  • b749b26c5d wip Nick Sweeting 2026-03-23 03:58:32 -07:00
  • 268856bcfb Preserve common config console handling after rebase Nick Sweeting 2026-03-22 20:25:53 -07:00
  • f400a2cd67 WIP: checkpoint working tree before rebasing onto dev Nick Sweeting 2026-03-22 20:23:45 -07:00
  • a6548df8d0 Add configurable server security modes (#1773) Nick Sweeting 2026-03-22 20:17:21 -07:00
  • c87079aa0a Refactor ArchiveBox onto abx-dl bus runner Nick Sweeting 2026-03-21 11:47:57 -07:00
  • ee9ed440d1 bump dependencies Nick Sweeting 2026-03-21 10:23:59 -07:00
  • ad41b15581 Add configurable server security modes Nick Sweeting 2026-03-15 23:34:40 -07:00
  • 26f6d68cf5 bump dep version Nick Sweeting 2026-03-15 22:41:06 -07:00
  • 6b0cfbc522 revert docker to use pip again Nick Sweeting 2026-03-15 22:10:04 -07:00
  • 57e11879ec cleanup archivebox tests Nick Sweeting 2026-03-15 22:09:56 -07:00
  • 9de084da65 bump package versions Nick Sweeting 2026-03-15 20:47:28 -07:00
  • bc21d4bfdb type and test fixes Nick Sweeting 2026-03-15 20:12:27 -07:00
  • 3889eb4efa Tighten config and admin typing Nick Sweeting 2026-03-15 19:49:52 -07:00
  • 44cabac8d0 fix typing Nick Sweeting 2026-03-15 19:47:36 -07:00
  • 4756697a17 Use ruff pyright and ty for linting Nick Sweeting 2026-03-15 19:43:59 -07:00
  • 49436af869 Tighten CLI and admin typing Nick Sweeting 2026-03-15 19:33:15 -07:00
  • 5381f7584c Tighten API typing and add return values Nick Sweeting 2026-03-15 19:24:54 -07:00
  • 95a105feb9 small fixes Nick Sweeting 2026-03-15 19:22:06 -07:00
  • f932054915 add stricter locking around stage machine models Nick Sweeting 2026-03-15 19:21:41 -07:00
  • 311e4340ec Fix add CLI input handling and lint regressions Nick Sweeting 2026-03-15 19:04:13 -07:00
  • 5f0cfe5251 add new persona tests Nick Sweeting 2026-03-15 18:46:45 -07:00
  • 934e02695b fix lint Nick Sweeting 2026-03-15 18:45:29 -07:00
  • f97725d16f Mark version as 0.9.10rc0 (pre-release) per PEP 440 Nick Sweeting 2026-03-15 18:44:31 -07:00
  • 70c9358cf9 Improve scheduling, runtime paths, and API behavior Nick Sweeting 2026-03-15 18:31:56 -07:00
  • 7d42c6c8b5 bump versions and fix docs Nick Sweeting 2026-03-15 17:43:07 -07:00
  • 0774f74c97 Update archivebox/core/migrations/0025_alter_snapshot_url_max_length.py claude/issue-1688-20251229-2233 Nick Sweeting 2026-03-15 20:31:38 -04:00
  • 60971e1900 Merge branch 'dev' into claude/issue-1688-20251229-2233 Nick Sweeting 2026-03-15 17:28:10 -07:00
  • e598614b05 Avoid filesystem lookups in snapshot admin list Nick Sweeting 2026-03-15 17:18:53 -07:00
  • 21a0a27091 Remove 7 dead functions and 4 unused imports from hooks.py Nick Sweeting 2026-03-15 16:34:20 -07:00
  • 002de811e2 bump dep versions Nick Sweeting 2026-03-15 15:28:19 -07:00
  • f0b255914d bump dep versions Nick Sweeting 2026-03-15 14:57:01 -07:00
  • 0ac83c8799 Wait for crawl hook records before advancing Nick Sweeting 2026-03-15 14:15:04 -07:00
  • 1d16038ceb Relax archive output readiness check Nick Sweeting 2026-03-15 13:31:05 -07:00
  • 2585ef5870 Use npm package for readability extractor installs Nick Sweeting 2026-03-15 13:09:18 -07:00
  • 957387fd88 Fix plugin hook env and extractor retries Nick Sweeting 2026-03-15 12:39:27 -07:00
  • 1fc860e901 Remove legacy binary override coercion Nick Sweeting 2026-03-15 11:45:04 -07:00
  • f92ca93ae9 Skip puppeteer browser download during package install Nick Sweeting 2026-03-15 11:39:43 -07:00
  • 7c55259ed0 Update title HTML test for search export Nick Sweeting 2026-03-15 11:17:58 -07:00
  • 86fdc3be1e Refresh worker config from resolved plugin installs Nick Sweeting 2026-03-15 11:07:55 -07:00
  • 47f540c094 Resolve crawl provider dependencies lazily Nick Sweeting 2026-03-15 10:18:49 -07:00
  • d4be507a6b Keep provider plugins enabled under whitelists Nick Sweeting 2026-03-15 09:49:45 -07:00
  • 82bfd7e655 Filter binary hooks by allowed providers Nick Sweeting 2026-03-15 09:32:32 -07:00
  • 941135d6d0 Bound URL fixture archive wait Nick Sweeting 2026-03-15 09:07:25 -07:00
  • 50901e5367 Align worker config propagation expectations Nick Sweeting 2026-03-15 08:47:00 -07:00
  • 9ef8a1b23a Stabilize secret-backed plugin CI Nick Sweeting 2026-03-15 08:37:41 -07:00
  • 31e883ec53 Stabilize plugin and crawl integration tests Nick Sweeting 2026-03-15 08:16:52 -07:00
  • bfc1e76ff5 Update extractor tests for plugin output dirs Nick Sweeting 2026-03-15 07:32:11 -07:00
  • b62064f63e Avoid recursive crawl timeout regressions Nick Sweeting 2026-03-15 07:09:15 -07:00
  • 5fb3709281 Run recursive crawl tests to completion Nick Sweeting 2026-03-15 06:55:35 -07:00
  • 68b9f75dab Stabilize recursive crawl CI coverage Nick Sweeting 2026-03-15 06:49:40 -07:00
  • 760cf9d6b2 Stabilize CI against expanded plugin surface Nick Sweeting 2026-03-15 06:31:41 -07:00
  • 1f792d7199 Restore CLI compat and plugin dependency handling Nick Sweeting 2026-03-15 06:06:18 -07:00
  • 6b482c62df Restore top-level list command compatibility Nick Sweeting 2026-03-15 05:04:31 -07:00
  • c4d30a853f Restore index-only snapshot output links Nick Sweeting 2026-03-15 04:58:46 -07:00