moviewyrm/bookwyrm
2022-02-03 11:14:19 -08:00
..
activitypub More resilient hanlding of deletions 2022-01-30 10:42:29 -08:00
connectors Fixes return values of null responses 2022-02-02 07:09:35 -08:00
importers
management/commands Merge branch 'main' into production 2022-01-30 06:33:08 -08:00
middleware
migrations Adds migration for locale name update 2022-02-02 12:44:11 -08:00
models Check image extensions before saving 2022-02-01 21:18:25 -08:00
static Merge pull request #1860 from cincodenada/image-generation-add-cjk 2022-02-03 11:11:38 -08:00
telemetry
templates Fixes add/edit notes form on list page 2022-02-03 10:30:30 -08:00
templatetags Fixes black regression 2022-01-30 10:26:28 -08:00
tests Changes how test image data is loaded 2022-02-02 09:36:47 -08:00
utils
views Fixes add/edit notes form on list page 2022-02-03 10:30:30 -08:00
__init__.py
activitystreams.py
admin.py
apps.py Merge branch 'main' into production 2022-02-03 11:14:19 -08:00
book_search.py
context_processors.py
emailing.py Avoid duplicate emails 2022-01-30 08:59:32 -08:00
forms.py
imagegenerators.py
lists_stream.py
preview_images.py
redis_store.py
sanitize_html.py
settings.py Merge branch 'main' into production 2022-02-03 11:14:19 -08:00
signatures.py
status.py
storage_backends.py
suggested_users.py
tasks.py
thumbnail_generation.py
urls.py Bring prod and main into sync on urls 2022-01-30 06:43:50 -08:00
wsgi.py