nextcloud-server/lib/public/Files
Julius Härtl eddb64f8c3
Merge pull request #37969 from nextcloud/poc/noid/systemtags-perf-tag-endpoint
2023-06-28 07:53:35 +07:00
..
AppData composer run cs:fix 2023-01-20 11:45:08 +07:00
Cache Fix typos in lib/public subdirectory 2023-05-10 11:56:34 +07:00
Config allow getting mounts by providers 2022-04-04 14:57:56 +07:00
Events composer run cs:fix 2023-01-20 11:45:08 +07:00
Lock composer run cs:fix 2023-01-20 11:45:08 +07:00
Mount fix tests 2023-02-07 15:50:10 +07:00
Notify Update php licenses 2021-06-04 22:02:41 +07:00
ObjectStore feat(s3): Use multipart upload for chunked uploading 2023-03-08 14:00:04 +07:00
Search generate a better optimized query for path prefix search filters 2021-08-26 19:07:52 +07:00
SimpleFS Fix return type of methods returning false on error 2023-04-03 10:52:34 +07:00
Storage Fix file_get_content signatures to make it clear it can return false 2023-04-27 09:56:05 +07:00
Template fix: Empty fallback for template creator action label 2023-04-27 15:52:08 +07:00
AlreadyExistsException.php Update php licenses 2021-06-04 22:02:41 +07:00
DavUtil.php Move dav utils functions to OCP\Files\DavUtil 2022-08-30 09:58:12 +07:00
EmptyFileNameException.php Update php licenses 2021-06-04 22:02:41 +07:00
EntityTooLargeException.php Update php licenses 2021-06-04 22:02:41 +07:00
File.php Fix file_get_content signatures to make it clear it can return false 2023-04-27 09:56:05 +07:00
FileInfo.php More type cleanup in View and FileInfo 2023-04-03 10:52:35 +07:00
FileNameTooLongException.php Update php licenses 2021-06-04 22:02:41 +07:00
Folder.php feat: add searchBySystemTag as PHP API 2023-06-21 18:19:09 +07:00
ForbiddenException.php composer run cs:fix 2023-01-20 11:45:08 +07:00
GenericFileException.php Update php licenses 2021-06-04 22:02:41 +07:00
IAppData.php Update php licenses 2021-06-04 22:02:41 +07:00
IHomeStorage.php code checker fixes for instanceOfStorage 2021-12-02 17:35:10 +07:00
IMimeTypeDetector.php composer run cs:fix 2023-01-20 11:45:08 +07:00
IMimeTypeLoader.php composer run cs:fix 2023-01-20 11:45:08 +07:00
IRootFolder.php refactor: declare getMount() and getMountsIn() at IRootFolder 2023-06-21 16:53:20 +07:00
InvalidCharacterInPathException.php Update php licenses 2021-06-04 22:02:41 +07:00
InvalidContentException.php Update php licenses 2021-06-04 22:02:41 +07:00
InvalidDirectoryException.php Update php licenses 2021-06-04 22:02:41 +07:00
InvalidPathException.php Update php licenses 2021-06-04 22:02:41 +07:00
LockNotAcquiredException.php Update php licenses 2021-06-04 22:02:41 +07:00
Node.php Type sizes as int|float throughout the code base 2023-02-07 11:23:31 +07:00
NotEnoughSpaceException.php Update php licenses 2021-06-04 22:02:41 +07:00
NotFoundException.php Update php licenses 2021-06-04 22:02:41 +07:00
NotPermittedException.php Update php licenses 2021-06-04 22:02:41 +07:00
ReservedWordException.php Update php licenses 2021-06-04 22:02:41 +07:00
Storage.php Fix file_get_content signatures to make it clear it can return false 2023-04-27 09:56:05 +07:00
StorageAuthException.php composer run cs:fix 2023-01-20 11:45:08 +07:00
StorageBadConfigException.php composer run cs:fix 2023-01-20 11:45:08 +07:00
StorageConnectionException.php composer run cs:fix 2023-01-20 11:45:08 +07:00
StorageInvalidException.php Update php licenses 2021-06-04 22:02:41 +07:00
StorageNotAvailableException.php Migrate HintException to OCP 2021-06-30 15:28:02 +07:00
StorageTimeoutException.php composer run cs:fix 2023-01-20 11:45:08 +07:00
UnseekableException.php Update php licenses 2021-06-04 22:02:41 +07:00