nextcloud-server/lib/private/Files
Robin Appelman e5c3e4b76f
Add getExtension() to FileInfo
this is a fairly common operation so it makes sense to prevent having
to repeatedly implement it.

Signed-off-by: Robin Appelman <robin@icewind.nl>
2018-10-29 15:24:02 +01:00
..
AppData
Cache pass Cache::getMoveInfo along cache wrappers 2018-10-17 14:57:33 +02:00
Config more efficient way to detect added and removed mounts 2018-08-16 19:56:49 +02:00
Mount cache OC\Files\Mount\Manager::findIn results 2018-08-16 19:02:00 +02:00
Node Add getExtension() to FileInfo 2018-10-29 15:24:02 +01:00
Notify
ObjectStore
Search
SimpleFS
Storage Allow chunked uploads even if your quota is not sufficient 2018-10-24 20:29:00 +02:00
Stream make file cache updates more robust 2018-07-31 12:24:38 +02:00
Type use insertIfNotExists to store new mimetypes. 2018-08-09 15:20:55 +02:00
Utils
FileInfo.php Add getExtension() to FileInfo 2018-10-29 15:24:02 +01:00
Filesystem.php expose storagefactory in server container 2018-10-17 14:57:30 +02:00
View.php tokens can't be valid local user names 2018-08-16 21:27:57 +02:00