moviewyrm/bookwyrm
2021-11-15 10:43:19 -08:00
..
activitypub Use edit date to track is status has been updated 2021-10-15 08:56:07 -07:00
connectors Updates connector tests 2021-09-30 11:33:04 -07:00
importers Update legacy jobs 2021-11-14 10:58:46 -08:00
management/commands Merge branch 'main' into production 2021-10-02 18:26:38 -07:00
middleware Adds IP blocklist views 2021-09-17 13:04:10 -07:00
migrations Adds Lithuanian to the user options 2021-11-15 10:26:00 -08:00
models Safer request for normalized data 2021-11-14 10:29:12 -08:00
static Merge branch 'main' into bookwyrm-groups 2021-10-17 06:22:04 +11:00
templates Removes extra space in progress bar 2021-11-15 09:41:05 -08:00
templatetags Merge branch 'main' into bookwyrm-groups 2021-10-06 11:37:38 -07:00
tests Adds return_first tests to book_search 2021-11-15 09:03:00 -08:00
utils Updating string format synatx part 2 2021-09-18 11:32:00 -07:00
views Fixes "indeterminate" state of progress indicator on screen reader 2021-11-15 09:34:36 -08:00
__init__.py rename main code directory 2020-09-17 13:30:54 -07:00
activitystreams.py Updates mocks 2021-11-12 08:55:47 -08:00
admin.py Adds model for instance admin announcements 2021-05-19 14:00:46 -07:00
book_search.py title author search already working correctly with return first 2021-11-12 13:59:54 -08:00
context_processors.py Adds javascript cache value to templates 2021-09-10 10:57:16 -07:00
emailing.py Python formatting 2021-09-18 11:33:43 -07:00
forms.py whoops forgot inventaire_id 2021-11-14 21:26:23 +11:00
imagegenerators.py Fix lint 2021-06-19 19:44:14 +02:00
preview_images.py Fixes missing f format in preview image string 2021-09-20 17:40:59 -07:00
redis_store.py Merge branch 'main' into production 2021-10-04 12:00:23 -07:00
sanitize_html.py Updating string format syntax part 1 2021-09-17 21:39:18 -07:00
settings.py Adds Lithuanian to the user options 2021-11-15 10:26:00 -08:00
signatures.py Updating string format syntax part 1 2021-09-17 21:39:18 -07:00
status.py New version of black, new whitespace 2021-04-26 09:15:42 -07:00
storage_backends.py Fix R1725: Consider using Python 3 style super() without arguments 2021-08-04 11:58:53 +02:00
suggested_users.py fix local filter for suggested users 2021-10-16 08:20:12 +11:00
tasks.py Adds enum for queue names 2021-11-11 19:10:22 -08:00
urls.py Update legacy jobs 2021-11-14 10:58:46 -08:00
wsgi.py Updates migrations 2020-09-21 08:10:37 -07:00