bewcloud/static
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
..
images Address feedback 2025-10-05 22:22:20 +02:00
favicon.ico Make it public! 2024-03-16 08:40:24 +00:00
manifest.json Security fix for path-traversal attack (#48) 2025-02-27 15:02:10 +00:00
robots.txt Make it public! 2024-03-16 08:40:24 +00:00
styles.css Basic CalDav UI (Calendar) 2025-09-06 12:46:13 +01:00