ArchiveBox/archivebox/core
Claude f7c182d76c
Merge remote-tracking branch 'origin/dev' into claude/archivebox-postgresql-support-xrlgim
# Conflicts:
#	.github/workflows/test-parallel.yml
#	.github/workflows/test.yml
#	uv.lock
2026-07-24 10:30:55 +00:00
..
management release: archivebox 0.9.33rc50 2026-05-30 22:27:28 -07:00
migrations Add native PostgreSQL support alongside SQLite 2026-07-23 17:08:47 +00:00
sqlite_backend Refactor plugins search progress and config flows 2026-06-01 00:08:27 -07:00
templatetags fix: improve snapshot preview rendering 2026-06-14 00:16:21 -07:00
__init__.py Update ArchiveBox for abx dependency releases 2026-05-16 23:50:16 -07:00
admin_archiveresults.py Exercise ArchiveBox through unified runtime lifecycles 2026-07-21 19:26:42 -07:00
admin_site.py Add native PostgreSQL support alongside SQLite 2026-07-23 17:08:47 +00:00
admin_snapshots.py Exercise ArchiveBox through unified runtime lifecycles 2026-07-21 19:26:42 -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 Exercise ArchiveBox through unified runtime lifecycles 2026-07-21 19:26:42 -07:00
context_processors.py wip: snapshot live progress, universal --init, runner perms, supervisord SIGINT 2026-05-30 04:45:15 -07:00
forms.py release: archivebox 0.9.35rc33 2026-06-14 08:08:16 -07:00
middleware.py Exercise ArchiveBox through unified runtime lifecycles 2026-07-21 19:26:42 -07:00
models.py Slim DB helpers and address PR review feedback 2026-07-24 07:57:09 +00: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 chore: commit local archivebox changes 2026-06-14 11:44:38 -07:00
routes_util.py chore: commit local archivebox changes 2026-06-14 11:44:38 -07:00
settings_logging.py Exercise ArchiveBox through unified runtime lifecycles 2026-07-21 19:26:42 -07:00
settings.py Merge remote-tracking branch 'origin/dev' into claude/archivebox-postgresql-support-xrlgim 2026-07-24 10:30:55 +00: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 Publish local ArchiveBox changes 2026-06-02 02:25:52 -07:00
urls.py Run all ArchiveBox tests through unified CI 2026-07-24 00:50:40 -07:00
views.py Use is_postgres() in snapshot URL query (centralize backend check) 2026-07-24 10:28:04 +00:00
widgets.py fix: harden admin metadata surfaces 2026-06-13 23:44:59 -07:00
wsgi.py wip 2026-03-23 03:58:32 -07:00