История коммитов

Автор SHA1 Сообщение Дата
  Nick Sweeting 312e40b95b finally get rid of config/legacy in favor of configfile.py and django.py 1 год назад
  Nick Sweeting a211461ffc fix LIB_DIR and TMP_DIR loading when primary option isnt available 1 год назад
  Nick Sweeting cf1ea8f80f improve config loading of TMP_DIR, LIB_DIR, move to separate files 1 год назад
  Nick Sweeting 5323953f94 handle Ctrl+C more gracefully 1 год назад
  Nick Sweeting 12f32c4690 fix tmp data dir resolution when running help or version outside data dir 1 год назад
  Nick Sweeting f321d25f4c fallback to reading binaries from filesystem when theres no db 1 год назад
  Nick Sweeting 3b9e48ead8 show deprecation warning for archivebox setup command 1 год назад
  Nick Sweeting 035a14b6ea better help text output 1 год назад
  Nick Sweeting 968adf64da small easter eggs 1 год назад
  Nick Sweeting 8fbfa10df3 fix missing check_migrations import 1 год назад
  Nick Sweeting d21bc86075 finish migrating almost all config to new system 1 год назад
  Nick Sweeting 8c3342afe5 rename archivebox setup to archivebox install 1 год назад
  Nick Sweeting 3e5b6ddeae move config into dedicated global app 1 год назад
  Nick Sweeting 8d3f45b720 merge plugantic and abx, all praise be to praise our glorious pluggy gods 1 год назад
  Nick Sweeting 64c7100cf9 speed up startup time, add rich startup progressbar, split logging and checks into misc, fix search index import backend bug 1 год назад
  Nick Sweeting 60154fba5f add django_huey, huey_monitor, and replace Threads with huey tasks 1 год назад
  Nick Sweeting c76c50e71f add HTTP byte range request support to media file serving 1 год назад
  Nick Sweeting b5ad134264 dont wait for ipython history saver thread before shell exit 1 год назад
  Nick Sweeting e1a04729b3 wait for bg threads to finish before exiting 1 год назад
  Nick Sweeting 8b4f84959a new setup flag on init command to autosetup on init 4 лет назад
  Nick Sweeting 211bf86f4a fix bug checking value in subcommand_args when None 4 лет назад
  Nick Sweeting ef76f7c490 require running setup in existing data dir 4 лет назад
  Nick Sweeting 3449bac5bc add new setup command to autoinstall dependencies 4 лет назад
  Nick Sweeting 0e39a2098d split migrations and data dir check 4 лет назад
  Nick Sweeting 6aef1dd98d dont check db if init is pending 5 лет назад
  Cristian a57a5b6b83 refactor: call setup_django with the `check_db` attribute for the commands that actually need the database 5 лет назад
  Cristian 275ad22db7 refactor: Remove `skip_index` from archive related functions 5 лет назад
  Cristian 9aac09a5e1 feat: Patch setup_django so we can use an inmemory db in specific commands 5 лет назад
  Cristian 35a5700c73 fix: Move the setup_django command to a place where we already know what the actual subcommand is 5 лет назад
  Nick Sweeting 1b22f8eeef Merge pull request #515 from cdvv7788/POC-setup-django-on-init 5 лет назад