0
I Use This!
Inactive

Commits : Listings

Analyzed about 14 hours ago. based on code collected about 17 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #7 from passy/bower More... over 10 years ago
Added bower.json More... over 10 years ago
Update README.md More... almost 11 years ago
Update README.md More... almost 11 years ago
update demo.html and README to match new impl More... almost 11 years ago
Merge pull request #4 from cellofellow/master More... almost 11 years ago
Modified resized now object and added dataURL for original image. More... almost 11 years ago
Merge branch 'master' of git://github.com/Mischi/angularjs-imageupload-directive More... almost 11 years ago
Merge pull request #3 from cellofellow/patch-1 More... almost 11 years ago
Removed Blob support, uses Base64 Data URLs only. More... almost 11 years ago
Safari doesn't have a window.URL API but it does have a window.webkitURL API. Use that if it's there. More... almost 11 years ago
Update README.md More... almost 11 years ago
Update README.md More... almost 11 years ago
Merge branch 'master' of github.com:Mischi/angularjs-imageupload-directive More... almost 11 years ago
disabled add button (backend is not working currenty) More... almost 11 years ago
Update README.md More... almost 11 years ago
Fix scope bug in for loop More... almost 11 years ago
Remove convertToBlob and use the file object instead More... almost 11 years ago
correct examples to use type from blob More... almost 11 years ago
Refactor resizeImage options More... almost 11 years ago
Refactor output format More... almost 11 years ago
Update README.md More... almost 11 years ago
Refactor imageupload directive to attribute based usage. Enable multiple file support More... almost 11 years ago
Update to angular 1.1.4 More... almost 11 years ago
Update README.md More... about 11 years ago
added Supported Browser and resized filesize comparsions More... about 11 years ago
display file size More... about 11 years ago
added tested browsers More... about 11 years ago
use resizedImage.url instead of resizedImageUrl in template More... about 11 years ago
added simple backend / attached client url to origImageBlob and resizedImageBlob More... about 11 years ago