nextcloud-server/lib/private/Files
Joas Schilling 2b7f78fc2e
Merge pull request #40326 from nextcloud/enh/text-to-image-api
Implement TextToImage OCP API
2023-10-26 15:53:30 +07:00
..
AppData Move CappedMemoryCache to OCP 2022-07-14 15:54:31 +07:00
Cache Convert isset ternary to null coalescing operator 2023-09-28 17:44:19 +07:00
Config Merge pull request #39044 from nextcloud/more-empty-mount-checking 2023-10-24 16:54:05 +07:00
Lock
Mount Merge pull request #39044 from nextcloud/more-empty-mount-checking 2023-10-24 16:54:05 +07:00
Node fix(Folder): Allow filename to be '0' 2023-10-22 12:22:30 +07:00
Notify
ObjectStore Convert isset ternary to null coalescing operator 2023-09-28 17:44:19 +07: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 +07:00
SimpleFS Fix return type of methods returning false on error 2023-04-03 10:52:34 +07:00
Storage Convert isset ternary to null coalescing operator 2023-09-28 17:44:19 +07:00
Stream fix SeekableHttpStream::stream_stat errors on failed open 2023-07-13 15:38:58 +07:00
Template feat(files): migrate template picker 2023-10-17 11:17:35 +07:00
Type Wrap mimetype insert and getLastInsertId in a transaction 2023-09-04 08:02:35 +07:00
Utils add summary of detected changes to files:scan output 2023-06-16 17:56:34 +07:00
FileInfo.php fix: Only read unencrypted_size when file is actually encrypted 2023-09-06 07:25:28 +07:00
Filesystem.php Refactors "strpos" calls in lib/private to improve code readability. 2023-05-15 15:17:19 +07:00
SetupManager.php setup filesystem wrappers before we mark the root as setup 2023-09-12 16:50:29 +07:00
SetupManagerFactory.php cleanup di for share permissions wrapper 2023-08-16 15:25:05 +07:00
View.php Detect aborted connection in OC\Files\View and stop writing data to the output buffer 2023-09-07 09:32:32 +07:00