nextcloud/apps/files/src/services
Luka Trovic 35d716e1fe fix: resolving conflict when uploading multiple files via drag&drop
Signed-off-by: Luka Trovic <luka@nextcloud.com>
2025-09-01 13:13:49 +00:00
..
DropService.ts fix(files): Fix having to resolve conflicts twice when dropping files 2024-09-25 14:25:58 -07:00
DropServiceUtils.spec.ts chore: Add SPDX header 2024-05-29 08:58:16 +02:00
DropServiceUtils.ts fix: resolving conflict when uploading multiple files via drag&drop 2025-09-01 13:13:49 +00:00
Favorites.ts refactor(files): Migrate favorites view to @nextcloud/files functions and make it cancelable 2024-06-11 15:45:22 +02:00
FileInfo.js fix(files): Disable tags editing for shared files/folders with view only permission 2024-08-09 11:42:28 +02:00
Files.ts fix: use the join function for merging davRootPath and path 2025-08-14 10:45:15 +02:00
FolderTree.ts fix(files): Render folders in natural sort order 2024-09-10 14:24:27 -07:00
LivePhotos.ts chore: Enable ESLint for apps and fix all errors 2024-07-09 17:13:30 +02:00
PersonalFiles.ts refactor(files): Migrate personal view to @nextcloud/files functions 2024-06-11 15:45:22 +02:00
PreviewService.ts chore: Enable ESLint for apps and fix all errors 2024-07-09 17:13:30 +02:00
Recent.ts fix(files): Correctly create Nodes from WebDAV result in "recent"-view 2024-08-01 14:17:48 +02:00
RouterService.ts chore: Add SPDX header 2024-05-29 08:58:16 +02:00
ServiceWorker.js fix(files): Only register preview service worker once when the instance is hosted at the root path 2024-12-18 16:28:01 +00:00
Settings.js chore: Add SPDX header 2024-05-29 08:58:16 +02:00
Sidebar.js chore: Add SPDX header 2024-05-29 08:58:16 +02:00
Templates.js feat: Add frontend components for filling out template 2024-07-25 11:11:40 +02:00
WebdavClient.ts fix(files): auto reload sidebar tags on update 2025-06-17 14:50:23 +02:00