nextcloud/apps/files/src
Ferdinand Thiessen 784d0bfeb1 fix(files): keep current folder on drag-n-drop
When drag and drop a file we only want to scroll to the uploaded file
not changing the current view.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2026-02-02 14:05:31 +00:00
..
actions fix(files): properly register file action hotkeys 2026-01-16 17:26:28 +01:00
components fix(files): keep current folder on drag-n-drop 2026-02-02 14:05:31 +00:00
composables refactor(files): handle file list width break points in one central point 2026-01-23 10:05:51 +00:00
filters feat(files): render filters in top bar 2026-01-23 10:05:51 +00:00
mixins refactor(files): migrate from deprecated useNavigation to activeStore 2026-01-07 16:50:42 +01:00
models refactor!(files): migrate sidebar API to use Node API 2026-01-05 02:23:15 +01:00
newMenu chore: adjust code to new codestyle 2025-10-02 13:19:42 +02:00
plugins/search fix: update unified search folder picker text 2026-01-19 13:55:18 +01:00
router refactor!(files): migrate sidebar API to use Node API 2026-01-05 02:23:15 +01:00
services refactor(systemtags): migrate to Vue 3 2026-01-28 11:28:10 +01:00
store fix(files): do not reset active tab when re-opening 2026-01-27 14:36:28 +00:00
utils chore(deps): update @nextcloud/files to v4.0.0-beta.9 2026-01-14 12:35:21 +01:00
views refactor(files): re-position "new"-menu and make it primary 2026-01-23 10:05:52 +00:00
eventbus.d.ts fix(files): properly handle viewer integration of sidebar 2026-01-16 01:45:44 +01:00
FilesApp.vue refactor!(files): migrate sidebar API to use Node API 2026-01-05 02:23:15 +01:00
global.d.ts refactor!(files): migrate sidebar API to use Node API 2026-01-05 02:23:15 +01:00
init.ts feat(files): render filters in top bar 2026-01-23 10:05:51 +00:00
logger.ts refactor(files): Migrate logger util to Typescript 2024-08-01 03:20:56 +02:00
main-settings-admin.ts chore: adjust code to new codestyle 2025-10-02 13:19:42 +02:00
main-settings-personal.ts chore: adjust code to new codestyle 2025-10-02 13:19:42 +02:00
main.ts fix(files): use correct types for the Settings 2025-11-14 13:09:05 +01:00
reference-files.ts chore: adjust code to new codestyle 2025-10-02 13:19:42 +02:00
shims.d.ts feat(files): render filters in top bar 2026-01-23 10:05:51 +00:00
sidebar.ts refactor!(files): migrate sidebar API to use Node API 2026-01-05 02:23:15 +01:00
types.ts fix(files): use correct types for the Settings 2025-11-14 13:09:05 +01:00