moviewyrm/bookwyrm/views
2022-02-28 13:26:22 -08:00
..
admin Reload instance data 2022-02-28 13:11:01 -08:00
books Don't show lists a book is already on in add form 2022-02-28 10:03:24 -08:00
imports Fixes links on import page 2022-02-03 13:49:33 -08:00
landing Register admin user 2022-02-17 11:25:11 -08:00
list Move sorting to separate function 2022-02-28 10:41:40 -08:00
preferences
shelf Uses max shelved date to get valid date for all books page 2022-01-20 14:28:30 -08:00
__init__.py Reload instance data 2022-02-28 13:11:01 -08:00
annual_summary.py Update annual_summary.py 2022-01-02 17:52:49 +01:00
author.py Sort author books by rating 2022-02-25 12:04:21 -08:00
directory.py
discover.py
feed.py Calculate and translate unread status counts in view 2022-01-22 17:03:48 -08:00
follow.py
get_started.py Don't check suggested books against shelved books 2022-01-27 11:45:40 -08:00
goal.py
group.py Fixes searching for users in group view, with test 2022-01-13 08:38:54 -08:00
helpers.py Caches query for landing page books 2022-01-09 13:04:41 -08:00
inbox.py Fix include order 2022-01-17 16:12:16 -08:00
interaction.py Fixes cache of status interact 2022-01-06 11:07:22 -08:00
isbn.py
notifications.py
outbox.py
reading.py Cache checking if books are on shelve in shelve button snippet 2022-01-18 10:52:15 -08:00
report.py Fixes redirect on reports modal 2022-01-10 14:58:10 -08:00
rss_feed.py Show only recent results in rss feed view 2022-01-20 16:33:24 -08:00
search.py
setup.py Adds setup views tests 2022-02-17 14:55:48 -08:00
status.py Renames class view 2022-01-11 10:40:32 -08:00
updates.py Updates tests 2022-01-27 18:23:31 -08:00
user.py Block access to follow views 2022-02-28 12:04:47 -08:00
wellknown.py