nextcloud/apps/files/src
Git'Fellow 63a3b8dcae
fix(filesDrop): drag-and-drop folder upload directories
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
2026-04-01 01:33:53 +02:00
..
actions fix(files): improve handling of copy-move action 2026-03-03 12:45:24 +01:00
components refactor(files-settings): remove recent file settings section 2026-03-26 08:06:17 +00:00
composables refactor(test): migrate cypress component tests to vitest 2025-12-17 17:47:46 +01:00
filters fix(l10n): Less jargon in source strings 2025-08-12 14:37:34 +02:00
mixins fix(files): support submenu in batch actions header too 2025-02-06 15:25:37 +01:00
models chore(stable32): npm run lint:fix 2025-11-17 10:06:44 +01:00
newMenu fix(encryption): Correctly set encrypted to 0 when copying 2025-09-08 22:35:57 +02:00
plugins/search feat(search): show alias when searching in root folder 2025-07-29 15:11:24 +00:00
router feat(files): allow to configure default view 2025-07-04 18:03:10 +02:00
services fix(filesDrop): drag-and-drop folder upload directories 2026-04-01 01:33:53 +02:00
store refactor(recent-files): remove user config from frontend files 2026-03-26 08:06:17 +00:00
utils refactor: adjust code for breaking changes in @nextcloud/dialogs v7 2025-12-17 16:12:49 +01:00
views refactor(files-settings): remove recent file settings section 2026-03-26 08:06:17 +00:00
eventbus.d.ts fix(files): use correct types for the Settings 2025-11-14 15:24:15 +01:00
FilesApp.vue refactor(files): move hotkey handling to composable 2025-08-05 19:00:32 +02:00
init.ts feat(files): allow to configure default view 2025-07-04 18:03:10 +02:00
logger.ts refactor(files): Migrate logger util to Typescript 2024-08-01 03:20:56 +02:00
main-settings-admin.ts feat(files): provide UI to sanitize filenames after enabling WCF 2025-09-02 10:53:01 +02:00
main-settings-personal.ts feat(files): provide UI to sanitize filenames after enabling WCF 2025-09-02 10:53:01 +02:00
main.ts fix(files): use correct types for the Settings 2025-11-14 15:24:15 +01:00
reference-files.ts refactor: Migrate nextcloud-vue usage to new import schema 2025-02-20 02:28:13 +01:00
sidebar.ts fix(files): attach sidebar to main content for vue debug 2025-02-18 16:01:24 +01:00
types.ts refactor(recent-files): remove user config from frontend files 2026-03-26 08:06:17 +00:00