moviewyrm/fedireads
2020-05-03 13:54:58 -07:00
..
activitypub Adds more fields to book data 2020-04-29 10:12:48 -07:00
connectors Merge branch 'master' into search-controls 2020-05-03 13:54:58 -07:00
migrations can't use self as a name 2020-05-03 13:12:42 -07:00
models can't use self as a name 2020-05-03 13:12:42 -07:00
static Separate out local and remote search results 2020-05-03 12:59:06 -07:00
templates target _blank should be on source not book 2020-05-03 13:16:00 -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 Return None if no results found in first mode 2020-05-03 13:41:36 -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