bookwyrm/bookwyrm
2021-08-06 15:38:37 -07:00
..
activitypub Track changed fields in activity to model code 2021-08-03 08:48:15 -07:00
connectors Annotation and filtering order 2021-06-26 18:55:09 -07:00
importers Add shelved_date field and populate it on import 2021-07-13 21:04:11 -07:00
management/commands Stray file 2021-08-02 17:55:17 -07:00
migrations Adds email confirmation code field 2021-08-06 14:42:18 -07:00
models Email confirmation email 2021-08-06 15:38:37 -07:00
static Summary display updates 2021-07-31 20:30:21 -04:00
templates Email confirmation email 2021-08-06 15:38:37 -07:00
templatetags Merge branch 'main' into opengraph-image-generation 2021-06-17 15:17:54 -07:00
tests Disable comically inefficient book count comparisons 2021-08-06 08:43:05 -07:00
utils More pylint fixes 2021-06-18 14:29:24 -07:00
views Email confirmation email 2021-08-06 15:38:37 -07:00
__init__.py rename main code directory 2020-09-17 13:30:54 -07:00
activitystreams.py Removes invalid argument 2021-08-05 17:13:47 -07:00
admin.py Adds model for instance admin announcements 2021-05-19 14:00:46 -07:00
context_processors.py Rename MEDIA_PATH to MEDIA_FULL_URL and handle protocol 2021-06-19 17:09:53 +02:00
emailing.py Email confirmation email 2021-08-06 15:38:37 -07:00
forms.py Merge branch '253-user-post-privacy-v2' of https://github.com/ibrand/bookwyrm into ibrand-253-user-post-privacy-v2 2021-08-04 10:44:30 -07:00
preview_images.py Use update_fields when saving preview images 2021-08-03 11:47:52 -07:00
redis_store.py Removes delete redis action 2021-08-03 10:44:48 -07:00
sanitize_html.py Update sanitize_html.py 2021-07-31 19:54:59 -04:00
settings.py Email confirmation email 2021-08-06 15:38:37 -07:00
signatures.py Updates code for linter 2021-06-18 14:12:56 -07:00
status.py New version of black, new whitespace 2021-04-26 09:15:42 -07:00
storage_backends.py Fix Python formating 2021-06-19 12:04:30 +02:00
suggested_users.py Bookwyrm user was already set 2021-08-06 09:14:07 -07:00
tasks.py Make it black 2021-07-03 00:22:55 -07:00
timezone_middleware.py Updates code for linter 2021-06-18 14:12:56 -07:00
urls.py Display books timeline 2021-08-04 17:53:44 -07:00
wsgi.py Updates migrations 2020-09-21 08:10:37 -07:00