aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/lib/Listener/SyncLivePhotosListener.php
Commit message (Expand)AuthorAgeFilesLines
* fix(SyncLivePhotosListener): Don't handle copy event emitted from usfix/emit_hooks_on_copyJonas2025-05-271-1/+9
* fix: Copying a live photo to a folder with a conflicting mov fileLouis Chemineau2024-12-041-14/+22
* fix: Handle copy of folders containing live photosLouis Chemineau2024-12-041-56/+98
* fix: smuggle storage id to metadata insert queriesRobin Appelman2024-11-071-0/+5
* style: update codestyle for coding-standard 1.2.3Daniel Kesselberg2024-08-251-2/+2
* chore: Add SPDX headerAndy Scherzinger2024-05-291-18/+2
* fix(files): Do not require files_trashbin in live photo sync listenerLouis Chemineau2024-03-141-131/+17
* feat(files): copy live photosMaxence Lange2024-03-081-17/+61
* perf: switch places that always use the first getById result to getFirstNodeByIdRobin Appelman2024-03-041-3/+3
* fix renameMaxence Lange2023-12-111-30/+17
* Add comment in SyncLivePhotosListenerLouis Chemineau2023-11-301-93/+131
* Synchronize operation on live photo filesLouis Chemineau2023-11-291-0/+252