REDCODE
fff5ea65df
feat: add bulk delete and visibility change to AlbumDetail select mode
- Fix AssetController.BulkUpdate/BulkDelete — add missing Save() call
- Add BulkUpdateAssetsAsync and BulkDeleteAssetsAsync to AssetService
- Rename 'Remove N' → 'Unlink N' (removes from album, original behavior)
- Add 'Delete N' button — soft-deletes selected assets via BulkDelete
- Add 'Visibility' button — opens ModalFrame to pick Public/Protected/Private
- Apply calls BulkUpdateAssetsAsync with chosen visibility level
2026-07-15 21:46:28 +02:00
..
2026-07-14 21:30:14 +02:00
2026-07-15 21:46:28 +02:00
2026-07-08 23:04:51 +02:00
2026-07-07 14:19:35 +02:00
2026-07-13 17:02:13 +02:00
2026-07-14 17:44:46 +02:00
2026-07-15 13:11:05 +02:00
2026-07-06 18:45:21 +02:00
2026-07-08 01:49:50 +02:00
2026-07-14 18:13:15 +02:00
2026-07-15 17:31:33 +02:00