1
0
Fork 0
mirror of synced 2024-09-30 09:06:19 +13:00
ArchiveBox/archivebox/core
2021-02-16 15:54:27 -05:00
..
management/commands
migrations catch exception on import of old index.json into ArchiveResult 2021-02-01 16:31:29 -05:00
templatetags cleanup templates and views 2021-01-30 05:47:55 -05:00
__init__.py
admin.py only get archive_size if index.html is present within dir 2021-02-16 15:51:17 -05:00
apps.py
forms.py fix AddLinkForm widget complaining about missing template var class 2021-02-15 20:42:59 -05:00
mixins.py Fix search to include filters 2020-12-14 13:40:38 -05:00
models.py add snapshot_id to Link and uuid to ArchiveResult 2021-02-16 15:54:27 -05:00
settings.py tweak django debug toolbar panels and add djdt_flamegraph 2021-02-16 15:51:02 -05:00
tests.py refactor: Organize code to remove flake8 issues 2020-07-24 12:25:25 -05:00
urls.py always serve static files 2021-02-16 04:16:24 -05:00
views.py tweak snapshot asset serving logic to show multiple choices in case of conflict 2021-02-16 15:51:56 -05:00
welcome_message.py refactor: Organize code to remove flake8 issues 2020-07-24 12:25:25 -05:00
wsgi.py fix wsgi.py 2021-02-16 04:16:51 -05:00