Commit History

作者 SHA1 備註 提交日期
  Nick Sweeting ac73fb5129 merge fixes 1 年之前
  Nick Sweeting 6a4e568d1b new archivebox update speed improvements 1 年之前
  Ross Williams 46e80dd509 Rename URL_(WHITE|BLACK)LIST to URL_(ALLOW|DENY)LIST 2 年之前
  Nick Sweeting 5a2c78e14b add proper support for URL_WHITELIST instead of using negation regexes 4 年之前
  Nick Sweeting e4974d3536 support negation patterns by checking both re.search and re.match 4 年之前
  Nick Sweeting 36f0646501 Merge pull request #669 from FliegendeWurst/fix-issue-235 4 年之前
  FliegendeWurst 60bd9a902e add command: --parser option 4 年之前
  Nick Sweeting 33d180afe7 allow filtering snapshots by timestamp in list, update, and remove cmds 4 年之前
  Nick Sweeting d6de04a83a fix lgtm errors 4 年之前
  Tim Gates 7bf63d91ff docs: fix simple typo, timstamp -> timestamp 5 年之前
  Cristian ce53b0220c refactor: Remove setup_django from index 5 年之前
  Cristian a28547cbca refactor: Remove get_empty_snapshot queryset function and generate it directly 5 年之前
  JDC 4eeedae815 Exception handling for indexing and searching 5 年之前
  JDC 0f7dba07df feat: add search filter-type to list command 5 年之前
  Nick Sweeting 7bc13204e6 Merge branch 'master' into v0.5.0 5 年之前
  Hawken Rives 7299b1f5ae fix "inconsisntencies" typo in error message 5 年之前
  Cristian fa5de72f9f refactor: Move indexing logic out of logging module 5 年之前
  Nick Sweeting c9162a6d09 remove finished/not finished spinners 5 年之前
  JDC cbb3d04c12 Allow list filtering by tag name 5 年之前
  Cristian 572b46cecf lint: Remove unused imports 5 年之前
  Cristian ae1484b8bf feat: Remove index.json and index.html generation from the regular process 5 年之前
  Angel Rey ad04fb5300 Replaced os.path in init index 5 年之前
  Cristian b18bbf8874 test: Fix tests post-rebase 5 年之前
  apkallum b99784b919 pathlib with / syntax for config, index 5 年之前
  apkallum 594d9e49ce first attempt to migrate to Pathlib 5 年之前
  Cristian Vargas 5e9b3099c6 Update fix_duplicate_links_in_index docstring 5 年之前
  Cristian f55153eab3 feat: Update `update` command to work with querysets 5 年之前
  Cristian fe9604a772 feat: Add tests for remove command 5 年之前
  Cristian a8ed72501d feat: Refactor remove command to use querysets 5 年之前
  Cristian be520d137a feat: Refactor add method to use querysets 5 年之前