ArchiveBox/archivebox/api
Nick Sweeting 569081a9eb
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
Deploy static content to Pages / deploy (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
rename abid_utils to base_models
2024-11-18 19:40:05 -08:00
..
migrations rename abid_utils to base_models 2024-11-18 19:40:05 -08:00
__init__.py big overhaul of REST API, split into auth, core, and cli methods 2024-04-25 03:56:22 -07:00
admin.py rename abid_utils to base_models 2024-11-18 19:40:05 -08:00
apps.py fix admin registration using abx hooks 2024-10-14 17:38:38 -07:00
auth.py API fixes and add actors endpoints 2024-11-17 20:09:06 -08:00
models.py rename abid_utils to base_models 2024-11-18 19:40:05 -08:00
tests.py fixes for docs generation 2024-10-04 19:16:46 -07:00
urls.py rename api files for clarity 2024-04-25 05:55:47 -07:00
v1_api.py merge queues and actors apps into new workers app 2024-11-18 18:52:48 -08:00
v1_auth.py fix REST API CSRF and auth handling 2024-09-03 14:16:44 -07:00
v1_cli.py API improvements 2024-11-18 04:27:38 -08:00
v1_core.py API improvements 2024-11-18 04:27:38 -08:00
v1_crawls.py merge seeds and crawls apps 2024-11-18 19:23:14 -08:00
v1_workers.py merge queues and actors apps into new workers app 2024-11-18 18:52:48 -08:00