ArchiveBox/archivebox/plugantic
Nick Sweeting bb65b2dbec
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 almost all config into new archivebox.CONSTANTS
2024-09-25 05:10:09 -07:00
..
_ansible_unused delete dead code 2024-09-24 15:26:43 -07:00
management move almost all config into new archivebox.CONSTANTS 2024-09-25 05:10:09 -07:00
__init__.py split plugin dirs, created new cleaner import path for plugin config in settings.py 2024-09-24 01:25:55 -07:00
apps.py cleanup plugantic and pkg apps, make BaseHook actually create its own settings 2024-09-06 01:48:18 -07:00
base_admindataview.py rename plugins dirs 2024-09-24 01:34:27 -07:00
base_binary.py move almost all config into new archivebox.CONSTANTS 2024-09-25 05:10:09 -07:00
base_check.py speed up startup time, add rich startup progressbar, split logging and checks into misc, fix search index import backend bug 2024-09-24 19:04:38 -07:00
base_configset.py move almost all config into new archivebox.CONSTANTS 2024-09-25 05:10:09 -07:00
base_extractor.py cleanup plugantic and pkg apps, make BaseHook actually create its own settings 2024-09-06 01:48:18 -07:00
base_hook.py speed up startup time, add rich startup progressbar, split logging and checks into misc, fix search index import backend bug 2024-09-24 19:04:38 -07:00
base_plugin.py speed up startup time, add rich startup progressbar, split logging and checks into misc, fix search index import backend bug 2024-09-24 19:04:38 -07:00
base_queue.py add SQLite semaphore mockup 2024-09-22 16:28:30 -07:00
base_replayer.py cleanup plugantic and pkg apps, make BaseHook actually create its own settings 2024-09-06 01:48:18 -07:00
base_searchbackend.py fully migrate all search backends to new plugin system 2024-09-24 03:05:43 -07:00
ini_to_toml.py speed up startup time, add rich startup progressbar, split logging and checks into misc, fix search index import backend bug 2024-09-24 19:04:38 -07:00
tests.py check python encoding in SHELL_CONFIG validation 2024-09-25 01:14:48 -07:00
views.py remove redundant import 2024-09-24 01:32:01 -07:00