Nick Sweeting 9c35f3ddb7 add new CSRF_TRUSTED_ORIGINS config option 5 hours ago
..
management 29ced7b5c8 allow running archivebox core commands from manage.py 5 years ago
migrations 73a3e6aad0 handle tag with no slug or name 5 hours 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 3 years ago
__init__.py 8b1b01e508 Update to Django 4.2.x, now in LTS until April 2026 5 months ago
admin.py 09553d8340 hardcode EXTRACTOR_CHOICES to prevent nondeterministic migrations 8 hours ago
apps.py 027c029316 redact passwords, keys, and secret tokens in admin UI 3 months ago
auth.py 6a6ae7468e fix lint errors 3 months ago
auth_ldap.py 6a6ae7468e fix lint errors 3 months ago
forms.py 46e80dd509 Rename URL_(WHITE|BLACK)LIST to URL_(ALLOW|DENY)LIST 1 year ago
middleware.py 95cf85f8cf Support for Reverse Proxy authentication backends (like authelia) 2 years ago
mixins.py 27d5d1ddc8 revert queryset intersection back to union for search results 3 months ago
models.py 09553d8340 hardcode EXTRACTOR_CHOICES to prevent nondeterministic migrations 8 hours ago
settings.py 9c35f3ddb7 add new CSRF_TRUSTED_ORIGINS config option 5 hours ago
tests.py 6006b4f93b refactor: Organize code to remove flake8 issues 4 years ago
urls.py 0285aa52a0 config and attr access improvements 2 days ago
views.py c30ae1d2cb add created_by_id to all Snapshot creation functions 2 days ago
welcome_message.py 6006b4f93b refactor: Organize code to remove flake8 issues 4 years ago
wsgi.py 6f0eec92eb fix lint errors 3 years ago