-
Merge pull request #11 from stulentsev/patch-1
drogus committedMar 26, 2014 Fix code indentation in README
-
stulentsev committed
Mar 26, 2014
-
Merge pull request #5 from 1stvamp/master
drogus committedOct 3, 2012 Fix for querystring being incorrectly appended if querystring already exists, and handle null response from server
-
Assume false response from server means we've gone past the upload pr…
1stvamp committedJul 17, 2011 …ocess.
-
Check for server response being null if testing locally (processed to…
1stvamp committedJul 17, 2011 …o quickly), and correctly append X-Progress-ID with ampersand when there's already a querystring.
-
drogus committed
Mar 4, 2009
-
Add support for JSON-P cross domain updates, like in the case where t…
…he upload server is not the same as the web server Signed-off-by: Piotr Sarnacki <drogus@gmail.com>
-
Preloading images if needed. It's mainly for safari but it's preloadi…
drogus committedJul 2, 2008 …ng images for all browsers
-
options.jqueryPath and options.uploadProgressPath to set scripts loac…
drogus committedJun 30, 2008 …tion for safari
-
drogus committed
Jun 30, 2008 -
Safari support (thanks to Michele Finotto for idea)
drogus committedJun 30, 2008 Safari can't send ajax requests while submitting form, so we must create hidden iframe and send ajax requests from inside of it.
-
Possibility to upload files many times with one form (for ajax file u…
drogus committedJun 29, 2008 …pload)
-
drogus committed
Jun 27, 2008