nextcloud/apps/files/src/components
Ferdinand Thiessen b1df25af63 fix(files): Make injected actions reactive
Provided values are not reactive by default and by design,
we must need computed to make them reactive.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-11-15 12:17:00 +01:00
..
FileEntry fix(files): Revert CSS causing the file name to have no bounding box 2024-11-11 19:56:07 +01:00
FileListFilter feat(files): Implement files list filters for name, modified time and type 2024-07-25 19:33:23 +02:00
TemplateFiller feat(templates): add support for checkboxes in template filler 2024-08-27 14:41:58 -04:00
BreadCrumbs.vue fix(files): Fix navigating with breadcrumbs not highlighting navigation entry 2024-09-03 10:34:03 -07:00
CustomElementRender.vue chore: Add SPDX header 2024-05-29 08:58:16 +02:00
DragAndDropNotice.vue feat: Add bidi support in core directory 2024-08-29 08:32:47 +00:00
DragAndDropPreview.vue feat: Add bidi support in core directory 2024-08-29 08:32:47 +00:00
FileEntry.vue fix(files): ensure valid mtime and fallback to crtime if defined 2024-11-14 13:32:37 +00:00
FileEntryGrid.vue refactor: Make route parameters accessible using composables to reuse 2024-07-25 19:33:28 +02:00
FileEntryMixin.ts fix(files): Make injected actions reactive 2024-11-15 12:17:00 +01:00
FileListFilters.vue fix(files_sharing): Make account file filter consistent have design 2024-07-30 16:40:14 +02:00
FilesListHeader.vue chore: Add SPDX header 2024-05-29 08:58:16 +02:00
FilesListTableFooter.vue fix(files): Remove huge margin on bottom 2024-08-26 16:31:25 +02:00
FilesListTableHeader.vue feat(systemtags): add cypress tests and fix a few logic issues 2024-10-29 09:08:31 +01:00
FilesListTableHeaderActions.vue feat(systemtags): add cypress tests and fix a few logic issues 2024-10-29 09:08:31 +01:00
FilesListTableHeaderButton.vue fix(files): add title for files list table header button 2024-10-25 18:06:33 +02:00
FilesListVirtual.vue fix(files): Revert CSS causing the file name to have no bounding box 2024-11-11 19:56:07 +01:00
FilesNavigationItem.vue feat: Load limited depth tree 2024-08-08 11:15:52 -07:00
LegacyView.vue chore: Add SPDX header 2024-05-29 08:58:16 +02:00
NavigationQuota.vue fix(files): Adjust NavigationQuota for Nextcloud 30 design 2024-10-21 22:56:11 +02:00
NewNodeDialog.vue perf(files): Cache getContents function used for uploader 2024-08-14 09:47:56 +02:00
PersonalSettings.vue chore: Add SPDX header 2024-05-29 08:58:16 +02:00
Setting.vue chore: Add SPDX header 2024-05-29 08:58:16 +02:00
SidebarTab.vue chore: Add SPDX header 2024-05-29 08:58:16 +02:00
TemplateFiller.vue feat(templates): add support for checkboxes in template filler 2024-08-27 14:41:58 -04:00
TemplatePreview.vue refactor(files): migrate to @nextcloud/sharing 2024-10-25 13:01:43 +02:00
TransferOwnershipDialogue.vue feat: Add bidi support in core directory 2024-08-29 08:32:47 +00:00
VirtualList.vue fix(files): fix list gap at bottom 2024-08-27 08:53:57 +00:00