nextcloud/apps
Ferdinand Thiessen dd30146ce9 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>

[skip ci]
2024-08-21 07:55:24 +00:00
..
admin_audit fix(adminaudit): Don't crash when creating folder 2024-08-15 13:35:19 +00:00
cloud_federation_api fix(federation): Return the used userID to allow the inviting server to react to the famous mapUid result 2024-08-13 14:30:16 +02:00
comments Fix(l10n): Update translations from Transifex 2024-08-21 00:20:25 +00:00
contactsinteraction Fix(l10n): Update translations from Transifex 2024-07-31 00:20:17 +00:00
dashboard Fix(l10n): Update translations from Transifex 2024-08-20 00:20:39 +00:00
dav fix(caldav): allow renaming of birthday calendars 2024-08-21 08:35:46 +02:00
encryption Fix(l10n): Update translations from Transifex 2024-08-15 00:25:56 +00:00
federatedfilesharing Fix(l10n): Update translations from Transifex 2024-08-16 00:20:14 +00:00
federation Fix(l10n): Update translations from Transifex 2024-08-17 00:20:28 +00:00
files Fix(l10n): Update translations from Transifex 2024-08-21 00:20:25 +00:00
files_external Fix(l10n): Update translations from Transifex 2024-08-15 00:25:56 +00:00
files_reminders Fix(l10n): Update translations from Transifex 2024-08-15 00:25:56 +00:00
files_sharing fix(files_sharing): Sort by correct share attribute ("share with displayname") 2024-08-21 07:55:24 +00:00
files_trashbin Merge pull request #46812 from nextcloud/refactor/files_trashbin/security-attributes 2024-08-14 09:46:28 +02:00
files_versions Fix(l10n): Update translations from Transifex 2024-08-16 00:20:14 +00:00
lookup_server_connector Fix(l10n): Update translations from Transifex 2024-08-19 00:20:25 +00:00
oauth2 Fix(l10n): Update translations from Transifex 2024-08-15 00:25:56 +00:00
provisioning_api Fix(l10n): Update translations from Transifex 2024-08-18 00:23:03 +00:00
settings chore: Bump Hub 8 -> Hub 9 2024-08-20 22:02:26 +00:00
sharebymail Fix(l10n): Update translations from Transifex 2024-08-20 00:20:39 +00:00
systemtags Fix(l10n): Update translations from Transifex 2024-08-19 00:20:25 +00:00
testing feat(taskprocessing): add text2text, text2image, contextWrite, transcribe and translate providers in the testing app 2024-08-13 00:05:26 +02:00
theming Fix(l10n): Update translations from Transifex 2024-08-20 00:20:39 +00:00
twofactor_backupcodes Fix(l10n): Update translations from Transifex 2024-08-19 00:20:25 +00:00
updatenotification Fix(l10n): Update translations from Transifex 2024-08-15 00:25:56 +00:00
user_ldap fix(LDAP): remove unneeded dependencies 2024-08-01 20:13:11 +02:00
user_status fix(userstatus): Don't set predefined user status as custom when changing "Clear at" 2024-08-15 17:22:37 +00:00
weather_status Fix(l10n): Update translations from Transifex 2024-08-15 00:25:56 +00:00
webhook_listeners fix(webhook_listeners): Avoid collision between two identical calls at the same second 2024-08-06 12:38:26 +02:00
workflowengine Fix(l10n): Update translations from Transifex 2024-08-17 00:20:28 +00:00