nextcloud/apps/files/lib
Jonas 6bca885efe fix(SyncLivePhotosListener): Don't handle copy event emitted from us
Running $peerFile->copy() causes a second BeforeNodeCopiedEvent now,
which we don't want to handle.

Signed-off-by: Jonas <jonas@freesources.org>
2025-05-28 11:50:12 +00:00
..
Activity fix(files): Fix non-string values for activity rich object strings 2025-05-06 12:06:43 +00:00
AppInfo feat(dashboard): added new FavouriteWidget to display favorite files in dashboard widget 2025-01-14 21:51:32 +01:00
BackgroundJob perf: improve query to determine which users need a background scan 2025-05-27 12:37:51 +00:00
Collaboration/Resources refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
Command feat(files): add command to (dis)enable windows compatible filenames 2025-05-26 10:12:50 +02:00
Controller chore: update open api spec 2025-05-26 18:03:24 +02:00
Dashboard fix(files): Fix folder preview for favorites widget 2025-02-03 09:57:02 +00:00
Db chore: Add SPDX header 2024-05-29 08:58:16 +02:00
Event chore: Add SPDX header 2024-05-29 08:58:16 +02:00
Exception chore: Add SPDX header 2024-05-29 08:58:16 +02:00
Listener fix(SyncLivePhotosListener): Don't handle copy event emitted from us 2025-05-28 11:50:12 +00:00
Migration feat(files): Expose chunked upload config via capabilities 2024-10-21 12:03:33 +02:00
Notification refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
Search refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
Service feat: improve occ file:transfer-ownership logging 2025-03-20 00:56:11 +01:00
Settings docs(files): add more documentation about WCF and links to the admin docs 2025-05-26 10:12:50 +02:00
App.php feat(Navigation): emit dedicated event for loading additional entries 2024-12-18 12:50:11 +01:00
Capabilities.php fix(files): conversion api simplification and conflict check 2025-01-16 18:35:40 +01:00
DirectEditingCapabilities.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
Helper.php fix(OpenAPI): Adjust array syntax to avoid ambiguities 2024-11-05 09:58:11 +01:00
ResponseDefinitions.php fix(OpenAPI): Adjust array syntax to avoid ambiguities 2024-11-05 09:58:11 +01:00