diff options
author | Ferdinand Thiessen <opensource@fthiessen.de> | 2024-08-21 00:05:51 +0200 |
---|---|---|
committer | Ferdinand Thiessen <opensource@fthiessen.de> | 2024-08-21 02:32:02 +0200 |
commit | dc153f2ada3f0feccc955ca6318e2b24ae02ab1a (patch) | |
tree | a4fdba6c064fc7e05823f2c2ec269b403af3cf03 /dist/settings-vue-settings-personal-info.js | |
parent | 1907eeea357db3aedbeea7512fd2b4babd13d501 (diff) | |
download | nextcloud-server-dc153f2ada3f0feccc955ca6318e2b24ae02ab1a.tar.gz nextcloud-server-dc153f2ada3f0feccc955ca6318e2b24ae02ab1a.zip |
fix(files_sharing): Sort by correct share attribute ("share with displayname")
There is no `title` attribute, so this causes an exception.
Instead sort by the "share with" displayname which will be the user or group the node is shared to.
Meaning this will also be the title of the share in the UI.
If this is not available or there are multiple for the same, then sort by the custom label.
If also this is not set sort by the creation time.
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Diffstat (limited to 'dist/settings-vue-settings-personal-info.js')
0 files changed, 0 insertions, 0 deletions