aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/lib/Service/LivePhotosService.php
Commit message (Collapse)AuthorAgeFilesLines
* chore: Add SPDX headerAndy Scherzinger2024-05-291-18/+2
| | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
* fix(files): Do not require files_trashbin in live photo sync listenerLouis Chemineau2024-03-141-0/+52
Fix https://github.com/nextcloud/server/issues/43299 Signed-off-by: Louis Chemineau <louis@chmn.me>