server/apps/files/lib
Vincent Petry 3fe7186e31
First process group shares and then user shares
This prevents a validation failure where the code checks whether a file
is already shared with another user, but the check disables itself when
the owner is the same. Processing the groups first prevents the check
to kick in too early when the group share still has the old owner while
we try transferring the user share.
2016-11-14 14:39:17 +01:00
..
AppInfo add recent files api endpoint 2016-07-22 14:48:51 +02:00
BackgroundJob Fix apps/ 2016-07-21 18:13:57 +02:00
Command First process group shares and then user shares 2016-11-14 14:39:17 +01:00
Controller Update thumbnail endpoint to new generato 2016-11-03 14:00:33 +01:00
Service Make it possible to filter by tags with REPORT method 2016-10-19 11:06:29 +02:00
Settings Do not error on maxUploadChange 2016-08-22 20:25:58 +02:00
Activity.php Adjust wording to make the separation between sharing and files clearer 2016-10-18 17:18:14 +02:00
ActivityHelper.php Fix apps/ 2016-07-21 18:13:57 +02:00
App.php Fix apps/ 2016-07-21 18:13:57 +02:00
Capabilities.php Fix apps/ 2016-07-21 18:13:57 +02:00
Helper.php Move away from OC_L10N 2016-10-28 21:46:28 +02:00