提交历史

作者 SHA1 备注 提交日期
  Nick Sweeting fdf6f465db add docstrings 1 年之前
  Nick Sweeting 241a7c6ab2 add created, modified, updated, created_by and update django admin 1 年之前
  Nick Sweeting 0420662174 switch everywhere to use Snapshot.pk and ArchiveResult.pk instead of id 1 年之前
  Nick Sweeting 4f9f22e024 create abid_utils with new ABID type for ArchiveBox IDs 1 年之前
  Nick Sweeting ce833e8ead automatically create storage directories and symlinks based on ulid 1 年之前
  Nick Sweeting 33bc4622a0 add ulid and typeid to Snapshot and ArchiveResult 1 年之前
  Nick Sweeting 457c42bf84 load EXTRACTORS dynamically using importlib.import_module 1 年之前
  Nick Sweeting 6a6ef63775 enforce utf8 on more file reads 4 年之前
  Nick Sweeting 193df5c8d3 add video subtitles and description to full-text index 4 年之前
  Nick Sweeting 1b67dd5c45 fix issues with django 3.2 4 年之前
  Nick Sweeting 1977ae8962 add more helper props to snapshot for getting latest headers, favicon, etc 4 年之前
  Nick Sweeting 21820acecd import User model into core models for convenience 4 年之前
  Nick Sweeting d73f7d7d96 add db_index on url field 4 年之前
  Nick Sweeting 59d5423483 fix snapshot icon caching and ordering 4 年之前
  Nick Sweeting f3a3d76439 support adding urls with tags directly via CLI and add page 4 年之前
  Nick Sweeting fea0b89dbe add tag cli option 4 年之前
  Nick Sweeting 3c2f4c95cf fix unused import 4 年之前
  Nick Sweeting 177d22da50 fix clicking add tag when no tag is selected throwing 500 4 年之前
  Nick Sweeting 844b5c5e20 minor db fix 4 年之前
  Nick Sweeting ca2bb673ea improve inline admin forms and add tags autocomplete 4 年之前
  Nick Sweeting 9918bddb7e remove emptystring tags before saving 4 年之前
  Nick Sweeting f1823381d0 improve latest title logic to take longest title 4 年之前
  Nick Sweeting ad4bd49163 increase max title length to 512 4 年之前
  Nick Sweeting 3457773988 fix ArchiveResult extractor showing up on top of dropdown in admin inline form 4 年之前
  Nick Sweeting 05e891632c add snapshot_id to Link and uuid to ArchiveResult 4 年之前
  Nick Sweeting 1e2188517b speed up latest_title by preferring db title if present 4 年之前
  Nick Sweeting 8b236b9367 cache dir size, snapshot icons, tags str, and title in django cache 4 年之前
  Nick Sweeting 48eddadc9b inline archive_size and archive_path snapshot methods 4 年之前
  Nick Sweeting 4faef03ba3 compute snapshot properties directly without loading whole Link 4 年之前
  Cristian 14d1b3209e fix: Make cmd_version nullable 5 年之前