nextcloud/lib/private/Files
2024-03-05 17:26:25 +01:00
..
AppData chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
Cache fix types + autoloader 2024-02-15 17:55:43 +01:00
Config perf: switch places that always use the first getById result to getFirstNodeById 2024-03-04 13:57:31 +01:00
Lock Adapt LockScope to LockContext rename 2022-04-07 11:52:16 +02:00
Mount chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
Node perf: cache path by id to speedup getting nodes by id 2024-03-04 13:57:31 +01:00
Notify Update php licenses 2021-06-04 22:02:41 +02:00
ObjectStore chore: Migrate away from OC::$server->getLogger 2024-02-13 17:32:30 +01:00
Search fix: handle cases where non-binary operators are mixed in for optimizing search queries 2024-03-04 14:25:52 +01:00
SimpleFS chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
Storage fix: Enforce forbidden filename characters on backend 2024-02-28 22:19:25 +01:00
Stream chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
Template fix(TemplateManager): Bail early if templatedirectory is empty 2023-12-04 08:53:52 +01:00
Type chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
Utils Merge branch 'master' into background-scan-catch-storage-error 2024-01-31 19:42:58 +01:00
FileInfo.php chore: Add missing ArrayAccess template parameters 2024-02-06 10:24:41 +01:00
Filesystem.php chore: Migrate away from OC::$server->getLogger 2024-02-13 17:32:30 +01:00
SetupManager.php add a debug option to force a full filesystem setup 2024-02-24 11:55:20 +01:00
SetupManagerFactory.php cleanup di for share permissions wrapper 2023-08-16 15:25:05 +02:00
View.php fix: update "move into share" check to share manager 2024-02-27 14:15:23 +01:00