nextcloud/apps/files_sharing
Ferdinand Thiessen dc153f2ada 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>
2024-08-21 02:32:02 +02:00
..
appinfo feat(branchoff): Bump versions and requirements in apps 2024-08-14 10:03:30 +02:00
composer feat(activity): add share link upload notifications 2024-08-07 09:49:38 +02:00
css chore(assets): Recompile assets 2024-06-19 10:22:05 +00:00
img chore: Make app icons consistent Material Symbols with same settings 2024-07-10 15:53:45 +02:00
js feat(files_sharing): add public name prompt for files requests 2024-07-18 20:15:39 +02:00
l10n Fix(l10n): Update translations from Transifex 2024-08-19 00:20:19 +00:00
lib feat: Make ISharedStorage public API and reuse where possible 2024-08-12 11:42:10 +02:00
src fix(files_sharing): Sort by correct share attribute ("share with displayname") 2024-08-21 02:32:02 +02:00
templates fix(files_sharing): show proper share not found error message 2024-08-06 16:25:10 +02:00
tests feat(files_sharing): add public name prompt for files requests 2024-07-18 20:15:39 +02:00
.l10nignore chore: Add SPDX header 2024-06-02 20:00:00 +02:00
openapi.json chore(files_sharing): lint & refactor fixes 2024-07-12 20:14:30 +02:00
openapi.json.license chore: Add SPDX header 2024-06-02 20:00:00 +02:00