bookwyrm/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 remove user and their lists from group when group.user blocks them 2021-10-09 22:13:12 +11:00
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 Use recently active as the default sort order 2021-09-28 15:51:49 -07:00
discover.py Show quotes without content as large discover cards 2021-09-06 08:47:59 -07:00
feed.py Calculate and translate unread status counts in view 2022-01-22 17:03:48 -08:00
follow.py handle type errors 2021-12-06 18:18:12 +11:00
get_started.py Don't check suggested books against shelved books 2022-01-27 11:45:40 -08:00
goal.py Adds test for shelf 2021-09-28 16:18:32 -07:00
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 Fixes formatting isbn endpoint results 2021-09-16 12:53:27 -07:00
notifications.py Load related objects in query 2021-10-02 10:11:27 -07:00
outbox.py New version of black, new whitespace 2021-04-26 09:15:42 -07:00
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 Updates calls to privacy_filter 2021-10-06 10:37:09 -07:00
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 code cleanup 2021-11-28 21:38:28 +11:00