nextcloud-server/apps/files/src/services
Ferdinand Thiessen ceb6eb9d21 fix(files): make sure drag-and-drop and the upload menu behaves the same
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-10-30 16:37:44 +07:00
..
DropService.ts fix(files): make sure drag-and-drop and the upload menu behaves the same 2025-10-30 16:37:44 +07:00
DropServiceUtils.spec.ts test: Migrated all Jest tests to vitest 2024-08-26 17:27:22 +07:00
DropServiceUtils.ts fix(files): make sure drag-and-drop and the upload menu behaves the same 2025-10-30 16:37:44 +07:00
Favorites.ts refactor(files): Migrate `favorites` view to `@nextcloud/files` functions and make it cancelable 2024-06-11 15:45:22 +07:00
FileInfo.ts fix(files): pass Node to FileInfo object 2025-09-20 13:07:04 +07:00
Files.ts feat(files_sharing): Migrate public share to use Vue files list 2024-09-06 03:38:42 +07:00
FolderTree.ts fix(files): Render folders in natural sort order 2024-09-09 16:11:43 +07:00
HotKeysService.spec.ts fix: adapt rename action tests to check for parent permissions 2025-07-11 17:24:15 +07:00
HotKeysService.ts test: adjust test code for updated `@nextcloud/vue` version 2025-07-14 22:29:03 +07:00
LivePhotos.ts chore: Enable ESLint for apps and fix all errors 2024-07-09 17:13:30 +07:00
PersonalFiles.ts refactor(files): Migrate `personal` view to `@nextcloud/files` functions 2024-06-11 15:45:22 +07:00
PreviewService.ts chore: Resolve ESLint warnings 2025-01-16 22:18:29 +07:00
Recent.ts fix(files): pinia import and usage 2024-12-17 09:59:57 +07:00
RouterService.ts refactor(files): Make `RouterService` provide a protected getter for the router to allow injecting the `files_sharing` router 2024-09-06 03:38:47 +07:00
ServiceWorker.js fix(files): Only register preview service worker once when the instance is hosted at the root path 2024-12-18 16:51:44 +07:00
Settings.js chore: Add SPDX header 2024-05-29 08:58:16 +07:00
Sidebar.js chore: Add SPDX header 2024-05-29 08:58:16 +07:00
Templates.js feat: only load template fields when requested 2025-05-26 18:03:24 +07:00
WebdavClient.ts fix(files): properly update store on files conversions success 2025-02-04 16:46:46 +07:00