nextcloud/apps/files/src/components
Louis Chemineau 17ec9a2317 fix: Show storage full warning when storage is actually full
< 0 values for "free" do not mean that the storage is full: 6befdd6dd7/lib/public/Files/FileInfo.php (L31-L42)

Signed-off-by: Louis Chemineau <louis@chmn.me>

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-09-26 08:58:26 +00:00
..
FileEntry fix(files): Node loading information should be accessible 2024-09-01 11:48:05 +02: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-29 05:26:58 +00:00
BreadCrumbs.vue fix(files): Fix navigating with breadcrumbs not highlighting navigation entry 2024-09-03 11:44:30 -07:00
CustomElementRender.vue chore: Add SPDX header 2024-05-29 08:58:16 +02:00
DragAndDropNotice.vue fix(files): Reset drop notice on firefox 2024-08-26 19:03:42 +00:00
DragAndDropPreview.vue refactor(files): Update @nextcloud/files to v3.5.0 2024-06-23 16:53:09 +02:00
FileEntry.vue fix(files): empty folder pending size 2024-08-01 09:29:20 +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): undefined displayname for outdated @nextcloud/files<3.6.0 apps 2024-09-05 07:23:42 +02: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-27 23:16:05 +02:00
FilesListTableHeader.vue refactor(files): Migrate logger util to Typescript 2024-08-01 03:20:56 +02:00
FilesListTableHeaderActions.vue refactor(files): Resort imports and fix doc comment 2024-08-01 07:14:04 +02:00
FilesListTableHeaderButton.vue fix(files): file name and header sort buttons alignments 2024-08-07 15:12:32 +00:00
FilesListVirtual.vue feat: Reset route if neither the Viewer of the Sidebar is open 2024-09-16 11:18:13 +02: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: Show storage full warning when storage is actually full 2024-09-26 08:58:26 +00: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-29 05:26:58 +00:00
TemplatePreview.vue fix: use empty template by default when pressing enter 2024-08-29 14:16:25 +02:00
TransferOwnershipDialogue.vue refactor(files): Migrate logger util to Typescript 2024-08-01 03:20:56 +02:00
VirtualList.vue fix(files): fix list gap at bottom 2024-08-27 12:41:19 -04:00