nextcloud-server/apps/files/lib
Louis Chmn 0cde004c54 feat(files): Add support for `storage-id` and `path` in RepairTree command
This allows to run the command on specific part of the filecache. When the filecache is big, it prevents overloading the DB.

Signed-off-by: Louis Chmn <louis@chmn.me>
2025-12-05 14:15:43 +07:00
..
Activity fix(files): Fix non-string values for activity rich object strings 2025-05-06 12:06:43 +07:00
AppInfo fix(trash): Fix order of metadata deletion 2025-08-24 20:18:49 +07:00
BackgroundJob perf: improve query to determine which users need a background scan 2025-05-27 12:37:51 +07:00
Collaboration/Resources refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +07:00
Command feat(files): Add support for `storage-id` and `path` in RepairTree command 2025-12-05 14:15:43 +07:00
Controller chore: update open api spec 2025-05-26 18:03:24 +07:00
Dashboard fix(dashboard): Fix favorite dashboard icon 2025-09-03 14:52:33 +07:00
Db chore: Add SPDX header 2024-05-29 08:58:16 +07:00
Event chore: Add SPDX header 2024-05-29 08:58:16 +07:00
Exception chore: Add SPDX header 2024-05-29 08:58:16 +07:00
Listener fix(SyncLivePhotosListener): Don't handle copy event emitted from us 2025-05-28 11:50:12 +07:00
Migration feat(files): Expose chunked upload config via capabilities 2024-10-21 12:03:33 +07:00
Notification refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +07:00
Search refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +07:00
Service fix: Dispatch favorite event with an actual path 2025-09-15 16:52:28 +07:00
Settings docs(files): add more documentation about WCF and links to the admin docs 2025-05-26 10:12:50 +07:00
App.php feat(Navigation): emit dedicated event for loading additional entries 2024-12-18 12:50:11 +07:00
Capabilities.php fix(files): conversion api simplification and conflict check 2025-01-16 18:35:40 +07:00
DirectEditingCapabilities.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +07:00
Helper.php fix(OpenAPI): Adjust array syntax to avoid ambiguities 2024-11-05 09:58:11 +07:00
ResponseDefinitions.php fix(OpenAPI): Adjust array syntax to avoid ambiguities 2024-11-05 09:58:11 +07:00