nextcloud/apps/files/lib
Daniel 1f6d0f0eb6
Merge pull request #49407 from nextcloud/feat/occ-files-cleanup-help
feat(files): Add help to / update description of `files:cleanup`
2024-11-21 11:00:31 +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 Merge pull request #49407 from nextcloud/feat/occ-files-cleanup-help 2024-11-21 11:00:31 +01: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