Commit History

Author SHA1 Message Date
  Nick Sweeting b7273a07e5 Merge branch 'dev' into link-removal2 5 years ago
  Nick Sweeting ed13ec7655 remove active theme 5 years ago
  Nick Sweeting 1fe95474c2 Merge branch 'dev' into link-removal2 5 years ago
  Nick Sweeting 39ec77e46c add createsuperuser flag to server command 5 years ago
  Cristian 13c3650637 fix: Update command was failing 5 years ago
  Cristian ce5979de45 test: Update more init_tests that were failing because of wording or Link->Snapshot changes 5 years ago
  Cristian 30c886d4d4 fix: Overwrite(add command) was using snapshots without timestamps (and in memory), causing issues with some extractors 5 years ago
  Cristian d5cabe05af fix: Invalid file path being generated on `add` 5 years ago
  Cristian 1ce6130202 fix: json index was missing `base_url` field 5 years ago
  Cristian ea84607b47 fix: Init and status commands now are able to navigate the right archive folder 5 years ago
  Cristian 9fdcb9857e refactor: remove command functional 5 years ago
  Cristian a4e1bebc46 refactor: list command is functional 5 years ago
  Cristian c51d789ad4 refactor: oneshot command is functional 5 years ago
  Cristian 973f8b6abc refactor: status command is functional 5 years ago
  Cristian d92083b928 refactor: update command is functional 5 years ago
  Cristian e0e65bf4b1 refactor: Get archivebox init to run 5 years ago
  Cristian 8c4ae73d65 refactor: Initial and dirty refactor to replace link with snapshot. Barely functional add command 5 years ago
  Cristian a28547cbca refactor: Remove get_empty_snapshot queryset function and generate it directly 5 years ago
  Nick Sweeting e90cf05141 fix lint errors 5 years ago
  Nick Sweeting 30f8d3f191 show python implementation name and flip verison output order for easier reading when wrapped on small screens 5 years ago
  Nick Sweeting 9fa70b3452 add extractors arg to oneshot command and bump version to v0.5.1 5 years ago
  Cristian 275ad22db7 refactor: Remove `skip_index` from archive related functions 5 years ago
  Cristian 9aac09a5e1 feat: Patch setup_django so we can use an inmemory db in specific commands 5 years ago
  JDC caf4660ac8 Add indexing to update command and utilities 5 years ago
  JDC c5b1b91708 fix: flush_search_index must be called before removing snapshots 5 years ago
  JDC 823df34080 Use QuerySets for search backend API instead of pks 5 years ago
  JDC f383648ffc Use a generator for snapshot flush from index 5 years ago
  JDC 47daa038eb Implement flush for search backend after remove command 5 years ago
  Nick Sweeting 3b280e6b02 Merge pull request #569 from cdvv7788/extract-command-update 5 years ago
  Cristian 35389608d1 feat: Add --extract flag to update command 5 years ago