nextcloud-server/lib/public/Files
Roeland Jago Douma 575dc29c27
Make Appdata static
* Add fileid for simpleroot folders (only internal)

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-05-14 13:25:54 +07:00
..
Cache Remove unused use statements 2017-04-22 19:23:31 +07:00
Config Fix filename typo 2017-12-12 14:18:49 +07:00
Mount Fix tests 2018-04-04 12:50:54 +07:00
Notify Add since 2017-01-27 10:44:48 +07:00
ObjectStore Update license headers 2017-11-06 16:56:19 +07:00
Search Update license headers 2017-11-06 16:56:19 +07:00
SimpleFS Make Appdata static 2018-05-14 13:25:54 +07:00
Storage Update license headers 2017-11-06 16:56:19 +07:00
AlreadyExistsException.php Update with robin 2016-07-21 18:13:58 +07:00
EmptyFileNameException.php Update license headers 2017-11-06 16:56:19 +07:00
EntityTooLargeException.php Fix others 2016-07-21 18:13:57 +07:00
File.php Throw an exception if file_put_contents fails 2018-03-27 16:23:06 +07:00
FileInfo.php Update license headers 2017-11-06 16:56:19 +07:00
FileNameTooLongException.php Fix others 2016-07-21 18:13:57 +07:00
Folder.php Add hint about OCP\Folder::getById 2018-03-21 14:49:32 +07:00
ForbiddenException.php Update license headers 2017-11-06 16:56:19 +07:00
GenericFileException.php Throw an exception if file_put_contents fails 2018-03-27 16:23:06 +07:00
IAppData.php AppData is no longer internal 2017-08-01 08:20:15 +07:00
IHomeStorage.php Fix others 2016-07-21 18:13:57 +07:00
IMimeTypeDetector.php Fix others 2016-07-21 18:13:57 +07:00
IMimeTypeLoader.php Fix others 2016-07-21 18:13:57 +07:00
IRootFolder.php Fix others 2016-07-21 18:13:57 +07:00
InvalidCharacterInPathException.php Fix others 2016-07-21 18:13:57 +07:00
InvalidContentException.php Fix others 2016-07-21 18:13:57 +07:00
InvalidDirectoryException.php Update license headers 2017-11-06 16:56:19 +07:00
InvalidPathException.php Fix others 2016-07-21 18:13:57 +07:00
LockNotAcquiredException.php Update with robin 2016-07-21 18:13:58 +07:00
Node.php Update with robin 2016-07-21 18:13:58 +07:00
NotEnoughSpaceException.php Update with robin 2016-07-21 18:13:58 +07:00
NotFoundException.php Update with robin 2016-07-21 18:13:58 +07:00
NotPermittedException.php Update with robin 2016-07-21 18:13:58 +07:00
ReservedWordException.php Fix others 2016-07-21 18:13:57 +07:00
Storage.php Update license headers 2017-11-06 16:56:19 +07:00
StorageAuthException.php Update license headers 2017-11-06 16:56:19 +07:00
StorageBadConfigException.php Update license headers 2017-11-06 16:56:19 +07:00
StorageConnectionException.php Update license headers 2017-11-06 16:56:19 +07:00
StorageInvalidException.php Update with robin 2016-07-21 18:13:58 +07:00
StorageNotAvailableException.php Update license headers 2017-11-06 16:56:19 +07:00
StorageTimeoutException.php Update license headers 2017-11-06 16:56:19 +07:00
UnseekableException.php Fix others 2016-07-21 18:13:57 +07:00