server/apps/files_sharing/api
Roeland Jago Douma 8a5c1e6d4d Sort sharees
To ensure that pagination is working properly we need to make sure the
shares are always in the same order.

Sorting is first done by label (catches most instances)
If there is a user and a group with the same label we sort by shareType
If there are multiple users with the same label we sort those by
shareWith
2015-08-26 11:54:24 +02:00
..
local.php Move private functions to proper list of arguments 2015-08-11 15:16:22 +02:00
remote.php Add OCS api to get, accept and decline remote shares 2015-07-03 09:30:49 +02:00
server2server.php Use an IEvent object instead of a huge parameter list 2015-08-19 17:44:57 +02:00
sharees.php Sort sharees 2015-08-26 11:54:24 +02:00