0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 11, 2024 — Aug 11, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Ensure compatibility to both Bootstrap 2 and 3 by selecting the progress bar child element without class name. More... about 12 years ago
Ensure compatibility to Bootstrap 3 by applying the animated progress bar background to .progress-bar elements. More... about 12 years ago
Updated icon info (Glyphicons => Font Awesome). More... about 12 years ago
Added link to jQuery UI. More... about 12 years ago
Use a separate demo stylesheet to fix styles for IE<9. More... about 12 years ago
Fixed navigation menu for IE < 8. More... about 12 years ago
Updated to support Bootstrap3. More... about 12 years ago
Also check for maxNumberOfFiles if current numer is 0. Closes #2501. More... about 12 years ago
Respect the prependFiles option in the done and fail callbacks. Fixes #2493 More... about 12 years ago
Reject the send API call if the given fileInput has not selected files. Fixes #2486. More... about 12 years ago
Only include the XDomainRequest Transport for IE 8 and IE 9. More... about 12 years ago
Added an updated jQuery UI example implementation. More... about 12 years ago
Fixed cross-domain iFrame Transport settings. More... about 12 years ago
Updated version number. More... about 12 years ago
Merge pull request #2463 from gaelduplessix/master More... about 12 years ago
Fixed angular module when used into a custom directive. Do not rely on the $$phase variable anymore. More... about 12 years ago
Updated package version. More... about 12 years ago
Only reject the deferred object if the upload should be prevented. Fixes #2438 More... about 12 years ago
Updated version number. More... about 12 years ago
Merge pull request #2442 from jesucarr/master More... about 12 years ago
Detect Windows Phone 8 in Desktop mode to filter out false positives for file upload support. More... about 12 years ago
fix wrong https value when server value has capital letters. Also is usually a better idea to check for on that for off More... about 12 years ago
Allow to prevent default event actions by calling event.preventDefault() in scope file upload event listeners. Closes #2436 More... about 12 years ago
The minifed blueimp Gallery jQuery plugin already includes the base Gallery script. More... about 12 years ago
Updated node.js upload handler package version. More... about 12 years ago
Updated package version. More... about 12 years ago
Use camelCase for JSON properties. Closes #2417. More... about 12 years ago
Use the blueimp Gallery jQuery plugin for the lightbox functionality. More... about 12 years ago
Updated package version. More... about 12 years ago
Clarify the importance of the "X-Content-Type-Options: nosniff" header. Closes #2414 More... about 12 years ago