grails-uploadr icon indicating copy to clipboard operation
grails-uploadr copied to clipboard

HTML5 Drag and Drop file upload plugin for the Grails framework

Results 4 grails-uploadr issues
Sort by recently updated
recently updated
newest added

Uploadr uploads its file by sending the file data in the payload of a POST request to the upload controller on the server. I am using it in a corporate...

is it possibility to limit the maximum number of uploaded files?

On line 115 of UploadrTabLib.groovy: `out