9 Commits

Author SHA1 Message Date
Daniel Kvistgaard
66cdd9d068
Merge branch 'master' into bugfix/cloudinary-delete-resource-type 2019-10-02 09:34:20 +02:00
Abdón Rodríguez Davila
21a14ee737 Remove definitions for rules were not found 2019-08-28 12:20:27 +02:00
Daniel Kvistgaard
0ab5a8a407 Setting up provider_metadata field.
To store necessary metadata for upload providers. In this case it's used
for public_id and resource_type for Cloudinary.
2019-08-05 13:05:54 +02:00
Daniel Kvistgaard
04b91d9b34 Fix Cloudinary deletion of other files than images
Fixed by adding a resource_type on the file which is required for the
detroy method. It defaults to 'image', so if it isn't defined then it
will try to remove an image with the passed public_id.
2019-07-29 15:45:46 +02:00
davidkartuzinski
c0e37d5c1c changed from double quotes to single quotes 2019-05-14 11:18:15 +02:00
davidkartuzinski
cbbce676ce fixed input field to password type 2019-04-27 12:09:07 +02:00
Dorell James Galang
d3a21463c8
Fix upload for videos and other format 2018-11-28 13:54:04 +08:00
Jesús Pérez
78b85e734c Fixes Cloudinary upload plugin "delete" method 2018-11-22 21:48:05 +01:00
Jim LAURIE
404afec5de Prefix providers 2018-10-19 09:26:09 +02:00