nextcloud/lib/private/Files
Roeland Jago Douma bc9b223e65
Fix DAV mimetype search
Fixes #15048
Catches the case where a full mimetype is sumbitted in the where like
clause. Before we didn't catch this and it was just forwarded as is
causing invalid queries.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-10-28 21:56:29 +01:00
..
AppData Followup 12833, gracefully handle the getting of / 2018-12-21 11:08:19 +01:00
Cache Fix DAV mimetype search 2019-10-28 21:56:29 +01:00
Config more efficient way to detect added and removed mounts 2018-08-16 19:56:49 +02:00
Mount Store user object later in the code 2019-03-21 21:57:47 +01:00
Node Fix getById for files in appdata and the root mount 2019-09-17 11:15:59 +02:00
Notify Add a more powerful notify mechanism 2017-01-27 10:44:33 +01:00
ObjectStore dont delete cache entries if deleting an object from object store failed 2019-09-25 18:09:45 +02:00
Search Update license headers 2017-11-06 16:56:19 +01:00
SimpleFS Harden appdata putcontent 2019-04-08 13:22:00 +02:00
Storage Merge pull request #17264 from nextcloud/move-from-storage-wrappers 2019-09-26 15:48:59 +02:00
Stream Update Encryption.php 2019-06-17 12:13:29 +02:00
Type Deprecate TemplateManager 2019-10-16 09:54:17 +02:00
Utils Do scan the root storage in background scan 2018-07-24 14:15:27 +02:00
FileInfo.php add option to get raw size (without submounts) from fileinfo 2019-02-27 15:35:44 +01:00
Filesystem.php Fix string doc type casing 2018-11-15 11:57:05 +01:00
View.php Merge pull request #15832 from nextcloud/bugfix/noid/fulltext-search-groupfolders 2019-06-25 21:43:37 +02:00