moviewyrm/bookwyrm/views
2022-02-25 21:00:29 +00:00
..
admin Adds task 2022-02-24 12:16:18 -08:00
books Check image extensions before saving 2022-02-01 21:18:25 -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 Proper markdown formatting 2022-02-04 12:07:26 -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 Adds task 2022-02-24 12:16:18 -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 Rename 'Partially Read' to 'Stopped Reading' 2022-02-12 19:49:54 +01: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 Fixes duplicted shelves on user view 2022-02-03 18:59:08 -08:00
wellknown.py