moviewyrm/bookwyrm
2020-11-28 11:06:01 -08:00
..
activitypub Fixes errors caught in tests 2020-11-27 20:27:56 -08:00
connectors Serialize activitypub authors from data in connector 2020-11-27 14:54:08 -08:00
management/commands Move initdb into a management command 2020-11-08 10:30:55 -08:00
migrations Merge branch 'main' into progress_update 2020-11-28 11:06:01 -08:00
models Merge branch 'main' into progress_update 2020-11-28 11:06:01 -08:00
static Undo stray css edit 2020-11-25 23:12:05 -08:00
templates Merge branch 'main' into progress_update 2020-11-28 11:06:01 -08:00
templatetags Fixes unset active shelf in shelve button pulldown 2020-11-20 10:05:37 -08:00
tests Merge branch 'main' into progress_update 2020-11-28 11:06:01 -08:00
utils Adds regex util file 2020-11-01 10:57:17 -08:00
__init__.py rename main code directory 2020-09-17 13:30:54 -07:00
admin.py Show federated servers and connectors in admin 2020-10-31 12:45:39 -07:00
books_manager.py Priortize other instances over openlibrary 2020-11-02 08:50:21 -08:00
broadcast.py Stop double-encoding broadcasts 2020-11-02 15:37:39 -08:00
emailing.py minor style fixes 2020-10-16 19:13:18 -07:00
forms.py Replace naive datetimes with aware ones 2020-11-27 16:35:03 -08:00
goodreads_import.py fixes import matching with local books 2020-11-13 09:59:57 -08:00
incoming.py Serialize model user and book tags to activitypub 2020-11-20 08:14:16 -08:00
outgoing.py create notification for local favs/boosts 2020-11-07 19:15:04 -08:00
remote_user.py Simplify user creation code 2020-11-23 13:50:14 -08:00
routine_book_tasks.py Updates migrations 2020-09-21 08:10:37 -07:00
sanitize_html.py Fixes linter issues 2020-09-21 10:25:26 -07:00
settings.py Add rename_app command and use it 2020-11-19 13:49:53 -08:00
signatures.py Fixes errors caught in tests 2020-11-27 20:27:56 -08:00
status.py Replace naive datetimes with aware ones 2020-11-27 16:35:03 -08:00
tasks.py Updates migrations 2020-09-21 08:10:37 -07:00
urls.py Inline form to add description to book 2020-11-28 07:55:31 -08:00
view_actions.py Merge branch 'main' into progress_update 2020-11-28 11:06:01 -08:00
views.py Merge branch 'main' into progress_update 2020-11-28 11:06:01 -08:00
wellknown.py Replace naive datetimes with aware ones 2020-11-27 16:35:03 -08:00
wsgi.py Updates migrations 2020-09-21 08:10:37 -07:00