nextcloud/apps/files/src/views
Ferdinand Thiessen 95d7b5608b
perf(files): initialize folder tree from current path and store
Initialize the folder tree based on the current directory.
Also only include views needed.

If possible reuse nodes from files store to prevent API call.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2026-02-12 03:31:27 +01:00
..
DialogConfirmFileExtension.spec.ts refactor(test): migrate cypress component tests to vitest 2025-10-14 14:30:14 +02:00
DialogConfirmFileExtension.vue fix: migrate to non-deprecated dialog props 2025-10-16 17:55:11 +02:00
DialogConfirmFileHidden.spec.ts feat(files): add dialog to confirm when about to hide a file 2026-02-05 12:15:42 +01:00
DialogConfirmFileHidden.vue feat(files): add dialog to confirm when about to hide a file 2026-02-05 12:15:42 +01:00
favorites.spec.ts test: remove testing internal of libraries and test only app code 2026-02-10 14:50:41 +01:00
favorites.ts chore(files): adjust getContents to use AbortController 2025-12-23 21:08:33 +01:00
FileReferencePickerElement.vue feat: add new link endpoint when using globalscale 2025-10-15 18:58:10 +00:00
files.ts chore: adjust code to new codestyle 2025-10-02 13:19:42 +02:00
FilesAppSettings.vue refactor(files): migrate to new NcForm* components for app settings 2025-11-14 13:09:06 +01:00
FilesList.vue perf(files): only emit initialization once 2026-02-12 03:31:27 +01:00
FilesNavigation.spec.ts test: remove testing internal of libraries and test only app code 2026-02-10 14:50:41 +01:00
FilesNavigation.vue refactor(files): only load navigation views needed 2026-02-12 03:31:27 +01:00
FilesSidebar.vue refactor!(files): migrate sidebar API to use Node API 2026-01-05 02:23:15 +01:00
folderTree.ts perf(files): initialize folder tree from current path and store 2026-02-12 03:31:27 +01:00
personal-files.ts chore: adjust code to new codestyle 2025-10-02 13:19:42 +02:00
recent.ts chore: adjust code to new codestyle 2025-10-02 13:19:42 +02:00
ReferenceFileWidget.vue fix: migrate to non-deprecated dialog props 2025-10-16 17:55:11 +02:00
search.ts chore: adjust code to new codestyle 2025-10-02 13:19:42 +02:00
SearchEmptyView.vue chore: adjust code to new codestyle 2025-10-02 13:19:42 +02:00
SettingsAdmin.vue chore: adjust code to new codestyle 2025-10-02 13:19:42 +02:00
TemplatePicker.vue chore: adjust styles for new stylelint config 2026-01-19 15:33:39 +01:00