nextcloud-server/lib/private/Files
Victor Dubiniuk 562a70e2c9 Fix Undefined variable: response notice in case of non-404 error
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2024-11-08 16:11:47 +07:00
..
AppData chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
Cache fix: verify that parent exists in cache when inserting 2024-10-08 18:14:26 +07:00
Config optimize UserMountCache::registerStorage 2023-11-16 16:21:59 +07:00
Lock
Mount chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
Node fix: `OCP\Files\Node\Folder::search` was not setting the owner 2024-07-30 11:05:22 +07:00
Notify
ObjectStore perf(ObjectStoreStorage): Improve (slow) move on same object bucket 2024-10-29 15:53:48 +07:00
Search accept boolean value 2023-11-22 01:20:42 +07:00
SimpleFS chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
Storage Fix Undefined variable: response notice in case of non-404 error 2024-11-08 16:11:47 +07:00
Stream chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
Template fix: Only write once to template instead of create/copy 2024-09-10 10:13:20 +07:00
Type chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
Utils continue background scanning different storages if one fails 2024-02-07 09:08:15 +07:00
FileInfo.php Refactoring getName function 2024-03-14 14:54:58 +07:00
Filesystem.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
SetupManager.php feat: store the mountpoint of storages in the mount options 2024-08-20 14:18:16 +07:00
SetupManagerFactory.php
View.php fix(files): Create non-existent parents of mountpoints 2024-09-04 18:01:36 +07:00