nextcloud/apps/files_sharing/js/dist
Carl Schwan 2b7bee1bc3 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>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2021-12-17 13:23:23 +00:00
..
additionalScripts.js Bump core-js from 3.19.1 to 3.19.2 2021-12-04 12:49:10 +00:00
additionalScripts.js.map Bump core-js from 3.19.1 to 3.19.2 2021-12-04 12:49:10 +00:00
collaboration.js Bump core-js from 3.18.3 to 3.19.0 2021-10-30 16:46:17 +00:00
collaboration.js.map Bump core-js from 3.18.3 to 3.19.0 2021-10-30 16:46:17 +00:00
files_sharing.js Bump core-js from 3.19.1 to 3.19.2 2021-12-04 12:49:10 +00:00
files_sharing.js.map Bump core-js from 3.19.1 to 3.19.2 2021-12-04 12:49:10 +00:00
files_sharing_tab.js Fix share owner not being displayed in sharing tab 2021-12-17 13:23:23 +00:00
files_sharing_tab.js.map Fix share owner not being displayed in sharing tab 2021-12-17 13:23:23 +00:00
main.js Bump core-js from 3.19.1 to 3.19.2 2021-12-04 12:49:10 +00:00
main.js.map Bump core-js from 3.19.1 to 3.19.2 2021-12-04 12:49:10 +00:00
personal-settings.js Bump core-js from 3.19.2 to 3.19.3 2021-12-11 12:59:40 +00:00
personal-settings.js.map Bump core-js from 3.19.2 to 3.19.3 2021-12-11 12:59:40 +00:00