0
I Use This!
Inactive

Commits : Listings

Analyzed about 14 hours ago. based on code collected about 14 hours ago.
Aug 01, 2024 — Aug 01, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Use data-gallery instead of the rel attribute as selector for HTML5 validity. More... over 12 years ago
Disable/enable the file input on changes to the maxNumberOfFiles option. More... over 12 years ago
Refactored last merge and updated version number. More... over 12 years ago
Merge pull request #1971 from bloomfire/iframe-transport-cross-domain-exception More... over 12 years ago
Check for a valid iframe response before trying to access the iframe body's text - When the iframe transport is used for a cross-origin upload, the iframe response body canot be accessed from javascript. More... over 12 years ago
Refactor the trim_file_name method. Closes #1965. More... over 12 years ago
Updated dependencies and project versions. More... over 12 years ago
Updated Node.js implementation package information. More... over 12 years ago
Added "finished" callback, which is called for each "completed" or "failed" event. More... over 12 years ago
Added download section to the README. More... over 12 years ago
Avoid undefined index error. More... over 12 years ago
PHP throws an error if the parameter to is_array is null or undefined. More... over 12 years ago
Use a timestamp for empty filenames. More... over 12 years ago
Content-range header fix for response content wrapped as object. Fixes #1942. More... over 12 years ago
Wrap files array in an object for the JSON response. More... over 12 years ago
Clear the realpath and stat cache only for the specified filename. Closes #1911. More... over 12 years ago
Pass the file type as contentType argument to the Blob.slice call. More... over 12 years ago
Fixed regression drag&drop regression in Firefox - Closes #1901. More... over 12 years ago
Prevent default action only when dragging/dropping files - Fixes #1897. More... over 12 years ago
Updated version number. More... over 12 years ago
Merge pull request #1884 from pedrofaustino/upload-bitrate-fix More... over 12 years ago
Fixes display of bitrate with long decimal numbers. More... over 12 years ago
Define Opera 11 as minimal supported version. Closes #1881. More... over 12 years ago
Replace tabs with spaces. More... over 12 years ago
Check for Blob and File objects to accomodate old Firefox versions. Fixed #1880. More... over 12 years ago
Added issue guidelines. More... over 12 years ago
Use the class name for the upload handler file name. More... over 12 years ago
Wrapped header, echo and readfile calls in object methods. More... over 12 years ago
Fixed intendation. More... over 12 years ago
Updated version number. More... over 12 years ago