Commit History

Author SHA1 Message Date
  Nick Sweeting b948e49013 add urls log to Crawl model 1 year ago
  Nick Sweeting 6740202d78 fix cli loading edge case where setup_django wasnt running when it should 1 year ago
  Nick Sweeting 0347b911aa archivebox add and remove CLI cmds 1 year ago
  Nick Sweeting 328eb98a38 move main funcs into cli files and switch to using click for CLI 1 year ago
  Nick Sweeting 569081a9eb rename abid_utils to base_models 1 year ago
  Nick Sweeting 65afd405b1 merge seeds and crawls apps 1 year ago
  Nick Sweeting 4a5d607296 move logging_util into archivebox.misc subfolder 1 year ago
  Nick Sweeting e469c5a344 merge queues and actors apps into new workers app 1 year ago
  Nick Sweeting 0acd388c02 fix imports and deps 1 year ago
  Nick Sweeting eeb2671e4d API improvements 1 year ago
  Nick Sweeting 1e3ce67834 fix API and CLU calls 1 year ago
  Nick Sweeting b4a5da3ffd update archivebox add CLI command to use new actor system 1 year ago
  Nick Sweeting cf1ea8f80f improve config loading of TMP_DIR, LIB_DIR, move to separate files 1 year ago
  Nick Sweeting b913e6f426 rename OUTPUT_DIR to DATA_DIR 1 year ago
  Nick Sweeting 363a499289 move util.py into misc folder 1 year ago
  Nick Sweeting 3e5b6ddeae move config into dedicated global app 1 year ago
  Nick Sweeting 8cfe6f4afb cleanup update flag handling and show better logging to clarify when its working 3 years ago
  Nick Sweeting 36f0646501 Merge pull request #669 from FliegendeWurst/fix-issue-235 4 years ago
  Nick Sweeting 2656e59215 change list style 4 years ago
  FliegendeWurst 60bd9a902e add command: --parser option 4 years ago
  Nick Sweeting fea0b89dbe add tag cli option 4 years ago
  Nick Sweeting 49939f3eaa only accept stdin if args are not passed, fix stdin hang in docker 4 years ago
  Nick Sweeting 9fa70b3452 add extractors arg to oneshot command and bump version to v0.5.1 5 years ago
  Nick Sweeting 257d3f2a98 Update archivebox/cli/archivebox_add.py 5 years ago
  Cristian 54df0a035b fix: Move csv split to the add function to avoid optional nullable argument 5 years ago
  Cristian 1ec8276514 fix: Use a comma separated input instead of nargs for the extract flag 5 years ago
  Cristian 44eede96e5 feat: Add extract flag to add command 5 years ago
  Nick Sweeting 718d39e242 add common code extensions to default blacklist 5 years ago
  Nick Sweeting b681a477ae add overwrite flag to add command to force re-archiving 5 years ago
  Cristian 6006b4f93b refactor: Organize code to remove flake8 issues 5 years ago