Nick Sweeting d18418cc22 fix ArchiveResult.output_summary admin formatting 1 year ago
..
management 29ced7b5c8 allow running archivebox core commands from manage.py 6 years ago
migrations 73a3e6aad0 handle tag with no slug or name 1 year ago
templatetags a9986f1f05 add timezone support, tons of CSS and layout improvements, more detailed snapshot admin form info, ability to sort by recently updated, better grid view styling, better table layouts, better dark mode support 4 years ago
__init__.py 8b1b01e508 Update to Django 4.2.x, now in LTS until April 2026 1 year ago
admin.py d18418cc22 fix ArchiveResult.output_summary admin formatting 1 year ago
apps.py 027c029316 redact passwords, keys, and secret tokens in admin UI 1 year ago
auth.py 6a6ae7468e fix lint errors 1 year ago
auth_ldap.py 6a6ae7468e fix lint errors 1 year ago
forms.py 2c2d034d6d move to new vendoring fallback logic 1 year ago
middleware.py 95cf85f8cf Support for Reverse Proxy authentication backends (like authelia) 4 years ago
mixins.py 27d5d1ddc8 revert queryset intersection back to union for search results 1 year ago
models.py 24fe958ff3 massively improve Snapshot admin list view query performance 1 year ago
settings.py d7e333b5cf fix settings.py for prod 1 year ago
tests.py 6006b4f93b refactor: Organize code to remove flake8 issues 5 years ago
urls.py 0285aa52a0 config and attr access improvements 1 year ago
views.py c30ae1d2cb add created_by_id to all Snapshot creation functions 1 year ago
welcome_message.py 6006b4f93b refactor: Organize code to remove flake8 issues 5 years ago
wsgi.py 6f0eec92eb fix lint errors 4 years ago