wiki/archivebox/api
2024-09-26 02:38:45 -07:00
..
migrations add migrations for datetime field renames 2024-09-04 23:44:13 -07:00
__init__.py
apps.py
auth.py fix REST API CSRF and auth handling 2024-09-03 14:16:44 -07:00
models.py fix rich logging issues 2024-09-24 21:17:07 -07:00
tests.py
urls.py
v1_api.py use constants in more places 2024-09-26 02:38:45 -07:00
v1_auth.py fix REST API CSRF and auth handling 2024-09-03 14:16:44 -07:00
v1_cli.py rename datetime fields to _at, massively improve ABID generation safety and determinism 2024-09-04 23:42:36 -07:00
v1_core.py allow accessing admin change pages by .abid as well as .id 2024-09-04 23:43:07 -07:00