openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
D
DominicBoettger/jQuery-File-Upload
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Aug 11, 2024 — Aug 11, 2025
Showing page 6 of 28
Search / Filter on:
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.
Sebastian Tschan
More...
about 12 years ago
Ensure compatibility to Bootstrap 3 by applying the animated progress bar background to .progress-bar elements.
Sebastian Tschan
More...
about 12 years ago
Updated icon info (Glyphicons => Font Awesome).
Sebastian Tschan
More...
about 12 years ago
Added link to jQuery UI.
Sebastian Tschan
More...
about 12 years ago
Use a separate demo stylesheet to fix styles for IE<9.
Sebastian Tschan
More...
about 12 years ago
Fixed navigation menu for IE < 8.
Sebastian Tschan
More...
about 12 years ago
Updated to support Bootstrap3.
Sebastian Tschan
More...
about 12 years ago
Also check for maxNumberOfFiles if current numer is 0. Closes #2501.
Sebastian Tschan
More...
about 12 years ago
Respect the prependFiles option in the done and fail callbacks. Fixes #2493
Sebastian Tschan
More...
about 12 years ago
Reject the send API call if the given fileInput has not selected files. Fixes #2486.
Sebastian Tschan
More...
about 12 years ago
Only include the XDomainRequest Transport for IE 8 and IE 9.
Sebastian Tschan
More...
about 12 years ago
Added an updated jQuery UI example implementation.
Sebastian Tschan
More...
about 12 years ago
Fixed cross-domain iFrame Transport settings.
Sebastian Tschan
More...
about 12 years ago
Updated version number.
Sebastian Tschan
More...
about 12 years ago
Merge pull request #2463 from gaelduplessix/master
Sebastian Tschan
More...
about 12 years ago
Fixed angular module when used into a custom directive. Do not rely on the $$phase variable anymore.
Gael
More...
about 12 years ago
Updated package version.
Sebastian Tschan
More...
about 12 years ago
Only reject the deferred object if the upload should be prevented. Fixes #2438
Sebastian Tschan
More...
about 12 years ago
Updated version number.
Sebastian Tschan
More...
about 12 years ago
Merge pull request #2442 from jesucarr/master
Sebastian Tschan
More...
about 12 years ago
Detect Windows Phone 8 in Desktop mode to filter out false positives for file upload support.
Sebastian Tschan
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
Jesús Carrera
More...
about 12 years ago
Allow to prevent default event actions by calling event.preventDefault() in scope file upload event listeners. Closes #2436
Sebastian Tschan
More...
about 12 years ago
The minifed blueimp Gallery jQuery plugin already includes the base Gallery script.
Sebastian Tschan
More...
about 12 years ago
Updated node.js upload handler package version.
Sebastian Tschan
More...
about 12 years ago
Updated package version.
Sebastian Tschan
More...
about 12 years ago
Use camelCase for JSON properties. Closes #2417.
Sebastian Tschan
More...
about 12 years ago
Use the blueimp Gallery jQuery plugin for the lightbox functionality.
Sebastian Tschan
More...
about 12 years ago
Updated package version.
Sebastian Tschan
More...
about 12 years ago
Clarify the importance of the "X-Content-Type-Options: nosniff" header. Closes #2414
Sebastian Tschan
More...
about 12 years ago
←
1
2
3
4
5
6
7
8
9
10
…
27
28
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree