Commit History

Author SHA1 Message Date
  Nick Sweeting a211461ffc fix LIB_DIR and TMP_DIR loading when primary option isnt available 1 year ago
  Nick Sweeting 1888691ee8 try creating shared libs as 777 when running as root 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 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 12f32c4690 fix tmp data dir resolution when running help or version outside data dir 1 year ago
  Nick Sweeting 697d0a3566 nicer version and help pretty printing with rich 1 year ago
  Nick Sweeting 035a14b6ea better help text output 1 year ago
  Nick Sweeting 18474f452b move config moved out of legacy files and better version output 1 year ago
  Nick Sweeting 31ce490321 fix help command output docstrings and more CLI log coloring 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 3e5b6ddeae move config into dedicated global app 1 year ago
  Nick Sweeting bb65b2dbec move almost all config into new archivebox.CONSTANTS 1 year ago
  Nick Sweeting 0ef3a0913b check python encoding in SHELL_CONFIG validation 1 year ago
  Nick Sweeting e99260feb2 fix rich logging issues 1 year ago
  Nick Sweeting 0dffbf1bb4 fix rich autodetection of TTY, USE_COLOR, SHOW_PROGRESS 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 09553d8340 hardcode EXTRACTOR_CHOICES to prevent nondeterministic migrations 1 year ago
  Nick Sweeting 6a6ae7468e fix lint errors 1 year ago
  Nick Sweeting 63fc317229 minor pylint fixes in logging_util 1 year ago
  Nick Sweeting 6a4e568d1b new archivebox update speed improvements 1 year ago
  Nick Sweeting f775da299a show command to enter docker container in failed command output hint when IN_DOCKER=True 1 year ago
  Nick Sweeting b9e05b2abe quote URLs in failure message hint output to make copy-pasting easier 1 year ago
  Nick Sweeting 6761ed368c wip pre-0.7.1 side fixes 2 years ago
  Nick Sweeting 4523d6817f readme fixes 2 years ago
  Nick Sweeting 7910a5b34b fix pretty_path printing logic 2 years ago
  Nick Sweeting 86366d5640 Update logging_util.py to fix generator subscripting error 2 years ago
  Nick Sweeting d586a8babc show mount paths with at symbol in version output 3 years ago