bewcloud/components/files
Bruno Bernardino b8866cdb39
Upload Directories via Web
This implements the option to choose directories when uploading files via the Web UI (The most important part of #52).

When you choose a directory, its file and sub-directory structure will be maintained.

Tested with the latest Safari, Firefox, and Chrome.

Additionally, the Deno version was updated, which required some accessibility improvements as well.
2025-05-13 16:07:27 +01:00
..
CreateDirectoryModal.tsx Upload Directories via Web 2025-05-13 16:07:27 +01:00
FilesBreadcrumb.tsx Add Photos UI 2024-04-27 08:12:44 +01:00
ListFiles.tsx Implement bulk delete in files 2024-09-02 16:09:30 +01:00
ListPhotos.tsx Add Photos UI 2024-04-27 08:12:44 +01:00
MainFiles.tsx Upload Directories via Web 2025-05-13 16:07:27 +01:00
MoveDirectoryOrFileModal.tsx Upload Directories via Web 2025-05-13 16:07:27 +01:00
RenameDirectoryOrFileModal.tsx Upload Directories via Web 2025-05-13 16:07:27 +01:00
SearchFiles.tsx Files UI complete with search, sharing via symlink. 2024-04-04 17:55:47 +01:00