Expose the file system on the user’s device, so Web apps can interoperate with the user’s native applications.
669
stars
66
forks
source link
Mention the risk of filling up the disk in the security considerations. #278
Closed
mkruisselbrink closed 3 years ago
Also be explicit in the "write" and "truncate" steps that these operations can fail with a QuotaExceededError if the file would be too big.
Fixes #277
Preview | Diff