nextcloud/lib/private/Files
Robin Appelman 6c9f2644cf
Add objectExists to objectstore interface
Signed-off-by: Robin Appelman <robin@icewind.nl>
2018-12-12 14:17:19 +01:00
..
AppData Make Appdata static 2018-05-14 13:25:54 +02:00
Cache Merge pull request #12865 from nextcloud/fix/do_not_propogate_in_appdata 2018-12-06 08:50:22 +01: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 Fix folder path containing leading slash when getting mount root by id 2018-11-28 15:18:29 +01:00
Notify Add a more powerful notify mechanism 2017-01-27 10:44:33 +01:00
ObjectStore Add objectExists to objectstore interface 2018-12-12 14:17:19 +01:00
Search Update license headers 2017-11-06 16:56:19 +01:00
SimpleFS Separate fopen into read and write methods 2018-07-11 12:08:37 +02:00
Storage No need to propogate changes in appdata 2018-12-05 22:06:19 +01:00
Stream extend storage api to allow directly writing a stream to storage 2018-10-31 21:10:44 +01:00
Type Use the defined func()->count() instead of manual counting 2018-11-08 15:44:45 +01:00
Utils Do scan the root storage in background scan 2018-07-24 14:15:27 +02:00
FileInfo.php Add getExtension() to FileInfo 2018-10-29 15:24:02 +01:00
Filesystem.php Fix string doc type casing 2018-11-15 11:57:05 +01:00
View.php Emit write update only once on touch 2018-12-05 21:29:48 +01:00