nextcloud/apps/files/lib
Louis Chmn 083cee7b4b 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:14:42 +01:00
..
Activity chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
AppInfo feat(files): provide UI to sanitize filenames after enabling WCF 2025-09-02 10:53:01 +02:00
BackgroundJob feat(files): provide UI to sanitize filenames after enabling WCF 2025-09-02 10:53:01 +02:00
Collaboration/Resources
Command feat(files): Add support for storage-id and path in RepairTree command 2025-12-05 14:14:42 +01:00
Controller chore(i18n): Fixed grammar 2025-09-23 12:35:30 +00:00
Dashboard fix(dashboard): Fix favorite dashboard icon 2025-09-03 15:28:10 +02:00
Db
Event
Exception
Listener fix(SyncLivePhotosListener): Don't handle copy event emitted from us 2025-05-27 12:14:14 +02:00
Migration
Notification
Search
Service fix: Dispatch favorite event with an actual path 2025-09-15 14:38:53 +00:00
Settings feat(files): provide UI to sanitize filenames after enabling WCF 2025-09-02 10:53:01 +02:00
AdvancedCapabilities.php feat(files): Add capability for clients to check WCF state 2025-03-18 17:02:06 +01: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
Helper.php chore(files): remove dead code from files helper 2025-05-16 13:09:03 +02:00
ResponseDefinitions.php