]> source.dussan.org Git - nextcloud-server.git/commit
feat(files): add drag and drop support
authorJohn Molakvoæ <skjnldsv@protonmail.com>
Tue, 22 Aug 2023 17:32:05 +0000 (19:32 +0200)
committerJohn Molakvoæ <skjnldsv@protonmail.com>
Tue, 26 Sep 2023 18:15:59 +0000 (20:15 +0200)
commit16094c7db52253a0875eaab31ae820efa6c1a386
tree774fb0b5cd400320ac1b5c0f941d06bd47a6c430
parent4621198744c69ebe0351144e23e0fdc2deb4488d
feat(files): add drag and drop support

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
apps/files/src/components/FileEntry.vue
apps/files/src/store/dragging.ts [new file with mode: 0644]
apps/files/src/types.ts