nextcloud-server/lib/private/Files
Robin Appelman 5e9d6b1585
use insertIfNotExists to store new mimetypes.
Also throw an error if we can't find the mimetype after insert

Signed-off-by: Robin Appelman <robin@icewind.nl>
2018-08-09 15:20:55 +07:00
..
AppData Make Appdata static 2018-05-14 13:25:54 +07:00
Cache cleanup locks in scanner on error 2018-05-04 18:05:46 +07:00
Config Use the path_hash instead of the path to query the filecache 2018-07-16 16:10:34 +07:00
Mount move log constants to ILogger 2018-04-26 10:45:52 +07:00
Node fix double slash in search result path when the result is in a submount 2018-07-02 14:17:38 +07:00
Notify
ObjectStore Fix listing s3 objects when using google cloud aws compatibility 2018-06-11 17:10:57 +07:00
Search Update license headers 2017-11-06 16:56:19 +07:00
SimpleFS Separate fopen into read and write methods 2018-07-11 12:08:37 +07:00
Storage Do not log to error loglevel when converting the error 2018-08-06 16:31:30 +07:00
Stream make file cache updates more robust 2018-07-31 12:24:38 +07:00
Type use insertIfNotExists to store new mimetypes. 2018-08-09 15:20:55 +07:00
Utils Do scan the root storage in background scan 2018-07-24 14:15:27 +07:00
FileInfo.php Update license headers 2017-11-06 16:56:19 +07:00
Filesystem.php move log constants to ILogger 2018-04-26 10:45:52 +07:00
View.php Add resource type phpDoc for putContent methods 2018-06-26 13:58:58 +07:00