ArchiveBox/archivebox/cli
Nick Sweeting c8e186f21b
Some checks failed
Run linters / lint (push) Has been cancelled
CodeQL / Analyze (python) (push) Has been cancelled
Build Debian package / build (push) Has been cancelled
Build Docker image / buildx (push) Has been cancelled
Deploy static content to Pages / deploy (push) Has been cancelled
Build Homebrew package / build (push) Has been cancelled
Build GitHub Pages website / build (push) Has been cancelled
Build Pip package / build (push) Has been cancelled
Run tests / python_tests (ubuntu-22.04, 3.11) (push) Has been cancelled
Run tests / docker_tests (push) Has been cancelled
Build GitHub Pages website / deploy (push) Has been cancelled
fix plugin loading order, admin, abx-pkg
2024-11-16 06:44:12 -08:00
..
__init__.py finally get rid of config/legacy in favor of configfile.py and django.py 2024-10-21 03:06:19 -07:00
archivebox_add.py update archivebox add CLI command to use new actor system 2024-11-16 02:45:37 -08:00
archivebox_config.py finally get rid of config/legacy in favor of configfile.py and django.py 2024-10-21 03:06:19 -07:00
archivebox_help.py rename OUTPUT_DIR to DATA_DIR 2024-09-30 17:44:18 -07:00
archivebox_init.py rename archivebox setup to archivebox install 2024-09-30 23:19:46 -07:00
archivebox_install.py add new binproviders and binaries args to install and version, bump pydantic-pkgr version 2024-10-11 00:45:59 -07:00
archivebox_list.py rename OUTPUT_DIR to DATA_DIR 2024-09-30 17:44:18 -07:00
archivebox_manage.py rename OUTPUT_DIR to DATA_DIR 2024-09-30 17:44:18 -07:00
archivebox_oneshot.py rename OUTPUT_DIR to DATA_DIR 2024-09-30 17:44:18 -07:00
archivebox_remove.py rename OUTPUT_DIR to DATA_DIR 2024-09-30 17:44:18 -07:00
archivebox_schedule.py rename OUTPUT_DIR to DATA_DIR 2024-09-30 17:44:18 -07:00
archivebox_server.py improve config loading of TMP_DIR, LIB_DIR, move to separate files 2024-10-07 23:45:11 -07:00
archivebox_shell.py rename OUTPUT_DIR to DATA_DIR 2024-09-30 17:44:18 -07:00
archivebox_status.py rename OUTPUT_DIR to DATA_DIR 2024-09-30 17:44:18 -07:00
archivebox_update.py fix plugin loading order, admin, abx-pkg 2024-11-16 06:44:12 -08:00
archivebox_version.py add new binproviders and binaries args to install and version, bump pydantic-pkgr version 2024-10-11 00:45:59 -07:00
tests.py rename OUTPUT_DIR to DATA_DIR 2024-09-30 17:44:18 -07:00