nextcloud/apps/files/lib
Ferdinand Thiessen 047a758a31
Merge pull request #58786 from nextcloud/fix/templates_enabled
fix(files): only disable template creation when both skeleton directories are empty
2026-04-01 00:40:25 +02:00
..
Activity feat(rector): Enable SafeDeclareStrictTypesRector 2026-02-09 10:59:31 +01:00
AppInfo feat(filecache): Scale DB query created when deleting file from filecache 2026-01-28 16:07:57 +01:00
BackgroundJob refactor(setup-manager): Use ISetupManager instead of SetupManager 2026-01-27 15:19:19 +01:00
Collaboration/Resources perf: Replace getById call with getFirstNodeById 2026-02-05 12:55:18 +01:00
Command fix(preview): Fix files:app-data-scan for previews 2026-02-12 00:26:20 +01:00
Controller Merge pull request #58786 from nextcloud/fix/templates_enabled 2026-04-01 00:40:25 +02:00
Dashboard fix(dashboard): Fix favorite dashboard icon 2025-09-03 15:28:10 +02: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 feat(filecache): Scale DB query created when deleting file from filecache 2026-01-28 16:07:57 +01:00
Migration refactor(psalm): Modernize migration doc 2026-02-12 11:25:55 +01: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 fix(chunkedUploads): Ensure max parallel count is at least 1 2026-03-27 18:57:19 +01:00
Settings fix(docs): Fix dead documentation link for Windows file names 2026-02-12 17:47:37 +01:00
AdvancedCapabilities.php feat(files): Add capability for clients to check WCF state 2025-03-18 17:02:06 +01:00
App.php fix: Remove unused static var and method in files application 2026-03-23 16:48:30 +01:00
Capabilities.php feat(rector): Enable SafeDeclareStrictTypesRector 2026-02-09 10:59:31 +01:00
ConfigLexicon.php refactor(recent-files): move recent limit to app-scoped config 2026-03-24 20:44:22 -03:00
DirectEditingCapabilities.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
Helper.php refactor: use logical && || instead of weak and or operators 2025-09-27 23:02:18 +02:00
ResponseDefinitions.php refactor(template-manager): Modernize template manager API 2025-11-24 10:00:47 +01:00