nextcloud/apps/files/lib
Robin Appelman 19ec79b313
fix: smuggle storage id to metadata insert queries
Signed-off-by: Robin Appelman <robin@icewind.nl>
2024-11-07 16:27:14 +01:00
..
Activity refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
AppInfo refactor(files): Migrate from event listener to class based declarative settings 2024-10-15 20:35:30 +02:00
BackgroundJob refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
Collaboration/Resources refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
Command refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
Controller fix(OpenAPI): Adjust array syntax to avoid ambiguities 2024-11-05 09:58:11 +01: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: smuggle storage id to metadata insert queries 2024-11-07 16:27:14 +01: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 Merge pull request #47425 from nextcloud/fix/avoid-invalid-share-on-transfer-ownership 2024-11-04 10:09:58 +01:00
Settings refactor(files): Migrate from event listener to class based declarative settings 2024-10-15 20:35:30 +02:00
App.php feat(files): Expose chunked upload config via capabilities 2024-10-21 12:03:33 +02:00
Capabilities.php fix(OpenAPI): Adjust array syntax to avoid ambiguities 2024-11-05 09:58:11 +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