bookwyrm/fedireads
2020-05-02 17:08:52 -07:00
..
activitypub Adds more fields to book data 2020-04-29 10:12:48 -07:00
connectors Prefer to only show default editions of works 2020-04-29 11:22:29 -07:00
migrations Adds more fields to book data 2020-04-29 10:12:48 -07:00
models Merge branch 'cthulahoops-large_imports' 2020-05-02 17:08:52 -07:00
static Use compose tabs in book page 2020-04-21 08:01:54 -07:00
templates Merge branch 'cthulahoops-large_imports' 2020-05-02 17:08:52 -07:00
templatetags Style fixes suggested by pylint. 2020-04-22 14:53:22 +01:00
utils Style fixes suggested by pylint. 2020-04-22 14:53:22 +01:00
__init__.py Move to redis and fix a bunch of things 2020-03-31 16:31:33 -07:00
books_manager.py Adds fulltext search of postgres 2020-04-29 10:57:20 -07:00
broadcast.py Style fixes suggested by pylint. 2020-04-22 14:53:22 +01:00
forms.py Style fixes suggested by pylint. 2020-04-22 14:53:22 +01:00
goodreads_import.py Merge branch 'large_imports' of https://github.com/cthulahoops/fedireads into cthulahoops-large_imports 2020-05-02 17:07:46 -07:00
incoming.py Merge pull request #150 from cthulahoops/async_import 2020-04-27 10:15:43 -07:00
outgoing.py Only import reviews if we're importing the book. (Avoid generating duplicate reviews.) 2020-04-29 16:13:09 +01:00
remote_user.py Style fixes suggested by pylint. 2020-04-22 14:53:22 +01:00
routine_book_tasks.py Style fixes suggested by pylint. 2020-04-22 14:53:22 +01:00
sanitize_html.py Style fixes suggested by pylint. 2020-04-22 14:53:22 +01:00
settings.py Move to redis and fix a bunch of things 2020-03-31 16:31:33 -07:00
status.py Fixing up notifications. 2020-04-22 13:52:07 +01:00
tasks.py Style fixes suggested by pylint. 2020-04-22 14:53:22 +01:00
urls.py Store csv in the database and then import via celery. 2020-04-22 13:52:07 +01:00
view_actions.py Do some checks to make sure we've got a csv file on import. 2020-04-29 15:33:06 +01:00
views.py Merge branch 'cthulahoops-large_imports' 2020-05-02 17:08:52 -07:00
wellknown.py Style fixes suggested by pylint. 2020-04-22 14:53:22 +01:00
wsgi.py code style cleanup 2020-03-29 11:18:42 -07:00