website/pkg/controller/photo
Noah Petherbridge 8078ff8755 Batch Edit/Delete Photos + Misc Fixes
Certification Required page:

* Show helpful advice if the reason for the page is only that the user had
  deleted their default profile pic, but their account was certified.

Batch Photo Delete & Visibility:

* On user galleries, owners and admins can batch Delete or Set Visibility on
  many photos at once. Checkboxes appear in the edit/delete row of each photo,
  and bulk actions appear at the bottom of the page along with select/unselect
  all boxes.
* Deprecated the old /photo/delete endpoint: it now redirects to the batch
  delete page with the one photo ID.

Misc Changes:

* Notifications now sort unread to the top always.
2024-10-04 21:17:20 -07:00
..
batch_edit.go Batch Edit/Delete Photos + Misc Fixes 2024-10-04 21:17:20 -07:00
certification.go More adjusting email sending behavior 2024-09-09 20:59:46 -07:00
edit_delete.go Batch Edit/Delete Photos + Misc Fixes 2024-10-04 21:17:20 -07:00
mark_explicit.go User endpoint to flag photos that should be Explicit 2024-03-16 13:29:28 -07:00
private.go Go 1.22 upgrade 2024-02-10 16:17:15 -08:00
site_gallery.go Photo View Counters 2024-09-25 22:46:33 -07:00
upload.go Delete the inner circle 2024-08-10 11:54:37 -07:00
user_gallery.go Photo View Counters 2024-09-25 22:46:33 -07:00
view.go Tweak admin permissions and photo view counts 2024-09-28 12:45:20 -07:00