bookwyrm/bookwyrm/views
2023-02-07 12:05:20 +00:00
..
admin Merge pull request #2639 from bookwyrm-social/celery-ping 2023-02-03 09:40:25 +01:00
books fix: books can have non-decimal series numbers 2023-02-07 12:05:20 +00:00
imports Import Limit Bugfix and lint 2023-01-05 23:37:43 +01:00
landing Merge pull request #2491 from chdorner/register-tz-support 2022-12-11 14:49:29 -08:00
list Merge pull request #2586 from asmaloney/fix-duplicate-suggestions 2023-01-11 08:40:32 -08:00
preferences show otp_secret when setting up 2fa 2022-11-16 20:30:06 +01:00
shelf Black 2023-01-01 19:45:12 +01:00
__init__.py Merge branch 'main' into book-series-v1 2023-02-07 11:57:39 +00:00
annual_summary.py Minor performance improvements 2023-01-27 20:24:53 +01:00
author.py Catches places where form.save() needs the request 2022-09-08 11:02:17 -07:00
directory.py
discover.py
feed.py Optimize get_suggested_books 2023-01-30 06:45:44 +01:00
follow.py
get_started.py Removes explicit calls to raise_not_editable from views 2022-09-08 11:03:06 -07:00
goal.py
group.py
helpers.py
inbox.py Fixes args passed to inbox activity task 2023-01-25 07:39:43 -08:00
interaction.py
isbn.py
notifications.py
outbox.py
reading.py Black 2023-01-01 19:45:12 +01:00
relationships.py
report.py Catches places where form.save() needs the request 2022-09-08 11:02:17 -07:00
rss_feed.py Fixed Object Selection for RSS Feeds 2023-01-23 15:17:20 +01:00
search.py Fixes logic that displays search remote or manually add link 2022-08-29 14:03:47 -07:00
setup.py
status.py Black 2023-01-01 19:45:12 +01:00
updates.py
user.py Add new user tab listing only reviews and comments 2022-12-11 20:24:00 +01:00
wellknown.py