nextcloud-server/apps/files/lib
Robin Appelman e0a21e5927
Merge pull request #54384 from nextcloud/getpath-node
perf: use more optimized node-by-id logic in View::getPath
2025-08-14 18:21:23 +07:00
..
Activity chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
AppInfo fix(trash): Fix order of metadata deletion 2025-08-07 11:19:30 +07:00
BackgroundJob perf: improve query to determine which users need a background scan 2025-05-26 18:08:36 +07:00
Collaboration/Resources refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +07:00
Command feat: multi object store rename command 2025-08-14 13:06:51 +07:00
Controller feat(files): hide note about app passwords when 2FA not enabled 2025-07-24 22:20:16 +07:00
Dashboard fix(files): Fix folder preview for favorites widget 2025-02-03 10:25:15 +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 fix: don't use view->getPath in ownership transfer 2025-08-13 19:42:42 +07:00
Settings chore(i18n): Adapted spelling of product name "Windows" 2025-05-11 10:26:16 +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
DirectEditingCapabilities.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +07:00
Helper.php chore(files): remove dead code from files helper 2025-05-16 13:09:03 +07:00
ResponseDefinitions.php fix(OpenAPI): Adjust array syntax to avoid ambiguities 2024-11-05 09:58:11 +07:00