nextcloud-server/lib/private/Files
Thomas Citharel 036cd47bf4 Put Mimeloader insertion and read in the same transaction
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2023-04-17 13:32:02 +00:00
..
AppData
Cache improve handling of files we can't access in the scanner 2023-04-05 14:44:55 +02:00
Config Add transaction around mass mounts operations 2023-03-07 19:58:55 +00:00
Lock
Mount fix tests 2023-02-07 15:50:10 +01:00
Node Merge pull request #36836 from nextcloud/fix/view-type-cleanup 2023-04-05 10:14:55 +02:00
Notify
ObjectStore improve objectstore rmdir handling 2023-04-03 18:28:29 +02:00
Search extend path-prefix optimizer to remove all cases of path_hash= when encountering a path prefix filter 2023-01-11 16:38:41 +01:00
SimpleFS Fix return type of methods returning false on error 2023-04-03 10:52:34 +02:00
Storage Merge pull request #37617 from nextcloud/notify-self-test-error 2023-04-11 19:43:41 +02:00
Stream Fix psalm errors related to filesizes 2023-02-07 11:23:29 +01:00
Template Add app config for default template path 2023-01-24 09:39:31 +00:00
Type Put Mimeloader insertion and read in the same transaction 2023-04-17 13:32:02 +00:00
Utils better error messages if the users home is not writable during scanning 2023-04-05 13:21:30 +02:00
FileInfo.php View needs to return an instance of OC\Files\FileInfo explicitely 2023-04-03 10:52:35 +02:00
Filesystem.php Fix return type of methods returning false on error 2023-04-03 10:52:34 +02:00
SetupManager.php do onetime user setup before getting any mount from providers 2023-02-22 18:03:38 +01:00
SetupManagerFactory.php
View.php Remove unecessary fully qualified namespaces from phpdoc 2023-04-05 09:13:39 +02:00