nextcloud/apps/files_sharing
Carl Schwan c886f5e9ea
Fix share owner not being displayed in sharing tab
This only concerns subfolder and files inside a shared folder and is
used as fallback when the OCS api returns a empty result, because it
only works on the shared folder and not the content inside of it.
This unify the tab with the folder list.

This offers a less descriptive share information but making the
OCS api returns all the details even for the subfolder would very
probably be bad for performance (since we would need to fetch the shares
for all the parent folders until we found one or are in the root folder).

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2021-12-21 14:10:01 +01:00
..
appinfo Adjust share_external table 2020-12-23 15:44:32 +01:00
composer Add missing files for Composer v2 2021-08-16 08:30:10 +02:00
css Remove unused sharedfilelist 2020-10-22 15:21:33 +02:00
img Svgo optimization 2016-09-27 20:56:26 +02:00
js Fix share owner not being displayed in sharing tab 2021-12-21 14:10:01 +01:00
l10n [tx-robot] updated from transifex 2021-12-17 02:29:14 +00:00
lib code checker fixes for instanceOfStorage 2021-12-02 20:00:45 +00:00
src Fix share owner not being displayed in sharing tab 2021-12-21 14:10:01 +01:00
templates Fix "No entries in this …" template 2021-10-26 09:25:40 +02:00
tests Add bruteforce protection to the shareinfo endpoint 2021-05-12 08:09:14 +00:00
.l10nignore Exclude compiled assets of files_sharing for transifex 2019-03-26 11:23:31 +01:00
list.php Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
public.php Update the license headers for Nextcloud 19 2020-03-31 14:52:54 +02:00
webpack.js Allow users to specify to accept (internal) shares by default 2019-12-17 10:49:29 +01:00