bewcloud/components/files
Tilman 3b7447f6ce Address feedback
- `isDirectoryDownloadsAllowed` -> `areDirectoryDownloadsAllowed`
- send `parentPath` & `name` to API instead of resolving `fullPath` on client
- call `ensureUserPathIsValidAndSecurelyAccessible` before zipping
- set config `allowDirectoryDownloads` default to `false`
- add `zip` to Dockerfile and replace in-house zip algorithm
- replace `download.svg` with heroicon's `arrow-down-tray`
- `replace` with glob -> `replaceAll` with string
2025-10-05 22:22:20 +02:00
..
CreateDirectoryModal.tsx Upload Directories via Web 2025-05-13 16:07:27 +01:00
CreateShareModal.tsx Fix Windows clients sending the wrong path for public sharing 2025-06-22 11:19:02 +01:00
FilesBreadcrumb.tsx Public File Sharing (#72) 2025-06-20 12:04:16 +01:00
ListFiles.tsx Add directory download as zip feature 2025-10-01 20:56:19 +02:00
ListPhotos.tsx Update all dependencies 2025-09-27 19:39:09 +01:00
MainFiles.tsx Address feedback 2025-10-05 22:22:20 +02:00
ManageShareModal.tsx Improve error messages 2025-06-23 08:57:02 +01:00
MoveDirectoryOrFileModal.tsx Improve error messages 2025-06-23 08:57:02 +01:00
RenameDirectoryOrFileModal.tsx Upload Directories via Web 2025-05-13 16:07:27 +01:00
SearchFiles.tsx Fix timezone issues with expenses. 2025-08-22 12:55:10 +01:00
ShareVerifyForm.tsx Fix Windows clients sending the wrong path for public sharing 2025-06-22 11:19:02 +01:00