7 Commits

Author SHA1 Message Date
Pranav Kant
2c3d9ae8d9 Add support for PutRelativeFile for Save As. (#136) 2017-11-22 16:23:55 +01:00
Andras Timar
aa4df2e800 Restore 'Enable edit for specific groups' feature, fixes #66 2017-06-14 14:17:21 +02:00
Pranav Kant
a9b13e12a9 Undefined owneruid 2017-06-07 20:42:13 +05:30
Pranav Kant
ee09fb0748 Use the file owner from the share object, if available
Fixes #85

When a link is shared on external storage and user is not logged in, the
owner returned by the $file object is null. Use owner information from
the $share object whenever available.
2017-06-02 00:21:07 +05:30
Pranav Kant
9bb400714c Fix file revisions 2017-05-11 21:09:46 +05:30
Lukas Reschke
88a93503ca
Properly use an integer
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2016-12-07 00:59:30 +01:00
Lukas Reschke
7ef24654cf
Public editing
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2016-12-07 00:57:01 +01:00