moviewyrm/bookwyrm/views
2021-04-01 12:46:38 -07:00
..
__init__.py Adds profile and user get started views 2021-03-31 14:53:15 -07:00
authentication.py Changes the header copy 2021-04-01 12:46:38 -07: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 Adds error messaging for invalid cover urls 2021-03-31 15:39:28 -07:00
directory.py Introduces filters snippets 2021-03-29 10:39:13 -07:00
federation.py Python formatting 2021-03-28 13:41:25 -07:00
feed.py Handle invalid status urls with 404 2021-03-30 10:46:02 -07:00
follow.py Undo follow request view 2021-03-13 14:55:09 -08:00
get_started.py Python formatting 2021-04-01 09:48:13 -07:00
goal.py Hide goal using database field instead of localstorage 2021-03-18 09:00:25 -07:00
helpers.py Avoid error when request Accept header is not set 2021-03-29 14:12:07 -07:00
import_data.py Move importers into module 2021-03-30 09:03:57 -07: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 Updates python formatting 2021-03-30 10:31:23 -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 Merge pull request #812 from SavinaRoja/357-tz-in-datetimes 2021-03-29 15:20:01 -07: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 Avoids error on empty search query 2021-03-31 12:03:58 -07:00
shelf.py Shelf page 500s where it should 404 2021-04-01 07:24:56 -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 Fixes user view 2021-04-01 09:57:50 -07:00
user_admin.py Adds filtering by server on users page 2021-03-28 14:27:56 -07:00
wellknown.py Adds hosts-meta path 2021-03-29 14:36:24 -07:00