]> source.dussan.org Git - nextcloud-server.git/commit
A pending shares overview
authorRoeland Jago Douma <roeland@famdouma.nl>
Tue, 7 Jan 2020 07:53:33 +0000 (08:53 +0100)
committerRoeland Jago Douma <roeland@famdouma.nl>
Tue, 7 Jan 2020 07:53:33 +0000 (08:53 +0100)
commitfbed6a3416dd96e3698575f67dc57fc861c2ed46
treef678afb92247f76597eeeb1fa1a5cac17a78acd0
parent4c841559e16f7e5714e42f41ecd339fd6c135d7a
A pending shares overview

Now that we accept shares we should show an overview of shares that are
pending. This first part is the small API to get a list of the currently
pending shares.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
apps/files_sharing/appinfo/routes.php
apps/files_sharing/lib/Controller/ShareAPIController.php