ArchiveBox/archivebox/config
Nick Sweeting 396a7ffcd8
Some checks are pending
CodeQL / Analyze (python) (push) Waiting to run
Build Debian package / build (push) Waiting to run
Build Docker image / buildx (push) Waiting to run
Build Homebrew package / build (push) Waiting to run
Build GitHub Pages website / build (push) Waiting to run
Build GitHub Pages website / deploy (push) Blocked by required conditions
Run linters / lint (push) Waiting to run
Build Pip package / build (push) Waiting to run
Run tests / python_tests (ubuntu-22.04, 3.11) (push) Waiting to run
Run tests / docker_tests (push) Waiting to run
move tmp dir to machine-id scoped dir
2024-10-04 03:24:15 -07:00
..
__init__.py finish migrating almost all config to new system 2024-09-30 23:21:34 -07:00
apps.py add new InstalledBinary model to cache binaries on host machine 2024-10-03 03:10:22 -07:00
check_for_update.py move config into dedicated global app 2024-09-30 15:59:05 -07:00
config_stubs.py rename OUTPUT_DIR to DATA_DIR 2024-09-30 17:44:18 -07:00
constants.py move tmp dir to machine-id scoped dir 2024-10-04 03:24:15 -07:00
defaults.py fix CUSTOM_TEMPLATES_DIR config load and chrome symlinking 2024-10-03 03:20:25 -07:00
legacy.py fix tmp data dir resolution when running help or version outside data dir 2024-10-04 01:40:41 -07:00
views.py add new InstalledBinary model to cache binaries on host machine 2024-10-03 03:10:22 -07:00