nextcloud/apps/files/src/components
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
..
FileEntry Show shared label only if the current user have shared the file. 2023-11-22 15:41:50 +00:00
BreadCrumbs.vue fix(files): open folder fileid while navigating without opening the sidebar 2023-09-27 08:29:50 +02:00
CustomElementRender.vue fix(files): CustomElementRender $el replacement bug 2023-09-18 12:43:28 +00:00
DragAndDropNotice.vue feat: allow external drop and add dropzone 2023-10-10 15:28:52 +02:00
DragAndDropPreview.vue feat(files): add move or copy action 2023-09-26 20:15:59 +02:00
FileEntry.vue fix(chore) - built and changed this.source -> source 2023-11-16 14:33:10 -06:00
FileEntryGrid.vue fix(files): drop visible and adjust drag-to-scroll feature 2023-10-19 06:42:33 +00:00
FilesListHeader.vue fix: Update file list headers on breadcrumb navigation 2023-09-11 15:14:24 +02:00
FilesListTableFooter.vue feat(files): grid view 2023-10-17 11:19:02 +02:00
FilesListTableHeader.vue enh(files): Add accessible sort direction 2023-10-14 21:29:48 +02:00
FilesListTableHeaderActions.vue fix(files): migrate from CustomSvgIconrenderer to NcIconSvgWrapper 2023-10-04 20:24:54 +02:00
FilesListTableHeaderButton.vue feat(files): migrate template picker 2023-10-17 11:17:35 +02:00
FilesListVirtual.vue Trigger default action when open file initial state is set 2023-11-21 19:45:41 +00:00
LegacyView.vue Bump eslint-config-nextcloud from 0.0.6 to 0.1.0 2019-12-19 11:55:33 +01:00
NavigationQuota.vue fix(cypress): formatFileSize change revert from files library 2023-11-08 08:40:27 +01:00
PersonalSettings.vue chore(eslint): fix missing import extensions 2023-03-23 08:14:19 +01:00
Setting.vue fix: wrong copyright 2023-04-12 12:10:45 +02:00
SidebarTab.vue chore: upgrade typescript, eslint and fix lint 2023-06-27 16:16:41 +02:00
TemplatePreview.vue feat(files): add move or copy action 2023-09-26 20:15:59 +02:00
TransferOwnershipDialogue.vue fix several personal settings problems 2023-10-17 11:50:25 +00:00
VirtualList.vue fix(files): make table view a valid html table 2023-11-18 00:16:13 +01:00