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