bewcloud/components
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
..
auth Public File Sharing (#72) 2025-06-20 12:04:16 +01:00
calendar Basic CalDav UI (Calendar) 2025-09-06 12:46:13 +01:00
expenses Update all dependencies 2025-09-27 19:39:09 +01:00
files Address feedback 2025-10-05 22:22:20 +02:00
notes Improve error messages 2025-06-23 08:57:02 +01:00
photos Improve error messages 2025-06-23 08:57:02 +01:00
Header.tsx Basic CalDav UI (Calendar) 2025-09-06 12:46:13 +01:00