ArchiveBox/archivebox/plugantic
Nick Sweeting ba6c1fd69b
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
minor formatting and fixes
2024-09-05 04:39:46 -07:00
..
migrations BasePlugin system expanded and registration system improved 2024-09-03 00:58:50 -07:00
__init__.py BasePlugin system expanded and registration system improved 2024-09-03 00:58:50 -07:00
admin.py add new pydantic-based plugin system 2024-05-17 20:13:54 -07:00
apps.py BasePlugin system expanded and registration system improved 2024-09-03 00:58:50 -07:00
base_admindataview.py BasePlugin system expanded and registration system improved 2024-09-03 00:58:50 -07:00
base_binary.py fix Binary overrides getting wiped after init 2024-09-03 02:50:30 -07:00
base_check.py add BaseHook concept to underlie all Plugin hooks 2024-09-05 03:36:18 -07:00
base_configset.py minor formatting and fixes 2024-09-05 04:39:46 -07:00
base_extractor.py BasePlugin system expanded and registration system improved 2024-09-03 00:58:50 -07:00
base_hook.py minor formatting and fixes 2024-09-05 04:39:46 -07:00
base_plugin.py add BaseHook concept to underlie all Plugin hooks 2024-09-05 03:36:18 -07:00
base_replayer.py BasePlugin system expanded and registration system improved 2024-09-03 00:58:50 -07:00
ini_to_toml.py add new pydantic-based plugin system 2024-05-17 20:13:54 -07:00
models.py rename datetime fields to _at, massively improve ABID generation safety and determinism 2024-09-04 23:42:36 -07:00
tests.py add new pydantic-based plugin system 2024-05-17 20:13:54 -07:00
views.py fix Binary overrides getting wiped after init 2024-09-03 02:50:30 -07:00