Commit History

Author SHA1 Message Date
  Nick Sweeting 48f8416762 add new core and crawsl statemachine manager 1 year ago
  Nick Sweeting 721427a484 hide progress bar on startup 1 year ago
  Nick Sweeting b3c1cb716e move abx plugins inside vendor dir 1 year ago
  Nick Sweeting 5d9a32c364 wip 1 year ago
  Nick Sweeting b61f6ff8d8 rename system_tasks queue to commands queue 1 year ago
  Nick Sweeting d48a99ab64 only load django huey config when not getting help or version to avoid creating queue.sqlite3 1 year ago
  Nick Sweeting 02a1fc3049 rename sessions app in INSTALLED_APPS to personas 1 year ago
  Nick Sweeting c9f88f5875 add sessions and seeds models 1 year ago
  Nick Sweeting 80d8a6b667 split archivebox.use into archivebox.reads and archivebox.writes 1 year ago
  Nick Sweeting 01ba6d49d3 new vastly simplified plugin spec without pydantic 1 year ago
  Nick Sweeting 9a04ed7c76 move serve_static and shell_welcome_message into misc 1 year ago
  Nick Sweeting 04d2316800 remove CHECKS feature, not needed 1 year ago
  Nick Sweeting de2ab43f7f switch .is_dir and .exists for os.access to avoid PermissionError on startup 1 year ago
  Nick Sweeting cf1ea8f80f improve config loading of TMP_DIR, LIB_DIR, move to separate files 1 year ago
  Nick Sweeting 811f9a8d93 move queue db name into constants and fix file detection at startup 1 year ago
  Nick Sweeting 89a066da0b remove django-url-tools in favor of core_tags snippet 1 year ago
  Nick Sweeting 0619750ffa add django-url-tools to fix pagination and search on public index 1 year ago
  Nick Sweeting 1492c02bfa lazy-load loadfire and ldap lib for faster startup time 1 year ago
  Nick Sweeting e315905721 add new InstalledBinary model to cache binaries on host machine 1 year ago
  Nick Sweeting 968adf64da small easter eggs 1 year ago
  Nick Sweeting f46d62a114 add py-machineid lib for new machine app 1 year ago
  Nick Sweeting 276a505cae fix extractor path calculation 1 year ago
  Nick Sweeting d21bc86075 finish migrating almost all config to new system 1 year ago
  Nick Sweeting 3e5b6ddeae move config into dedicated global app 1 year ago
  Nick Sweeting 8d3f45b720 merge plugantic and abx, all praise be to praise our glorious pluggy gods 1 year ago
  Nick Sweeting 8ed3155ec5 migrate plugin loading process to new pluggy-powered system based on djp 1 year ago
  Nick Sweeting bb65b2dbec move almost all config into new archivebox.CONSTANTS 1 year ago
  Nick Sweeting 64c7100cf9 speed up startup time, add rich startup progressbar, split logging and checks into misc, fix search index import backend bug 1 year ago
  Nick Sweeting 97695bda5e more settings loading tweaks and improvements 1 year ago
  Nick Sweeting c9c163efed begin migrating search backends to new plugin system 1 year ago