nextcloud/apps/files
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
..
ajax Remove unused legacy ajax/list.php in files app 2023-01-09 15:18:37 +01:00
appinfo fix: Remove routes with missing controller methods 2023-11-02 11:37:15 +01:00
composer fix!: Remove LegacyLoadAdditionalScriptsAdapter 2023-07-28 14:11:21 +02:00
css chore(jest): update snapshot after component update 2023-11-08 08:39:14 +01:00
img feat(f2v): migrate Files 2023-08-17 18:56:37 +02:00
js fix(files): legacy humanFileSize tests 2023-10-04 08:44:57 +02:00
l10n Fix(l10n): Update translations from Transifex 2023-11-22 00:24:44 +00:00
lib add named metadata event 2023-11-20 13:32:54 -01:00
src Show shared label only if the current user have shared the file. 2023-11-22 15:41:50 +00:00
templates Convert isset ternary to null coalescing operator 2023-09-28 12:18:41 +03:30
tests fix(cypress): formatFileSize change revert from files library 2023-11-08 08:40:27 +01:00
.l10nignore Ignored compiled js files in files 2019-11-01 08:29:41 +01:00
list.php Add a public replacement for OC::$server->get 2022-05-10 18:51:12 +02:00
openapi.json Fix OCS-APIRequest header for OpenAPI 2023-09-27 10:22:20 +02:00
simplelist.php Remove isIE and associated legacy scripts 2021-11-30 13:03:08 +01:00