ArchiveBox/archivebox/api
2025-12-27 02:27:51 +00:00
..
migrations Merge remote-tracking branch 'origin/dev' into claude/improve-test-suite-xm6Bh 2025-12-27 02:27:51 +00: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 logging and admin ui improvements 2025-12-25 01:10:41 -08:00
apps.py wip major changes 2025-12-24 20:10:38 -08:00
auth.py API fixes and add actors endpoints 2024-11-17 20:09:06 -08:00
models.py Merge remote-tracking branch 'origin/dev' into claude/improve-test-suite-xm6Bh 2025-12-27 02:27:51 +00: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 remove huey 2025-12-24 23:40:18 -08:00
v1_auth.py fix REST API CSRF and auth handling 2024-09-03 14:16:44 -07:00
v1_cli.py remove huey 2025-12-24 23:40:18 -08:00
v1_core.py remove Seed model in favor of Crawl as template 2025-12-25 01:52:41 -08:00
v1_crawls.py remove Seed model in favor of Crawl as template 2025-12-25 01:52:41 -08:00
v1_machine.py remove huey 2025-12-24 23:40:18 -08:00
v1_workers.py remove huey 2025-12-24 23:40:18 -08:00