Revisions : blueimp/jQuery-File-Upload - GitHub

jQuery-File-Upload - Multiple File Upload widget with Drag&Drop support for jQuery

https://github.com/blueimp/jQuery-File-Upload

Les articles publiés sur le site

  • Fix spelling mistakes/typos found by CodeSpell 2.1.0

    8 juillet 2021
    Fix spelling mistakes/typos found by CodeSpell 2.1.0
  • Update jquery.fileupload.js

    14 avril 2021, par rtrai
    Update jquery.fileupload.js
    
    This code creates issues with multiple file attachments with ios. only the first attachment works, subsequent attachment fails.
    HTMLInputElement.webkitEntries api  for input file element, is highly inconsistent in nature. web documents suggests that webkitEntries is non-standard and experimental api and support for it has been dropped.
  • allow configuration of imageSmoothingQuality. default is "low", othe…

    9 avril 2021, par redemption
    allow configuration of imageSmoothingQuality.  default is "low", other options are "medium" and "high".
    
    Usage:
    
    $('#fileupload').fileupload({
    disableImageResize: /Android(?!.*Chrome)|Opera/
    						.test(window.navigator && navigator.userAgent),
    				imageSmoothingQuality: 'medium',
    
    }
  • Merge pull request #1 from blueimp/master

    9 avril 2021, par redemption
    Merge pull request #1 from blueimp/master
    
    merge changes from blueimp's original repo
  • Limit instances to 1 to stay in the free tier.

    14 novembre 2020, par blueimp
    Limit instances to 1 to stay in the free tier.
    
    https://cloud.google.com/appengine/docs/managing-costs#specify_the_maximum_number_of_instances