website/web/templates/account
Noah Petherbridge b7bee75e1f Function to re-sign photo URLs on profile pages
* With the new JWT signatures on photo URLs, it was no longer possible for
  creative users to embed their gallery photos on their profile page.
* Add a function to ReSignPhotoLinks that finds/replaces (on the server side)
  all references to paths under "/static/photos/" and gives them a fresh
  ?jwt= query string signature.
* Note: only applies to the profile page essays, ReSignPhotoLinks is a
  template func that must be opted-in on a per page basis.

Other miscellaneous fixes

* Add "Edit" buttons in the corners of profile cards, when the current user
  looks at their profile page. They link to URIs like
  "/settings#profile/about_me" which will now:
  1. Select the "Profile settings" tab like #profile
  2. Scroll and focus the profile essay field that the user clicked to edit.
2024-10-13 19:50:11 -07:00
..
age_gate.html Auto-Disconnect Users from Chat 2024-03-15 15:57:05 -07:00
block_list_add.html Dark Theme fixes for MS Edge 2024-08-22 22:53:37 -07:00
block_list.html Update admin icon from gavel to peace 2023-08-30 13:30:24 -07:00
dashboard.html Improvements on community flagged explicit photos 2024-10-01 20:44:11 -07:00
deactivate.html Dark Theme fixes for MS Edge 2024-08-22 22:53:37 -07:00
delete.html Dark Theme fixes for MS Edge 2024-08-22 22:53:37 -07:00
forgot_password.html Dark Theme fixes for MS Edge 2024-08-22 22:53:37 -07:00
friends.html Delete the inner circle 2024-08-10 11:54:37 -07:00
login.html Dark Theme fixes for MS Edge 2024-08-22 22:53:37 -07:00
my_user_notes.html Dark Theme fixes for MS Edge 2024-08-22 22:53:37 -07:00
profile.html Function to re-sign photo URLs on profile pages 2024-10-13 19:50:11 -07:00
search.html Notification when admin users are blocked 2024-09-10 15:43:34 -07:00
settings.html Function to re-sign photo URLs on profile pages 2024-10-13 19:50:11 -07:00
signup.html Dark Theme fixes for MS Edge 2024-08-22 22:53:37 -07:00
two_factor_login.html Dark Theme fixes for MS Edge 2024-08-22 22:53:37 -07:00
two_factor_setup.html Dark Theme fixes for MS Edge 2024-08-22 22:53:37 -07:00
user_notes.html Dark Theme fixes for MS Edge 2024-08-22 22:53:37 -07:00