mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2026-09-14 11:06:13 +05:00
Key changes: - Add DISABLE_ALL_PLUGINS config to allow disabling all plugins by default - Fix NetworkInterface.current() exception handling in ArchiveResultMachine - Add from_json/to_json aliases to Crawl, Snapshot, Tag, ArchiveResult models - Fix CLI commands to use to_jsonl() for JSONL output (was using to_json() string) - Fix migration 0025 to handle empty tables gracefully - Fix migration 0027 uuid7 import from uuid_compat module - Remove Process health stats fields (num_uses_failed/succeeded) - Tests now pass with inline orchestrator mode for fast processing |
||
|---|---|---|
| .. | ||
| migrations | ||
| __init__.py | ||
| admin.py | ||
| apps.py | ||
| detect.py | ||
| models.py | ||