nextcloud/apps/files_sharing
fenn-cs 6f9760ee74 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>
2024-10-30 16:07:35 +01:00
..
appinfo add command do delete orphan shares 2023-07-05 18:33:11 +02:00
composer optimize builtin storage wrappers 2023-11-08 15:26:10 +01:00
css Compress SASS output 2023-01-11 17:46:32 +00:00
img fix(assets): Optimize SVGs with scour 0.38.2 2023-04-24 08:59:38 +02:00
js fix: drop legacy sharing files 2023-07-11 13:52:28 +02:00
l10n Fix(l10n): Update translations from Transifex 2024-10-30 00:20:49 +00:00
lib fix(files_sharing): Cleanup error messages 2024-10-28 13:26:16 +01:00
src fix(ShareEntryLinkList): Append new links to the end of list 2024-10-30 16:07:35 +01:00
templates chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
tests fix(files_sharing): Cleanup error messages 2024-10-28 13:26:16 +01:00
.l10nignore Remove legacy build files 2022-01-11 17:16:05 +01:00
list.php Remove redundant events 2022-08-15 19:20:42 +02:00
openapi.json fix: Display 'Leave share' instead of 'Delete' 2024-09-11 11:44:35 +00:00
public.php Convert isset ternary to null coalescing operator 2023-09-28 12:18:41 +03:30