agritheory / cloud_storage

S3 protocol storage for Frappe Applications - compatible with S3, Backblaze and DO Spaces
https://agritheory.com/documentation/cloud_storage
Other
9 stars 4 forks source link

fix: run file validation on drag-n-drop and capture events #43

Closed Alchez closed 7 months ago

Alchez commented 7 months ago

Run file validations (hash/name conflicts) on drag-and-drop and image capture file events. add_file internally calls add_files for each file individually.