moviewyrm/bookwyrm/templates
Mouse Reeve 31a407d74a Use name field only for author name
It feels janky to remove a more granular name designation, but all these
first/last name fields were algorithmically populated by a dubious
process of splitting the name by a space character. If it makes sense to
have first/last name fields, it should be re-added with some
consideration.
2020-12-12 09:53:21 -08:00
..
snippets Use name field only for author name 2020-12-12 09:53:21 -08:00
about.html Use context processor to include site settings in templates 2020-12-11 12:07:37 -08:00
author.html Use name field only for author name 2020-12-12 09:53:21 -08:00
book.html Asyncronously set related fields 2020-12-08 09:43:12 -08:00
edit_book.html Display error messages in edit book form 2020-11-24 13:37:35 -08:00
edit_user.html consistent style for urls 2020-11-10 21:34:26 -08:00
editions.html Convert h2s to h1s where obvious 2020-11-09 12:06:44 -08:00
error.html Convert h2s to h1s where obvious 2020-11-09 12:06:44 -08:00
feed.html Makes sure pages have h1 header heirarchy 2020-11-18 12:31:53 -08:00
followers.html Adds ui for editing and adding shelves 2020-11-10 13:39:37 -08:00
following.html Adds ui for editing and adding shelves 2020-11-10 13:39:37 -08:00
import.html Small html style changes on import pages 2020-11-12 12:22:06 -08:00
import_status.html Remove broken add book link 2020-11-13 12:18:13 -08:00
invite.html Use context processor to include site settings in templates 2020-12-11 12:07:37 -08:00
layout.html Expand site settings and add footer 2020-12-11 12:31:02 -08:00
login.html Use context processor to include site settings in templates 2020-12-11 12:07:37 -08:00
manage_invites.html consistent style for urls 2020-11-10 21:34:26 -08:00
notfound.html Convert h2s to h1s where obvious 2020-11-09 12:06:44 -08:00
notifications.html Preview statuses in notifications 2020-12-11 11:26:34 -08:00
password_reset.html Use context processor to include site settings in templates 2020-12-11 12:07:37 -08:00
password_reset_request.html Convert h2s to h1s where obvious 2020-11-09 12:06:44 -08:00
search_results.html Makes sure pages have h1 header heirarchy 2020-11-18 12:31:53 -08:00
shelf.html Fixes duplicate ids 2020-11-10 20:50:46 -08:00
status.html Tweaks status page 2020-09-29 15:05:50 -07:00
tag.html Convert h2s to h1s where obvious 2020-11-09 12:06:44 -08:00
user.html Paginates user activity feed 2020-11-11 10:43:47 -08:00