nextcloud-server/lib/private/Files
provokateurin 5bd626bd40
chore: Fix all method calls with too many arguments
Signed-off-by: provokateurin <kate@provokateurin.de>
2025-07-22 12:34:49 +07:00
..
AppData chore: Add SPDX header 2024-05-24 13:11:22 +07:00
Cache fix(FileAccess): Use one param for rewriting home dirs and excluding non-user files mounts 2025-07-15 09:15:16 +07:00
Config chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
Conversion chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
Lock chore: Add SPDX header 2024-05-24 13:11:22 +07:00
Mount feat: move primary object store configuration to a single place 2025-05-28 15:32:31 +07:00
Node chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
Notify chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
ObjectStore chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
Search chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
SimpleFS chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
Storage fix(encryption): Correctly handle file opening and copying failures 2025-07-03 15:19:34 +07:00
Stream chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
Template feat: only load template fields when requested 2025-05-19 17:51:25 +07:00
Type Merge pull request #52822 from nextcloud/feat/mime-names 2025-05-15 11:41:12 +07:00
Utils fix: better error message when trying to scan a folder that is already being scanned 2025-04-25 18:40:03 +07:00
FileInfo.php fix(FileInfo): correctly implement `\ArrayAccess::offsetGet` 2024-09-06 03:58:00 +07:00
FilenameValidator.php fix(FilenameValidator): use `_` as default replacement for invalid chars 2025-06-18 09:44:57 +07:00
Filesystem.php chore: Fix all method calls with too many arguments 2025-07-22 12:34:49 +07:00
SetupManager.php fix: Replace OC_App::loadApp calls by IAppManager 2025-07-10 11:40:27 +07:00
SetupManagerFactory.php fix: Replace OC_App::loadApp calls by IAppManager 2025-07-10 11:40:27 +07:00
View.php fix(node): emit hooks on `Node::copy()` 2025-05-27 12:14:14 +07:00