Commit History

Author SHA1 Message Date
  Nick Sweeting 5efeb9d347 add get_SCOPE_CONFIG 1 year ago
  Nick Sweeting b3c1cb716e move abx plugins inside vendor dir 1 year ago
  Nick Sweeting 4b6f08b0fe swap more direct settings.CONFIG access to abx getters 1 year ago
  Nick Sweeting 60f0458c77 rename configfile to collection 1 year ago
  Nick Sweeting cd3b937469 fix syntax error 1 year ago
  Nick Sweeting 657eec479b fix CONSTANTS.LIB_DIR old style access 1 year ago
  Nick Sweeting 8a2b38b46c tweak version output order 1 year ago
  Nick Sweeting 312e40b95b finally get rid of config/legacy in favor of configfile.py and django.py 1 year ago
  Nick Sweeting b3107ab830 move final legacy config to plugins and fix archivebox config cmd and add search opt 1 year ago
  Nick Sweeting a211461ffc fix LIB_DIR and TMP_DIR loading when primary option isnt available 1 year ago
  Nick Sweeting 01ba6d49d3 new vastly simplified plugin spec without pydantic 1 year ago
  Nick Sweeting f12efbdb45 use new dry run system 1 year ago
  Nick Sweeting 6e7071bd19 add new binproviders and binaries args to install and version, bump pydantic-pkgr version 1 year ago
  Nick Sweeting de7ab65f11 ignore errors when chowning at initial startup 1 year ago
  Nick Sweeting ad675a8e7c properly handle chowning DATA_DIR on init when using sudo 1 year ago
  Nick Sweeting 31c66a1068 fix playwright and puppeteer browser detection after install 1 year ago
  Nick Sweeting afc24e802a tweak version log output 1 year ago
  Nick Sweeting 613caec8eb improve install flow with sudo, check package managers, and fix docker build 1 year ago
  Nick Sweeting 584abe8548 never attempt to create system venv, install ldap in lib automatically, and setup binproviders before bins 1 year ago
  Nick Sweeting 4b34b729ab fuck it go back to nested lib and tmp dirs with supervisord sock workaround 1 year ago
  Nick Sweeting 35c7019772 handle failure on tmp_dir and lib_dir detection better 1 year ago
  Nick Sweeting a33da44492 more attempts to fix euid permissions issues on ubuntu 1 year ago
  Nick Sweeting 8d32508581 only show data dir info if one is active 1 year ago
  Nick Sweeting de2ab43f7f switch .is_dir and .exists for os.access to avoid PermissionError on startup 1 year ago
  Nick Sweeting 611a2b7c1b fix a few small nits 1 year ago
  Nick Sweeting 3fb5b6eb94 exit archivebox version with failure status if any subdependencies are not installed 1 year ago
  Nick Sweeting 5e351f6ba6 more docker dependency tweaks 1 year ago
  Nick Sweeting cf1ea8f80f improve config loading of TMP_DIR, LIB_DIR, move to separate files 1 year ago
  Nick Sweeting 80e052b166 fix pip binary loading 1 year ago
  Nick Sweeting 0c7d7a2225 fix archivebox init colors and dir status checking 1 year ago