nextcloud/apps/files_sharing/src
Dan VerWeire d3df65e86f Use ownerDisplayName for SharingEntry Tooltip
Some NC installations may use a LDAP UUID for the username. If that
is the case, then the tooltip for who a file/folder was shared by may say something
like `Shared with Steve McQueen (smqueen@yada.com) by FKDJ39-38D794JG-4398GJODF9H3G-4534`.

This commit changes the value showed for the owner to the full display name.

Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
2021-02-15 15:54:31 +00:00
..
components Use ownerDisplayName for SharingEntry Tooltip 2021-02-15 15:54:31 +00:00
mixins Show the actual error on share requests 2021-01-27 19:00:45 +00:00
models Show unique displayname context in the user share list entries 2021-01-05 10:05:52 +01:00
services Use `babel-loader-exclude-node-modules-except` 2020-07-31 11:00:33 +02:00
style Cleanup sharing leftovers 2019-11-05 19:03:44 +01:00
utils Fix "Error loading the shares list TypeError: "this is undefined"" for conversation shares 2020-03-03 20:22:39 +01:00
views Show unique displayname context in the user share list entries 2021-01-05 10:05:52 +01:00
additionalScripts.js Cleanup sharing leftovers 2019-11-05 19:03:44 +01:00
collaborationresources.js Migrate to @nextcloud/vue 1.x.x 2020-01-22 17:33:49 +01:00
collaborationresourceshandler.js Bump eslint-config-nextcloud from 0.0.6 to 0.1.0 2019-12-19 11:55:33 +01:00
files_sharing.js Use `babel-loader-exclude-node-modules-except` 2020-07-31 11:00:33 +02:00
files_sharing_tab.js Use DOMContentLoaded and fix sharebymail loading issue 2020-07-20 12:42:08 +02:00
index.js Bump eslint-config-nextcloud from 0.0.6 to 0.1.0 2019-12-19 11:55:33 +01:00
personal-settings.js Don't overwrite the settings from files 2019-12-17 14:17:07 +01:00
share.js Use correct l10n source in files_sharing JS code 2020-11-30 19:30:28 +00:00
sharebreadcrumbview.js Bump compiled files 2020-07-31 09:26:43 +02:00