nextcloud/apps/files_sharing/api
Roeland Jago Douma f2e0c98a9b Move private functions to proper list of arguments
Some private static functions in the OCS Share API
(files_sharing/api/local.php) take a params array with all the info
inside. This is bad for the limited type checking and is not clear.
2015-08-11 15:16:22 +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 Add the item name to the federated sahre activity 2015-07-02 12:28:48 +02:00