bookwyrm/bookwyrm/views
Mouse Reeve a09b2ab45c
Merge pull request #2964 from bookwyrm-social/delete-announcement-view
Makes the delete announcement view post-only
2023-09-05 16:43:31 -07:00
..
admin Makes deleting announcements only work via POST 2023-09-01 16:59:56 -07:00
books Pre-populate sort title in edit book form if not provided 2023-08-06 17:57:57 -07:00
imports Import Limit Bugfix and lint 2023-01-05 23:37:43 +01:00
landing Fixes confirm email slow and adds test 2023-07-16 05:55:38 -07:00
list updating list view 2023-04-25 00:20:54 -05:00
preferences Optimize CSV export query 2023-03-13 15:45:21 -04:00
shelf updating shelf view 2023-04-25 00:15:58 -05:00
__init__.py Use context processor for 500 page 2023-03-13 03:47:23 -04: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 Make sure defaults are set on directory filters 2023-08-06 15:37:26 -07:00
discover.py Show quotes without content as large discover cards 2021-09-06 08:47:59 -07:00
feed.py Optimize get_suggested_books 2023-01-30 06:45:44 +01:00
follow.py Adds test to catch notification error 2022-07-09 12:29:29 -07:00
get_started.py Removes explicit calls to raise_not_editable from views 2022-09-08 11:03:06 -07:00
goal.py Check permissions automatically on form save 2022-08-05 09:56:32 -07:00
group.py Check permissions automatically on form save 2022-08-05 09:56:32 -07:00
hashtag.py Add basic view listing activities from a given hashtag 2023-03-07 12:59:32 +01:00
helpers.py Converts report "comments" into broader "actions" table 2023-05-16 11:00:33 -07:00
inbox.py Switch from priority queues to function-based queues 2023-07-20 12:25:30 -04:00
interaction.py Remmoves insecure redirects 2022-07-14 11:22:17 -07:00
isbn.py Fixes isbn view 2022-08-05 11:44:10 -07:00
notifications.py Fixes html on notifications page 2022-07-06 19:16:14 -07:00
outbox.py New version of black, new whitespace 2021-04-26 09:15:42 -07:00
reading.py When deleting readthrough, progressupdate or status, return to referer instead of main page 2023-08-01 17:19:10 +02:00
relationships.py Merges follower/following views 2022-07-29 13:07:15 -07:00
report.py Catches places where form.save() needs the request 2022-09-08 11:02:17 -07:00
rss_feed.py apply linter 2023-05-28 22:42:37 -07:00
search.py lint 2023-02-03 12:03:52 -08:00
server_error.py Use context processor for 500 page 2023-03-13 03:47:23 -04:00
setup.py Adds setup views tests 2022-02-17 14:55:48 -08:00
status.py Merge branch 'main' into report-actions 2023-08-06 16:00:59 -07:00
updates.py Updates tests 2022-01-27 18:23:31 -08:00
user.py Don't show remote profiles to unauthenticated users 2023-07-20 20:29:08 -04:00
wellknown.py Update wellknown.py 2023-04-16 17:30:27 +02:00