mirror of
https://github.com/bewcloud/bewcloud.git
synced 2026-03-11 08:54:49 +00:00
Implements the ability for users to download directories as zip files if enabled in config. Adds a new API route for directory zipping, updates UI components to show a download button for directories, and introduces related config and type changes. Also includes a new download icon. |
||
|---|---|---|
| .. | ||
| CreateDirectoryModal.tsx | ||
| CreateShareModal.tsx | ||
| FilesBreadcrumb.tsx | ||
| ListFiles.tsx | ||
| ListPhotos.tsx | ||
| MainFiles.tsx | ||
| ManageShareModal.tsx | ||
| MoveDirectoryOrFileModal.tsx | ||
| RenameDirectoryOrFileModal.tsx | ||
| SearchFiles.tsx | ||
| ShareVerifyForm.tsx | ||