Commit History

Author SHA1 Message Date
  Nick Sweeting f6d22a3cc4 tweak worker updated logic and add output_dir_template and symlinks logic 1 year ago
  Nick Sweeting b948e49013 add urls log to Crawl model 1 year ago
  Nick Sweeting 4a5d607296 move logging_util into archivebox.misc subfolder 1 year ago
  Nick Sweeting e469c5a344 merge queues and actors apps into new workers app 1 year ago
  Nick Sweeting c8e186f21b fix plugin loading order, admin, abx-pkg 1 year ago
  Nick Sweeting 70926f1d9f replace os.access with os.path.isdir 1 year ago
  Nick Sweeting d93aa46949 fix django.forms.JSONField does not exist 500 error 1 year ago
  Nick Sweeting b3c1cb716e move abx plugins inside vendor dir 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 59b669691f fix Admin data view for Config to render both sections and individual values 1 year ago
  Nick Sweeting 9a04ed7c76 move serve_static and shell_welcome_message into misc 1 year ago
  Nick Sweeting 5ac941cf2e resolve circular import in core/views 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 d21bc86075 finish migrating almost all config to new system 1 year ago
  Nick Sweeting 363a499289 move util.py into misc folder 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 0cfcabf6f4 fix admin data view configs type rendering 1 year ago
  Nick Sweeting ed45f58758 use constants in more places 1 year ago
  Nick Sweeting 60154fba5f add django_huey, huey_monitor, and replace Threads with huey tasks 1 year ago
  Nick Sweeting 52386d9c16 run all blocking commands in background threads and show nice UI messages as confirmation 1 year ago
  Nick Sweeting c76c50e71f add HTTP byte range request support to media file serving 1 year ago
  Nick Sweeting cbf2a8fdc3 rename datetime fields to _at, massively improve ABID generation safety and determinism 1 year ago
  Nick Sweeting 68a39b7392 remove .old_id entirely and make ABID generation only happen once on initial save 1 year ago
  Nick Sweeting c30ae1d2cb add created_by_id to all Snapshot creation functions 1 year ago
  Nick Sweeting aa282daadf show CONSTANTS in separate section of django admin config 1 year ago
  Nick Sweeting 75018ed10b Merge branch 'dev' into feat/search-fields 1 year ago