提交历史

作者 SHA1 备注 提交日期
  Nick Sweeting 4a5d607296 move logging_util into archivebox.misc subfolder 1 年之前
  Nick Sweeting b3c1cb716e move abx plugins inside vendor dir 1 年之前
  Nick Sweeting 01ba6d49d3 new vastly simplified plugin spec without pydantic 1 年之前
  Nick Sweeting cf1ea8f80f improve config loading of TMP_DIR, LIB_DIR, move to separate files 1 年之前
  Nick Sweeting 18474f452b move config moved out of legacy files and better version output 1 年之前
  Nick Sweeting 363a499289 move util.py into misc folder 1 年之前
  Nick Sweeting dfca4b13b2 move system.py into misc folder 1 年之前
  Nick Sweeting 3e5b6ddeae move config into dedicated global app 1 年之前
  Nick Sweeting bb65b2dbec move almost all config into new archivebox.CONSTANTS 1 年之前
  Nick Sweeting cbf2a8fdc3 rename datetime fields to _at, massively improve ABID generation safety and determinism 1 年之前
  Nick Sweeting d060eaa499 abid gradual improvements, some regrets 1 年之前
  Nick Sweeting 24fe958ff3 massively improve Snapshot admin list view query performance 1 年之前
  Nick Sweeting 09553d8340 hardcode EXTRACTOR_CHOICES to prevent nondeterministic migrations 1 年之前
  Nick Sweeting 0420662174 switch everywhere to use Snapshot.pk and ArchiveResult.pk instead of id 1 年之前
  Nick Sweeting 457c42bf84 load EXTRACTORS dynamically using importlib.import_module 1 年之前
  Ross Williams 310b4d1242 Add htmltotext extractor 2 年之前
  DanielBatteryStapler 94dacc49c7 Fix archive_org icon "exists" 2 年之前
  Nick Sweeting 8ebf3e2f93 add config option PREVIEW_ORIGINALS to hide original iframes in snapshot detail pages 3 年之前
  Nick Sweeting a9986f1f05 add timezone support, tons of CSS and layout improvements, more detailed snapshot admin form info, ability to sort by recently updated, better grid view styling, better table layouts, better dark mode support 4 年之前
  Nick Sweeting 59d5423483 fix snapshot icon caching and ordering 4 年之前
  Nick Sweeting 8b236b9367 cache dir size, snapshot icons, tags str, and title in django cache 4 年之前
  Nick Sweeting 988a10a9f6 fix warc path in snapshot_icons 4 年之前
  Nick Sweeting 78463c243a remove unused GIT_SHA config option 4 年之前
  Nick Sweeting 534ead2440 use the db exclusively for icons instead of hammering filesystem 4 年之前
  Nick Sweeting 923f517a8f minor fixes 4 年之前
  Nick Sweeting 54c5331693 check for output existance when rendering files icons 4 年之前
  Nick Sweeting 15e87353bd only show archive.org if enabled 4 年之前
  Nick Sweeting cc80ceb0a2 fix icons in public index 4 年之前
  Nick Sweeting a98298103d cleanup templates and views 4 年之前
  Nick Sweeting f6c3683ab8 fix snapshot favicon loading spinner height 4 年之前