Commit History

Author SHA1 Message Date
  Nick Sweeting 4a5d607296 move logging_util into archivebox.misc subfolder 1 year ago
  Nick Sweeting 60f0458c77 rename configfile to collection 1 year ago
  Nick Sweeting a211461ffc fix LIB_DIR and TMP_DIR loading when primary option isnt available 1 year ago
  Nick Sweeting 613caec8eb improve install flow with sudo, check package managers, and fix docker build 1 year ago
  Nick Sweeting 9f274cf9f4 remove platformdirs dependency 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 216e885b85 bump pydantic-pkgr 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 db10a2142e remove extra files from repo root and move package.json into etc 1 year ago
  Nick Sweeting 66a785bb35 only use system tmp dirs because of socket path length restrictions 1 year ago
  Nick Sweeting 35446ce742 include sonic-client by default and allow ldap to be installed at runtime 1 year ago
  Nick Sweeting ce2e19a429 switch to uv builds and rc1 versioning system 1 year ago
  Nick Sweeting ac96cc62fc fix CUSTOM_TEMPLATES_DIR loading 1 year ago
  Nick Sweeting 0c7d7a2225 fix archivebox init colors and dir status checking 1 year ago
  Nick Sweeting d747cf7f31 fix SYSTEM_TMP_DIR and SYSTEM_LIB_DIR in docker 1 year ago
  Nick Sweeting 811f9a8d93 move queue db name into constants and fix file detection at startup 1 year ago
  Nick Sweeting 396a7ffcd8 move tmp dir to machine-id scoped dir 1 year ago
  Nick Sweeting 12f32c4690 fix tmp data dir resolution when running help or version outside data dir 1 year ago
  Nick Sweeting 152b530249 scope LIB_DIR by os, arch, and docker status 1 year ago
  Nick Sweeting b36e89d086 relocate LIB_DIR and TMP_DIR inside docker so it doesnt clash with outside docker 1 year ago
  Nick Sweeting 18474f452b move config moved out of legacy files and better version output 1 year ago
  Nick Sweeting 66cd711df9 improve version detection 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 dfca4b13b2 move system.py into misc folder 1 year ago
  Nick Sweeting 7a41b6ae46 remove ConfigSectionName and add type hints to CONSTANTS 1 year ago
  Nick Sweeting 3e5b6ddeae move config into dedicated global app 1 year ago