nextcloud-server/apps/files_sharing
fenn-cs 454ac3651e fix(ShareEntryLinkList): Append new links to the end of list
Currently new shares are added to beginning of the share list in the UI

messing up the ordering with the original (first) looking like the most

recent and the most recent looking like the original share. This error

disappears on refresh.

Resolves : https://github.com/nextcloud/server/issues/48415

Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-10-31 13:58:59 +07:00
..
appinfo feat(activity): add share link upload notifications 2024-08-07 09:49:38 +07:00
composer feat(activity): add share link upload notifications 2024-08-07 09:49:38 +07:00
css chore(assets): Recompile assets 2024-06-19 10:22:05 +07:00
img chore: Make app icons consistent Material Symbols with same settings 2024-07-10 15:53:45 +07:00
js feat(files_sharing): add public name prompt for files requests 2024-07-18 20:15:39 +07:00
l10n Fix(l10n): Update translations from Transifex 2024-10-31 00:20:47 +07:00
lib fix(files_sharing): Cleanup error messages 2024-10-28 13:07:38 +07:00
src fix(ShareEntryLinkList): Append new links to the end of list 2024-10-31 13:58:59 +07:00
templates fix(files_sharing): show proper share not found error message 2024-08-06 16:25:10 +07:00
tests fix(files_sharing): Cleanup error messages 2024-10-28 13:07:38 +07:00
.l10nignore
openapi.json revert: "fix(files_sharing): Make share labels nullable" 2024-10-14 17:11:16 +07:00
openapi.json.license