Nick Sweeting 1532186283 Merge branch 'main' into dev 2 年之前
..
management 29ced7b5c8 allow running archivebox core commands from manage.py 6 年之前
migrations 310b4d1242 Add htmltotext extractor 2 年之前
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 年之前
__init__.py cdb70c73df first working django model with archivebox-shell command and sql exporting 6 年之前
admin.py fcdc41a1ab re-enable autocomplete tag field for now as its breaking action buttons display 2 年之前
apps.py fcdc41a1ab re-enable autocomplete tag field for now as its breaking action buttons display 2 年之前
forms.py 46e80dd509 Rename URL_(WHITE|BLACK)LIST to URL_(ALLOW|DENY)LIST 2 年之前
middleware.py 95cf85f8cf Support for Reverse Proxy authentication backends (like authelia) 4 年之前
mixins.py 4524129965 dont prevent search when backend throws an exception or times out 4 年之前
models.py 6a6ef63775 enforce utf8 on more file reads 4 年之前
settings.py 1532186283 Merge branch 'main' into dev 2 年之前
tests.py 6006b4f93b refactor: Organize code to remove flake8 issues 5 年之前
urls.py 4af9beedd1 disable GLOBAL_CONTEXT used by version upgrade banner as not all admin views accept extra_context kwarg 2 年之前
views.py c26d9dc1bb link to exact build commit hash in public index footer 2 年之前
welcome_message.py 6006b4f93b refactor: Organize code to remove flake8 issues 5 年之前
wsgi.py 6f0eec92eb fix lint errors 5 年之前