ArchiveBox/archivebox/core
claude[bot] 5121b0e5f9 Merge branch 'dev' into claude/refactor-process-management-WcQyZ
Resolved conflicts by keeping Process model changes and accepting dev changes for unrelated files. Ensured pid_utils.py remains deleted as intended by this PR.

Co-authored-by: Nick Sweeting <pirate@users.noreply.github.com>
2025-12-31 11:28:47 +00:00
..
management/commands allow running archivebox core commands from manage.py 2019-04-22 13:36:27 -04:00
migrations fix extensions dir paths add personas migration 2025-12-31 01:40:59 -08:00
templatetags use full dotted paths for all archivebox imports, add migrations and more fixes 2025-12-29 00:47:08 -08:00
__init__.py wip 2025-12-28 17:51:54 -08:00
actors.py rename actors to workers 2024-11-18 04:27:37 -08:00
admin_archiveresults.py much better tests and add page ui 2025-12-29 04:02:11 -08:00
admin_site.py wip 2025-12-28 17:51:54 -08:00
admin_snapshots.py Use bulk operations for add/remove tags actions 2025-12-30 19:29:34 +00:00
admin_tags.py wip 2025-12-28 17:51:54 -08:00
admin_users.py fix: Use CustomUserAdmin instead of Django's default UserAdmin to fix user creation bug 2025-12-29 21:47:53 +00:00
admin.py fix: Use CustomUserAdmin instead of Django's default UserAdmin to fix user creation bug 2025-12-29 21:47:53 +00:00
apps.py much better tests and add page ui 2025-12-29 04:02:11 -08:00
asgi.py wip 2025-12-28 17:51:54 -08:00
forms.py new jsonl cli interface 2025-12-30 16:12:53 -08:00
middleware.py improve config loading of TMP_DIR, LIB_DIR, move to separate files 2024-10-07 23:45:11 -07:00
models.py Add unit tests for JSONL CLI pipeline commands (Phase 5 & 6) (#1743) 2025-12-31 02:27:17 -08:00
settings_logging.py remove Seed model in favor of Crawl as template 2025-12-25 01:52:41 -08:00
settings.py Fix: Make CUSTOM_TEMPLATES_DIR configurable again 2025-12-29 21:50:21 +00:00
tests.py wip 2025-12-28 17:51:54 -08:00
urls.py much better tests and add page ui 2025-12-29 04:02:11 -08:00
views.py fix initial migrtaions 2025-12-29 21:27:31 -08:00
widgets.py Fix security issues in tag editor widgets 2025-12-30 19:18:41 +00:00
wsgi.py finally get rid of config/legacy in favor of configfile.py and django.py 2024-10-21 03:06:19 -07:00