nextcloud-server/apps/files/lib
Louis 189e1fcf22
Merge pull request #56834 from nextcloud/artonge/feat/repair_tree_path_and_storage
feat(files): Add support for `storage-id` and `path` in RepairTree command
2025-12-04 18:06:07 +07:00
..
Activity chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
AppInfo feat(files): Add appconfig value to disable fixed userfolder permissions optimization 2025-09-26 17:43:22 +07:00
BackgroundJob chore: Run rector with new rules for fetch 2025-11-18 17:45:57 +07:00
Collaboration/Resources refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +07:00
Command Merge pull request #56834 from nextcloud/artonge/feat/repair_tree_path_and_storage 2025-12-04 18:06:07 +07:00
Controller chore(i18n): Fixed grammar 2025-09-15 16:57:56 +07:00
Dashboard fix(dashboard): Fix favorite dashboard icon 2025-09-03 15:28:10 +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-27 12:14:14 +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 refactor(files): use strict string comparison instead of empty() 2025-12-01 09:52:59 +07:00
Settings feat(files): provide UI to sanitize filenames after enabling WCF 2025-09-02 10:53:01 +07:00
AdvancedCapabilities.php feat(files): Add capability for clients to check WCF state 2025-03-18 17:02:06 +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
ConfigLexicon.php feat(files): Add appconfig value to disable fixed userfolder permissions optimization 2025-09-26 17:43:22 +07:00
DirectEditingCapabilities.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +07:00
Helper.php refactor: use logical `&&` `||` instead of weak `and` `or` operators 2025-09-27 23:02:18 +07:00
ResponseDefinitions.php refactor(template-manager): Modernize template manager API 2025-11-24 10:00:47 +07:00