1
0
Fork 0
mirror of synced 2024-06-29 03:20:58 +12:00
ArchiveBox/archivebox/core
2024-04-24 16:29:36 -07:00
..
management/commands allow running archivebox core commands from manage.py 2019-04-22 13:36:27 -04:00
migrations Add htmltotext extractor 2023-10-23 21:42:32 -04:00
templatetags 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 2021-04-10 04:21:36 -04:00
__init__.py Merge branch 'dev' into plugins-browsertrix 2024-03-26 15:29:02 -07:00
admin.py Merge branch 'dev' into plugins-browsertrix 2024-03-26 15:29:02 -07:00
apps.py Merge branch 'dev' into plugins-browsertrix 2024-03-26 15:29:02 -07:00
auth.py fix django core auth 2024-01-28 02:57:51 -08:00
auth_ldap.py Update archivebox/core/auth_ldap.py 2024-01-24 11:00:42 -08:00
forms.py Rename URL_(WHITE|BLACK)LIST to URL_(ALLOW|DENY)LIST 2023-08-02 09:31:48 -04:00
middleware.py Support for Reverse Proxy authentication backends (like authelia) 2021-09-30 17:40:13 +02:00
mixins.py Fix for Bug: Search sometimes shows the same snapshot twice #1193 2024-01-19 17:03:51 -06:00
models.py fix plugin loading and admin config display 2024-01-24 02:15:02 -08:00
settings.py Merge branch 'dev' into plugins-browsertrix 2024-04-24 16:29:36 -07:00
tests.py refactor: Organize code to remove flake8 issues 2020-07-24 12:25:25 -05:00
urls.py Merge branch 'dev' into plugins-browsertrix 2024-04-24 16:29:36 -07:00
views.py add TODO to support archive.org-style urls 2024-02-08 05:54:34 -08:00
welcome_message.py refactor: Organize code to remove flake8 issues 2020-07-24 12:25:25 -05:00
wsgi.py fix lint errors 2021-02-16 16:26:48 -05:00