moviewyrm/bookwyrm
2022-05-30 11:19:16 -07:00
..
activitypub Merge pull request #2133 from bookwyrm-social/activitypub-connection-erorr 2022-05-26 10:12:18 -07:00
connectors Set request headers in async search get request 2022-05-30 11:19:16 -07:00
forms Adds stopped date separate from finish date on readthrough 2022-05-26 11:36:37 -07:00
importers Make black happy 2022-05-23 20:59:28 +02:00
management/commands Improves instance list admin view (#2068) 2022-04-02 09:16:07 -07:00
middleware
migrations Adds stopped date separate from finish date on readthrough 2022-05-26 11:36:37 -07:00
models Save and display stopped date in readthrough 2022-05-26 11:53:33 -07:00
static Prettier 2022-05-26 12:54:31 -07:00
telemetry
templates Hide rather than remove current shelve list items 2022-05-26 12:46:34 -07:00
templatetags Handle stopped reading special case in javascript 2022-05-26 12:23:13 -07:00
tests Merge pull request #2133 from bookwyrm-social/activitypub-connection-erorr 2022-05-26 10:12:18 -07:00
utils allow empty slugs, for non-url-friendly book names 2022-04-08 22:11:05 -07:00
views Save and display stopped date in readthrough 2022-05-26 11:53:33 -07:00
__init__.py
activitystreams.py Fixes how backdated statuses are prioritized 2022-05-16 09:24:01 -07:00
admin.py
apps.py Log info, not exception, for expected errors 2022-03-11 14:55:54 -08:00
book_search.py
context_processors.py Python formatting 2022-03-01 11:39:08 -08:00
emailing.py
imagegenerators.py
lists_stream.py
preview_images.py
redis_store.py
sanitize_html.py
settings.py Make an async request to all search connectors 2022-05-30 10:15:22 -07:00
signatures.py
status.py
storage_backends.py
suggested_users.py
tasks.py
thumbnail_generation.py
urls.py Merge pull request #2035 from bookwyrm-social/stopped-shelf 2022-05-26 10:11:32 -07:00
wsgi.py