nextcloud/lib
Vincent Petry 356eef0739 Quota storage wrapper is now used for all users in sharing mode
When accessing a shared folder, the folder's owner appears as mountpoint
but wasn't wrapped by a quota storage wrapper.

This fix makes sure that all home storages are wrapped by a quota
storage wrapper, if applicable, to make sure quotas are respected when
uploading into shared folders.
2013-11-21 12:04:54 +01:00
..
l10n [tx-robot] updated from transifex 2013-11-15 22:56:31 -05:00
private Quota storage wrapper is now used for all users in sharing mode 2013-11-21 12:04:54 +01:00
public Fix fatal error when trying to open a non existing public link 2013-11-12 15:38:00 +01:00
autoloader.php Allow null as cache parameter (if no cache was found) and for cache removal. 2013-10-22 11:17:15 +02:00
base.php add trash bin and file versions delete hooks in OC::registerPreviewHooks 2013-11-12 14:08:55 +01:00