moviewyrm/bookwyrm/views
2021-03-29 14:20:51 -07:00
..
__init__.py Adds user admin view 2021-03-28 14:20:49 -07:00
authentication.py Runs black 2021-03-08 08:49:10 -08:00
author.py Runs black 2021-03-08 08:49:10 -08:00
block.py Runs black 2021-03-08 08:49:10 -08:00
books.py Paginates editions page 2021-03-29 12:13:05 -07:00
directory.py Introduces filters snippets 2021-03-29 10:39:13 -07:00
error.py Runs black 2021-03-08 08:49:10 -08:00
federation.py Python formatting 2021-03-28 13:41:25 -07:00
feed.py Python formatting 2021-03-29 14:20:51 -07:00
follow.py Undo follow request view 2021-03-13 14:55:09 -08:00
goal.py Hide goal using database field instead of localstorage 2021-03-18 09:00:25 -07:00
helpers.py Fixes python formatting 2021-03-28 10:45:46 -07:00
import_data.py Runs black 2021-03-08 08:49:10 -08:00
inbox.py Runs black 2021-03-08 08:49:10 -08:00
interaction.py Runs black 2021-03-08 08:49:10 -08:00
invite.py Fixes invite flow 2021-03-29 13:28:30 -07:00
isbn.py Runs black 2021-03-08 08:49:10 -08:00
landing.py Directory view 2021-03-21 16:37:52 -07:00
list.py Formatting 2021-03-15 15:33:05 -07:00
notifications.py Runs black 2021-03-08 08:49:10 -08:00
outbox.py Runs black 2021-03-08 08:49:10 -08:00
password.py Fixes password reset 2021-03-28 18:53:49 -07:00
reading.py 716 books can be on multiple shelves, but only on one shelf for reading status 2021-03-26 08:21:42 -04:00
reports.py Filter reports by server 2021-03-28 13:03:24 -07:00
rss_feed.py Removes get activity feed function 2021-03-22 19:17:46 -07:00
search.py Runs black 2021-03-08 08:49:10 -08:00
shelf.py Merge pull request #800 from SavinaRoja/716-book-multiple-shelves 2021-03-29 12:59:49 -07:00
site.py runs black for python formatting 2021-03-21 12:07:58 -07:00
status.py Update progress with comments 2021-03-20 17:35:10 -07:00
tag.py Runs black 2021-03-08 08:49:10 -08:00
updates.py Python formatting 2021-03-23 13:28:05 -07:00
user.py Removes get activity feed function 2021-03-22 19:17:46 -07:00
user_admin.py Adds filtering by server on users page 2021-03-28 14:27:56 -07:00
wellknown.py Moves federation info endpoints into views module 2021-03-13 11:00:55 -08:00