2
0

Коммит түүх

Эзэн SHA1 Мессеж Огноо
  Cristian a5550b2105 fix: Rename logging folder to avoid naming conflicts (and circular import issues) 5 жил өмнө
  Cristian f4d1b5121e refactor: Move logging.py to main module to avoid circular import issues 5 жил өмнө
  Nick Sweeting d3bfa98a91 fix depth flag and tweak logging 5 жил өмнө
  Cristian 4ebf929606 refactor: Change wording on CLI help 5 жил өмнө
  Cristian f12bfeb322 refactor: Change add() to receive url and depth instead of import_str and import_path 5 жил өмнө
  Cristian c1d8a74e4f feat: Make input sent via stdin behave the same as using args 5 жил өмнө
  Cristian b68c13918f feat: Disable stdin from archivebox add 5 жил өмнө
  Cristian a6940092bb feat: Make sure that depth can only be either 1 or 0 5 жил өмнө
  Cristian 32e790979e feat: Enable depth=1 functionality 5 жил өмнө
  Cristian 2db0324539 feat: depth=0 crawls the current page only 5 жил өмнө
  Cristian 8b22a2a7dd feat: Enable --depth flag (still does nothing) 5 жил өмнө
  Nick Sweeting 158f145d9a move docstrings to main.py out of cli files 6 жил өмнө
  Nick Sweeting 1b8abc0961 move everything out of legacy folder 6 жил өмнө
  Nick Sweeting d248684839 add index-only option to archivebox add and update 6 жил өмнө
  Nick Sweeting f0f516e853 check for data folder when running most subcommands 6 жил өмнө
  Nick Sweeting 39a0ab3013 add pipenv, schedule cmd, logs dir, and lots more 6 жил өмнө
  Nick Sweeting 21174da014 better data folder checking on startup 6 жил өмнө
  Nick Sweeting eb2b6978c3 comment out uninmplemented args 6 жил өмнө
  Nick Sweeting 51ae634ec9 working argparse based CLI with most commands implemented 6 жил өмнө