feat: support uploading folders via drag-and-drop and toolbar button

This commit is contained in:
Linus Rath
2026-03-21 20:45:14 +01:00
parent 45a485a1fa
commit 0d28d811a8
12 changed files with 179 additions and 23 deletions
+1 -1
View File
@@ -2066,7 +2066,7 @@
"file": "File",
"parent_directory": "Parent directory",
"breadcrumb_root": "Home",
"drop_files_here": "Drop files here to upload",
"drop_files_here": "Drop files or folders here to upload",
"uploading": "Uploading...",
"upload_success": "{count, plural, one {1 file uploaded} other {# files uploaded}}",
"upload_error": "Failed to upload file",