ArchiveBox/archivebox/core
2026-08-28 14:35:40 -07:00
..
management release: archivebox 0.9.33rc50 2026-05-30 22:27:28 -07:00
migrations Drop unpublished ArchiveResult migrations 2026-08-28 12:04:29 -07:00
sqlite_backend Refactor plugins search progress and config flows 2026-06-01 00:08:27 -07:00
templatetags fix escaped entities in snapshot titles 2026-08-26 16:30:38 -07:00
__init__.py Update ArchiveBox for abx dependency releases 2026-05-16 23:50:16 -07:00
admin_archiveresults.py feat: add output controls to snapshot admin 2026-08-28 14:35:40 -07:00
admin_site.py Guide first-run setup through the web UI 2026-08-19 00:45:40 -07:00
admin_snapshots.py feat: add output controls to snapshot admin 2026-08-28 14:35:40 -07:00
admin_tags.py release: archivebox 0.9.34rc39 2026-06-03 17:19:48 -07:00
admin_users.py Consolidate runtime config handling 2026-06-01 15:03:40 -07:00
admin.py wip 2026-03-23 03:58:32 -07:00
apps.py Add native PostgreSQL support alongside SQLite 2026-07-23 17:08:47 +00:00
asgi.py Keep root-owned collections under root 2026-07-29 15:08:58 -07:00
context_processors.py Sync ArchiveBox UI and setup updates 2026-07-25 14:50:15 -07:00
forms.py Rewrite archived HTML image sources to responses 2026-07-25 22:34:30 -07:00
middleware.py preserve config provenance across request setup 2026-08-27 16:48:57 -07:00
models.py Restore ArchiveResult hook identity 2026-08-28 11:52:36 -07:00
permissions.py release: archivebox 0.9.34rc67 2026-06-07 04:06:45 -07:00
preview_util.py release: archivebox 0.9.34rc67 2026-06-07 04:06:45 -07:00
recovery_util.py Restore ArchiveResult hook identity 2026-08-28 11:52:36 -07:00
routes_util.py Fix one-domain API archive routing 2026-08-26 10:20:26 -07:00
settings_logging.py Exercise ArchiveBox through unified runtime lifecycles 2026-07-21 19:26:42 -07:00
settings.py consolidate config loading hot paths 2026-08-27 15:34:28 -07:00
setup_wizard.py Honor forwarded proto in setup URL suggestions 2026-07-25 15:10:57 -07:00
shutdown_util.py Consolidate runtime config handling 2026-06-01 15:03:40 -07:00
snapshot_status.py Publish local ArchiveBox changes 2026-06-02 02:25:52 -07:00
tag_util.py release: archivebox 0.9.35rc27 2026-06-13 23:12:36 -07:00
takeover_util.py make runner takeover PID namespace safe 2026-08-27 18:15:34 -07:00
urls.py consolidate config loading hot paths 2026-08-27 15:34:28 -07:00
views.py Enforce snapshot permissions and authenticated add CSRF (#1844) 2026-08-28 13:42:09 -07:00
widgets.py fix: harden admin metadata surfaces 2026-06-13 23:44:59 -07:00
wsgi.py Keep root-owned collections under root 2026-07-29 15:08:58 -07:00