ArchiveBox/archivebox/api
Nick Sweeting ec4b27056e
Some checks failed
CodeQL / Analyze (${{ matrix.language }}) (none, python) (push) Has been cancelled
Build Debian package / build (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
Run linters / lint (push) Has been cancelled
Build Pip package / build (push) Has been cancelled
Parallel Tests / Discover test files (push) Has been cancelled
Run tests / python_tests (ubuntu-22.04, 3.13) (push) Has been cancelled
Run tests / docker_tests (push) Has been cancelled
Build GitHub Pages website / deploy (push) Has been cancelled
Parallel Tests / ${{ matrix.test.name }} (push) Has been cancelled
wip
2026-01-21 03:19:56 -08:00
..
migrations more migration fixes 2025-12-29 22:12:57 -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 wip 2025-12-28 17:51:54 -08:00
apps.py use full dotted paths for all archivebox imports, add migrations and more fixes 2025-12-29 00:47:08 -08:00
auth.py wip 2026-01-21 03:19:56 -08:00
middleware.py wip 2026-01-21 03:19:56 -08:00
models.py wip 2025-12-28 17:51:54 -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 much better tests and add page ui 2025-12-29 04:02:11 -08:00
v1_auth.py wip 2025-12-28 17:51:54 -08:00
v1_cli.py wip 2025-12-28 17:51:54 -08:00
v1_core.py wip 2026-01-21 03:19:56 -08:00
v1_crawls.py wip 2026-01-21 03:19:56 -08:00
v1_machine.py wip 2025-12-28 17:51:54 -08:00
v1_workers.py unified Process source of truth and better screenshot tests 2026-01-02 04:20:34 -08:00