FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for test - fgiorni/JavaScript-Load-Image · GitHub
fgiorni
/
JavaScript-Load-Image
Public
forked from
blueimp/JavaScript-Load-Image
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
JavaScript-Load-Image
test
on
master
User selector
Datepicker
Commit history
Commits on Apr 5, 2019
Provide original image width+height in callback data.
Show description for f27268d
blueimp
committed
f27268d
View commit details
Copy full SHA for f27268d
View code at this point
Browse repository at this point
Commits on Nov 12, 2018
Cleanup.
Show description for 409795f
blueimp
committed
409795f
View commit details
Copy full SHA for 409795f
View code at this point
Browse repository at this point
Commits on Nov 8, 2018
Expand auto-header parse to include Iptc, expand test description string to suit.
Dave Bevan
committed
8224592
View commit details
Copy full SHA for 8224592
View code at this point
Browse repository at this point
Add a basic Iptc test.
Dave Bevan
committed
6a6b245
View commit details
Copy full SHA for 6a6b245
View code at this point
Browse repository at this point
Include the new iptc parser files.
Dave Bevan
committed
aca6129
View commit details
Copy full SHA for aca6129
View code at this point
Browse repository at this point
Initial test update - add Iptc data (ObjectName 2:5) to the test image.
Dave Bevan
committed
f573496
View commit details
Copy full SHA for f573496
View code at this point
Browse repository at this point
Commits on Aug 27, 2017
Format code with prettier-eslint.
blueimp
committed
f8c58e6
View commit details
Copy full SHA for f8c58e6
View code at this point
Browse repository at this point
Use standard via eslint config.
Show description for 9cc0c1d
blueimp
committed
9cc0c1d
View commit details
Copy full SHA for 9cc0c1d
View code at this point
Browse repository at this point
Update canvas.toBlob() polyfill.
blueimp
committed
4ca7fae
View commit details
Copy full SHA for 4ca7fae
View code at this point
Browse repository at this point
Commits on Jul 26, 2017
Update canvas-to-blob test library.
blueimp
committed
b08ecf8
View commit details
Copy full SHA for b08ecf8
View code at this point
Browse repository at this point
Commits on Feb 23, 2017
Fetch blob from URL if meta data should be retrieved.
Show description for ee0e0db
blueimp
committed
ee0e0db
View commit details
Copy full SHA for ee0e0db
View code at this point
Browse repository at this point
Move image scaling functionality into a separate module.
blueimp
committed
cad8a5a
View commit details
Copy full SHA for cad8a5a
View code at this point
Browse repository at this point
Commits on Feb 17, 2017
Update license URL.
blueimp
committed
82c7b38
View commit details
Copy full SHA for 82c7b38
View code at this point
Browse repository at this point
Commits on Feb 15, 2017
Fix crop with downsamplingRatio
fleg
committed
a9a393b
View commit details
Copy full SHA for a9a393b
View code at this point
Browse repository at this point
Commits on Oct 28, 2016
Add test case for pull request #83.
blueimp
committed
d1493ab
View commit details
Copy full SHA for d1493ab
View code at this point
Browse repository at this point
Commits on Oct 8, 2016
Update mocha to version 3.1.0.
blueimp
committed
590065b
View commit details
Copy full SHA for 590065b
View code at this point
Browse repository at this point
Replace expect.js with chai.js.
blueimp
committed
7840037
View commit details
Copy full SHA for 7840037
View code at this point
Browse repository at this point
Add auto-orient option via options.orientation === true.
blueimp
committed
7e3304b
View commit details
Copy full SHA for 7e3304b
View code at this point
Browse repository at this point
Add option to load image meta data automatically on load.
blueimp
committed
6b8a8a5
View commit details
Copy full SHA for 6b8a8a5
View code at this point
Browse repository at this point
Fix linting issues.
blueimp
committed
fc3c0ba
View commit details
Copy full SHA for fc3c0ba
View code at this point
Browse repository at this point
Commits on Feb 22, 2016
Remove the obsolete iOS scaling fixes.
Show description for ce19b21
blueimp
committed
ce19b21
View commit details
Copy full SHA for ce19b21
View code at this point
Browse repository at this point
Add downsamplingRatio option.
blueimp
committed
04b6d9d
View commit details
Copy full SHA for 04b6d9d
View code at this point
Browse repository at this point
Add pixelRatio option.
Show description for 9618af0
blueimp
committed
9618af0
View commit details
Copy full SHA for 9618af0
View code at this point
Browse repository at this point
Commits on Feb 21, 2016
Merge upscale canvas drawing on retina and update tests.
blueimp
committed
436c708
View commit details
Copy full SHA for 436c708
View code at this point
Browse repository at this point
Use JavaScript Standard Style.
blueimp
committed
769f0b3
View commit details
Copy full SHA for 769f0b3
View code at this point
Browse repository at this point
Commits on Dec 27, 2015
Copy vendor dependencies into project source.
blueimp
committed
7c44185
View commit details
Copy full SHA for 7c44185
View code at this point
Browse repository at this point
Remove obsolete Grunt dependencies.
Show description for 5c648e4
blueimp
committed
5c648e4
View commit details
Copy full SHA for 5c648e4
View code at this point
Browse repository at this point
Remove obsolete file version numbers.
blueimp
committed
270560f
View commit details
Copy full SHA for 270560f
View code at this point
Browse repository at this point
Commits on Jul 24, 2015
Add license field to package definition(s).
blueimp
committed
3280858
View commit details
Copy full SHA for 3280858
View code at this point
Browse repository at this point
Commits on Sep 14, 2014
Mocha tests require the url protocol.
blueimp
committed
7b58dd5
View commit details
Copy full SHA for 7b58dd5
View code at this point
Browse repository at this point
Commits on Sep 13, 2014
Use https for the demo url.
blueimp
committed
1c9cb93
View commit details
Copy full SHA for 1c9cb93
View code at this point
Browse repository at this point
Commits on Aug 8, 2014
Added aspectRatio option. Closes #50
blueimp
committed
f3358f3
View commit details
Copy full SHA for f3358f3
View code at this point
Browse repository at this point
Commits on Aug 7, 2014
Ignore too large orientation values. Fixes #56
blueimp
committed
9a0c3e4
View commit details
Copy full SHA for 9a0c3e4
View code at this point
Browse repository at this point
Commits on Nov 11, 2013
Added grunt-mocha task.
blueimp
committed
3922629
View commit details
Copy full SHA for 3922629
View code at this point
Browse repository at this point
Commits on Jul 12, 2013
Added sourceWidth, sourceHeight, top, right, bottom and left options to allow arbitrary cropping. Closes #31
Show description for c1b88ae
blueimp
committed
c1b88ae
View commit details
Copy full SHA for c1b88ae
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL