nextcloud/apps/files/src/services
2024-09-06 03:38:47 +02:00
..
DropService.ts refactor(files): Migrate logger util to Typescript 2024-08-01 03:20:56 +02:00
DropServiceUtils.spec.ts test: Migrated all Jest tests to vitest 2024-08-26 17:27:22 +02:00
DropServiceUtils.ts refactor(files): Migrate logger util to Typescript 2024-08-01 03:20:56 +02: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 feat(files_sharing): Migrate public share to use Vue files list 2024-09-06 03:38:42 +02:00
FolderTree.ts refactor(files): Consolidate node registration 2024-08-22 16:09:10 -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 refactor(files): Make RouterService provide a protected getter for the router to allow injecting the files_sharing router 2024-09-06 03:38:47 +02:00
ServiceWorker.js refactor(files): Migrate logger util to Typescript 2024-08-01 03:20:56 +02: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 refactor(files): Migrate files service to functions from @nextcloud/files 2024-06-11 15:45:21 +02:00