Delete own photos, fetch/sync remote deletions #55

Open
raucao wants to merge 1 commits from feature/delete_own_photos into master
Owner

Adds a new item to the photo actions menu that lets creators delete their own photo events, which will also delete the files from Blossom.

Adds a new item to the photo actions menu that lets creators delete their own photo events, which will also delete the files from Blossom.
raucao added the feature label 2026-05-05 10:08:47 +00:00
raucao added 1 commit 2026-05-05 10:08:48 +00:00
Delete own photos
Some checks failed
CI / Lint (pull_request) Successful in 30s
CI / Test (pull_request) Failing after 57s
14827fce3e
Some checks failed
CI / Lint (pull_request) Successful in 30s
CI / Test (pull_request) Failing after 57s
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin feature/delete_own_photos:feature/delete_own_photos
git checkout feature/delete_own_photos
Sign in to join this conversation.