Deluan
83ae195c10
fix(album): don't delete cover files still shared by another album row
...
After an album-ID copy (e.g. a partial track move), two album rows can
reference the same uploaded image file. Replacing or deleting the cover on
one of them removed the shared file out from under the other.
Add AlbumRepository.CountByImage (unfiltered by library) and skip the file
removal in the upload/delete handlers when the filename is referenced by more
than one row; the purge GC reaps the file when the last reference goes.
2026-07-17 23:16:10 -04:00
..
2026-07-16 22:20:35 -04:00
2026-03-13 21:06:26 -04:00
2026-07-02 09:46:57 -04:00
2025-06-26 15:50:56 -04:00
2026-07-17 23:03:20 -04:00
2026-07-17 23:16:10 -04:00
2026-01-18 17:42:42 -05:00
2026-05-13 17:44:22 -03:00
2026-07-15 14:07:00 -04:00
2026-05-19 18:02:36 -03:00
2026-07-17 23:03:20 -04:00
2026-02-08 09:57:30 -05:00
2025-07-18 18:41:12 -04:00
2026-04-19 13:16:47 -04:00
2026-06-14 13:39:16 -04:00
2025-02-19 20:35:17 -05:00
2026-03-18 18:57:33 -04:00
2026-05-13 17:44:22 -03:00
2025-07-18 18:41:12 -04:00
2026-07-02 09:46:57 -04:00
2026-06-27 16:11:08 -04:00
2026-06-27 16:11:08 -04:00
2026-06-19 18:25:35 -04:00
2026-06-19 18:25:35 -04:00
2026-06-19 18:25:35 -04:00
2026-06-27 10:37:25 -04:00
2026-07-02 09:46:57 -04:00
2026-07-02 09:46:57 -04:00
2026-06-19 18:25:35 -04:00
2026-06-19 18:25:35 -04:00
2026-06-19 18:25:35 -04:00
2026-06-27 10:37:25 -04:00
2026-06-27 10:37:25 -04:00
2026-06-19 18:25:35 -04:00
2025-02-19 20:35:17 -05:00
2026-07-17 23:03:20 -04:00
2026-07-17 22:47:13 -04:00
2025-02-19 20:35:17 -05:00
2025-06-28 19:00:13 -04:00
2025-03-23 11:53:43 -04:00
2026-07-16 22:20:35 -04:00
2026-07-16 22:20:35 -04:00
2025-06-11 12:02:31 -04:00
2026-03-02 08:56:56 -05:00
2026-05-13 17:44:22 -03:00
2026-03-18 18:57:33 -04:00
2025-11-14 22:15:43 -05:00
2026-02-08 09:57:30 -05:00
2026-07-08 12:37:17 -04:00
2026-07-13 11:32:03 -04:00
2026-02-23 08:51:54 -05:00
2026-02-08 09:57:30 -05:00
2026-07-02 08:29:44 -04:00
2026-07-02 08:29:44 -04:00
2025-02-19 20:35:17 -05:00
2026-06-24 09:10:00 -04:00
2025-07-18 18:41:12 -04:00
2026-02-17 09:28:42 -05:00