nextcloud/lib/public/Files
Ferdinand Thiessen 3a9733a878
chore(ocp): adjust code to match function signature
json_encode should throw if `string` return is expected

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2026-04-28 21:29:28 +02:00
..
AppData chore: Add SPDX header 2024-05-24 13:11:22 +02:00
Cache chore(ocp): add Override attribute to all OCP classes 2026-04-28 21:29:27 +02:00
Config perf: only load a single mount at a time when checking for share conflicts 2026-04-24 18:17:43 +02:00
Conversion chore(ocp): add Override attribute to all OCP classes 2026-04-28 21:29:27 +02:00
Events chore(ocp): adjust code to match function signature 2026-04-28 21:29:28 +02:00
Lock chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +02:00
Mount chore: Replace MoveableMount usage with IMovableMount 2026-04-24 10:14:37 +02:00
Notify chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
ObjectStore perf(s3): Expose pre-signed urls for S3 2025-12-09 11:21:35 +01:00
Search chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
SimpleFS chore(ocp): add Override attribute to all OCP classes 2026-04-28 21:29:27 +02:00
Storage fix(IStorage): Use correct return type for stat 2026-02-17 06:43:16 +01:00
Template chore(ocp): add Override attribute to all OCP classes 2026-04-28 21:29:27 +02:00
AlreadyExistsException.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
ConnectionLostException.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
DavUtil.php chore: Replace MoveableMount usage with IMovableMount 2026-04-24 10:14:37 +02:00
EmptyFileNameException.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
EntityTooLargeException.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
File.php chore(ocp): add Override attribute to all OCP classes 2026-04-28 21:29:27 +02:00
FileInfo.php feat: export getData for public FileInfo interface 2026-04-24 14:39:51 +02:00
FileNameTooLongException.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
Folder.php chore(ocp): add Override attribute to all OCP classes 2026-04-28 21:29:27 +02:00
ForbiddenException.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
GenericFileException.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
IAppData.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
IFilenameValidator.php fix(FilenameValidator): use _ as default replacement for invalid chars 2025-06-18 09:44:57 +02:00
IHomeStorage.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
IMimeTypeDetector.php feat(core): add human readable mimes 2025-05-14 22:55:06 +02:00
IMimeTypeLoader.php fix: psalm and OCP @since declarations 2025-02-06 15:21:18 +01:00
InvalidCharacterInPathException.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
InvalidContentException.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
InvalidDirectoryException.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
InvalidPathException.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
IRootFolder.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
ISetupManager.php refactor(setup-manager): Use ISetupManager instead of SetupManager 2026-01-27 15:19:19 +01:00
LockNotAcquiredException.php refactor: Replace __CLASS__ with ::class references 2024-09-15 21:40:55 +02:00
Node.php chore(ocp): add Override attribute to all OCP classes 2026-04-28 21:29:27 +02:00
NotEnoughSpaceException.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
NotFoundException.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
NotPermittedException.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
ReservedWordException.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
StorageAuthException.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
StorageBadConfigException.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
StorageConnectionException.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
StorageInvalidException.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
StorageNotAvailableException.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
StorageTimeoutException.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
UnseekableException.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00