nextcloud/apps/files/src
Marco Ambrosini fc3636792a Show shared label only if the current user have shared the file.
The presence of the text "Sharing label" in all shared files caused
the view to be too loaded, so it's been decided to show it only when
the current user is the owner of the share.

Signed-off-by: Marco Ambrosini <marcoambrosini@proton.me>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2023-11-22 15:41:50 +00:00
..
actions fix(files): Do not encode the path twice (and do not use undefined method) 2023-11-07 16:49:10 +01:00
components Show shared label only if the current user have shared the file. 2023-11-22 15:41:50 +00:00
legacy chore(files): add Headers, remove legacy methods and cleanup 2023-08-17 18:56:37 +02:00
mixins fix(files): Sort list ASC by default 2023-11-16 06:19:08 +01:00
models Do not load preview if version tab is not active 2023-06-28 17:00:23 +02:00
newMenu fix(files): fix new folder encoding 2023-10-17 17:19:48 +02:00
router fix(cypress): adjust selectors 2023-08-17 18:56:39 +02:00
services Display play icon over live photos' previews 2023-11-09 22:39:52 +01:00
store feat(files): add grid toggle button 2023-10-17 11:19:02 +02:00
utils feat(files): migrate template picker 2023-10-17 11:17:35 +02:00
views Add star indicator in file description 2023-11-22 13:41:50 +00:00
init-templates.ts feat(files): migrate template picker 2023-10-17 11:17:35 +02:00
init.ts Hide .mov for live photos 2023-11-09 22:39:52 +01:00
logger.js Port Files navigation to vue 2023-01-04 16:45:41 +01:00
main-personal-settings.js chore(eslint): fix missing import extensions 2023-03-23 08:14:19 +01:00
main.ts feat(files): migrate template picker 2023-10-17 11:17:35 +02:00
reference-files.js Implement file reference wiget 2023-03-02 21:01:44 +01:00
sidebar.js chore(files_reminders): upgrade to 28 APIs 2023-11-08 08:39:01 +01:00
types.ts feat(files): add move or copy action 2023-09-26 20:15:59 +02:00