Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/openseadragon/openseadragon

An open-source, web-based viewer for zoomable images, implemented in pure JavaScript.
https://github.com/openseadragon/openseadragon

Merge pull request #1171 from superbland/canvas-drag-optimisation

prevent unnecessary panBy on canvas-drag in viewer

80611e999a2c88739e770994777acf6d555d8c05 authored almost 8 years ago
Only apply constraints during an actual drag

bb229c24d323aaee5a2a9d569198eee928945250 authored almost 8 years ago
prevent unnecessary panBy on canvas-drag in viewer

ab6cdf102e0154701d4b04ec2597076baa175b5b authored almost 8 years ago
Changelog for #1149

be382a47b672a428234d817bf6872964a331e7e2 authored almost 8 years ago
Merge pull request #1149 from sickrandir/preventDefault-canvas-drag

Manage preventDefaultAction flag inside the canvas-drag viewer event

2f7ebc2d6763a8043b0e4de75cd7a49a02fdb58d authored almost 8 years ago
Merge pull request #1162 from acorncom/patch-1

Documents the return type for imageToViewportRectangle

e771911058b5aa822b9c183225f50bae744e9b4b authored almost 8 years ago
Documents the return type for imageToViewportRectangle

a8dba2a494adc11b49ed9302a39745b829114f1f authored almost 8 years ago
Merge pull request #1150 from Daniel-KM/feature/zoomify

Feature/zoomify

f86848f965c54fe2922bd307727272c196fb9aee authored almost 8 years ago
Changelog for #1148

c6add463d76ca1f67468860fb768cfbb5ae57723 authored almost 8 years ago
Merge pull request #1148 from sickrandir/preventDefault-canvas-click

Manage preventDefaultAction inside canvas-click event

7f2a6eb74b4805261159694a72937dc006729fdd authored almost 8 years ago
manage preventDefaultAction flag inside the canvas-drag viewer event. Trigger the canvas-drag event before default drag happens on the viewer

741745433d9c17b8b5541a14059545ccb5ac554a authored almost 8 years ago
Add comment instructions for using preventDefaultAction parameter in canvas-click event

bc5e235822646b5da318f9307da11b4a54304d17 authored almost 8 years ago
manage preventDefaultAction flag inside the canvas-click viewer event. Trigger the canvas-click event before default click zoom happens on the viewer

d5031835daf7a18c406d19f49676371755c69692 authored almost 8 years ago
Typo.

2515efa41407cfbb0c08ed9adc1159b5d2897065 authored almost 8 years ago
Added a demo file for the Zoomify format.

f3198929b08f59387242da04fe9efc8533d797e4 authored almost 8 years ago
Typo.

e6ae1ac4e168b5d3ff86d425ca8ffa05589f282e authored almost 8 years ago
In-iframe check added before resetting all active mousetrackers

fba70355cdf376b3572e236205636c97f0e22157 authored almost 8 years ago
Merge pull request #1135 from hendriklammers/buttons

Iconless buttons and psd

199e960d229497e11d7f6f79c7319f91af5b7ad1 authored almost 8 years ago
Add psd with button source

Can be used to create new buttons in the original design, for example
for custom plugins that ne...

68f1efb7d2e7963b95c87f3fff737baaf64f297a authored almost 8 years ago
Add buttons without icons

726bb62a2cc39f014cf84ee95bd7e7e065d6d107 authored almost 8 years ago
Some issues solved

70bdc8839e713486d90e322365e1f68fb0a54779 authored almost 8 years ago
Merge branch 'master' of github.com:openseadragon/openseadragon

82dad491e977dafc4ee93d89715a65a0ff7661de authored almost 8 years ago
Changelog for #1134

3c9ce999a0e8740e3cc28d70479f2ad5c3415e0f authored almost 8 years ago
Merge pull request #1134 from IllyaMoskvin/image-compression

Compress images. Close #342, #50

c2414da0a317e8d5af2200a55589b185ae54ab02 authored almost 8 years ago
Compress images. Close #342, #50

- Used FileOptimizer 9.60.1708
- 64,065 bytes saved (47%)

251f79b2311cf2c235e7122d59b8ab406efe2c3a authored almost 8 years ago
Patch to fix issue #697, also contains improvements when panning under certain constrains

d5b62aabcd2172f71deb3f3517ff180a4eb29617 authored almost 8 years ago
Changelog for #1129

06f9804497ca2bae3cba2ebe3c28f358609fdd40 authored almost 8 years ago
Merge pull request #1129 from jetic83/master

Update strings.js solves issue #1124

2bde6a2ec48546c8e69edc3bbeb4d58a75db0a73 authored almost 8 years ago
updated test for console.log instead of console.debug

c81e10ba5783d20546e0c8d9da1f7c1391434912 authored almost 8 years ago
Update strings.js

219e4a14c68824efa28cb3b4600db4a8ad2cd2bd authored almost 8 years ago
Merge branch 'master' of github.com:openseadragon/openseadragon

e888ddf109a6ec34a137238eaf337f699a96c56b authored almost 8 years ago
Changelog for #1123

ac12a3eed2c304e9a92fdd4dd12eea9f42edce70 authored almost 8 years ago
Merge pull request #1123 from avandecreme/simple_image_fix

Fix simple image being drawn twice. Fix #1113

da2068a3341bebbf0d9c2d0b74f81ca624028918 authored almost 8 years ago
Fix simple image being drawn twice. Fix #1113

e65de72e3a80dda227cc3a8eae945c657838dfb7 authored almost 8 years ago
Merge pull request #1120 from leesei/issue-1080

update doc for `$.Button`

7b7672ef9689037790e48055ce8489b29a740286 authored almost 8 years ago
Changelog for #1119

8f2bb593c8d3337540a8ec00609387cb56926119 authored almost 8 years ago
Merge pull request #1119 from leesei/master

fix: overlay size calculation

8103cc54d1adfb4013e91d75edb1599622ee6464 authored almost 8 years ago
update doc for `$.Button`

relates to #1080

On branch issue-1080
Changes to be committed:
modified: src/button.js

9d96c58eaf43dbb854b8df4b4ae54a412b4af392 authored almost 8 years ago
fix: overlay size calculation

fix #1116

cce1e9ac37efd150152ca6191e6e367bb01d6dc6 authored almost 8 years ago
Merge pull request #1100 from avandecreme/animate_rotation

Animate rotation

8df10f2177ad0c6b4458efe214ed66fc93f543a4 authored about 8 years ago
Allow tiled image rotation outside the 0 to 360 range

63a8a2ffa6232a1c8a8e5495dc63b5d90198916b authored about 8 years ago
Animate rotation

fc69c6568d8a27df04fd72b2e65fb15a464875fc authored about 8 years ago
Fix navigator with rotation and clip

b62d4a7bc15d0b01b076fac902209368ed487457 authored about 8 years ago
Merge pull request #1103 from avandecreme/eslint

Add eslint and hound

cfc339edea0a65575c7904ec82e72e911c584825 authored about 8 years ago
Remove jshint

30a6c4494bf10f43a64604aab6e8c230783c9391 authored about 8 years ago
Add eslint and hound

de25b68b431789d65037615ad95d4b00c31c1234 authored about 8 years ago
Merge branch 'master' of github.com:openseadragon/openseadragon

537c3d04c1d8015bd0f8f228d42a2cd92a72c71f authored about 8 years ago
Changelog for #1104

8beac359a77b28ed048c1b5a82d422bb21c2b194 authored about 8 years ago
Merge pull request #1104 from dieend/navigator_constrainDuringPan

Navigator can pan outside boundary

525232c873a1150069c64d6bff36de2b89ee839f authored about 8 years ago
Merge branch 'master' of github.com:openseadragon/openseadragon

08f299e9bf567785a2f6c7c31864236aba4ca090 authored about 8 years ago
Changelog updates

97a63db40c8ad4fbbc0c1e084b66db8b825db23b authored about 8 years ago
Merge pull request #1102 from avandecreme/sketch_canvas_size

Fix sketch canvas not resizing properly. Fix #973

855bfbe16849bffceba8f9060f043ea192368d99 authored about 8 years ago
Merge pull request #1101 from avandecreme/optimize_tile_smoothing

Disable tile edge smoothing when only one tile is drawn. Fix #956

86783a50b96e0457dc3dab9524babe1c00975890 authored about 8 years ago
Merge pull request #1099 from avandecreme/fix-version-object

Fix version object not filled. Fix #1024

e0b45471439153e908b5b35aba527704fe738f3c authored about 8 years ago
Merge pull request #1098 from leesei/master

update doc for Overlay

8a2e9e8070bb071cda3214d15d63a8c4658c92dc authored about 8 years ago
Fix navigator doesn't get constrained although viewer have constrainDuringPan options on

4eb386463938e1c0bf97ae8f4665174b7a70259f authored about 8 years ago
Fix sketch canvas not resizing properly. Fix #973

43bd0e972f1269e03d9d3d99320f7ca15708f968 authored about 8 years ago
Disable tile edge smoothing when only one tile is drawn. Fix #956

a23a709fb17c60615bbceb5fafea4bf198130998 authored about 8 years ago
Fix version object not filled. Fix #1024

41b8956df6757caee93ed2f47d776667dac2983d authored about 8 years ago
fix param for `update()`

Changes to be committed:
modified: src/overlay.js

286ba36bf3a040efc6bd54148722e93ed3002ed3 authored about 8 years ago
Changelog for #1074

18454ff3de5590aa6a38e685ed5b08407a3dda94 authored about 8 years ago
Merge pull request #1074 from altert/smallfix

See #832, further fix for dzitilesource guessing of tilesUrl, for iii…

6a3b2d52c51a89eb831281544e3a5a146a573d5b authored about 8 years ago
Merge pull request #1026 from rdlester/comments

Comments for some private functions in TiledImage.

ae3309fa8f9be317906f8d5aefd0b730f2f54a1d authored about 8 years ago
Comments for some private functions in TiledImage.

b4d010420611b5ac1470f1abdadfb7c7dac12c91 authored about 8 years ago
Merge pull request #1076 from seanich/gtap-fix

Fix incorrect call to getTileWidth and getTileHeight in getTileAtPoint

36aa63361db1b11a37c5063ff3937a71afb7465a authored about 8 years ago
Fix incorrect call to getTileWidth and getTileHeight in getTileAtPoint

e2c43d64dbeab1898dc6bde6231b1933bfcde815 authored about 8 years ago
Merge branch 'master' of github.com:openseadragon/openseadragon

c59a2be3222cd9096b86d157c8a8635474ec63a0 authored about 8 years ago
Changelog updates for #1073 and #1066

c27d424281474d44ff88a822c71814d677cd2495 authored about 8 years ago
fixed type im test case

63e4daab5042708c7095c855a5d833bdec2f1528 authored about 8 years ago
Merge pull request #1066 from avandecreme/wrapping

Remove reliance on getTileAtPoint for wrapping

ec46f85024354fa15b76dae685a2d704b0023507 authored about 8 years ago
Merge pull request #1073 from thejohnhoffer/fullyLoaded

count tiledImage._tilesLoading

a74c9052bc48970b83dcc71b0b0bac4250d4a48b authored about 8 years ago
See #832, further fix for dzitilesource guessing of tilesUrl, for iiipserver configurations like /iiipsrv?DeepZoom=/path/my.dzi

870bb2a99a815c214c07d7c16cbaaef9ee1dc5d6 authored about 8 years ago
Add TiledImage._getCornerTiles unit tests

4a1ae356315b0ae2ad47572c587d04ea8dcef8c7 authored about 8 years ago
Add TileSource.getTileAtPoint test

b162f197ea396be72e3cfe5f237687524f6bba6a authored about 8 years ago
Fix tests

6370a6bafaedfe1548c79254c9ddb77829e32209 authored about 8 years ago
count tiledImage._tilesLoading

3eee34a0f2c0c8bbd3c4a14076b87a3a7a39610c authored about 8 years ago
better underscores in preload term handling

cf5825d1fa3a223c4504ce0e7395a649bf6e8144 authored about 8 years ago
correct logic for call to _updateViewport

2915ee09c5d953942afbf6f8a9bc5c8e8d33bf09 authored about 8 years ago
using the strict === comparison

9548ad6a27601365e837616d484405deb782ccd8 authored about 8 years ago
new opacity flag

171591a7a37e9f8b6414f9e90bad4470f2f1beb7 authored about 8 years ago
underscores to preload

c402a7bfdd92b8f8e0da62e19e6a4b3202b439b4 authored about 8 years ago
documentation of opacity and preload relations

0a44585457a53a564e94e5b486aa3a378a1e480c authored about 8 years ago
setting booleans the shortest way

3fc1948a4446fdf57c066f40adecfd3589ccda18 authored about 8 years ago
setting booleans the easy way

1baf086e1bd7c4251c436fe5ab84454c5962c244 authored about 8 years ago
document tiledImage.preload

bac2cab8e948f54d24af09e5be94712dacca8daa authored about 8 years ago
Merge remote-tracking branch 'upstream/master'

c5d4e9f04936ca00b527c344b43d1e6fefa896ef authored about 8 years ago
Remove reliance on getTileAtPoint for wrapping

10dd723637124a441c5c61e11420010321aea4f3 authored about 8 years ago
Merge branch 'master' of github.com:openseadragon/openseadragon

e910e93dbf1bd33d7ab067f5ccfda880ce70850e authored about 8 years ago
Changelog for #1064

0a292491cc2159daf1bd26bc7538e6d4c2bbff6f authored about 8 years ago
Merge pull request #1064 from Riksarkivet/edgeSmoothingIE8

Edge smoothing and IE8 #1063

3321fda1b9834f87c9c8cf5eeb33c1244709d5ab authored about 8 years ago
Edge smoothing and IE8 #1063

04eafa92756975cc2994185cd72c79cd1a930750 authored about 8 years ago
Merge branch 'master' of github.com:openseadragon/openseadragon

21884afff763109c1dcfd1cfe88ca06c82535a3f authored over 8 years ago
changelog for #1006

8240db3546b05f509035f15cc6eca5cffd9bcdaa authored over 8 years ago
Merge pull request #1006 from avandecreme/master

Tiled image rotation

eb8b9ccd500aa37e2ece3a9d0db1d04b30a04101 authored over 8 years ago
Rollback sketchCanvas scaling when tiled image rotated

4b487170104a577ebafbab9f53e4f7b2f758f72c authored over 8 years ago
Take pixelDensityRatio into account when rotating

5ac1502ccd03cc857f5398225cc8f52c1344853d authored over 8 years ago
Fix jshint error

b992d545721c9343c7db70285c93bab6ba2cac09 authored over 8 years ago
Changelog for #1056

824c9ab2115a52cab718cb83ee4c3f465754c99f authored over 8 years ago
Merge pull request #1056 from awagner-mainz/awagner-mainz-no_prior_filetype_check

Update legacytilesource.js

73bea928c5ac7582cea6e71bd1805b0ac0bf07ad authored over 8 years ago
Fix wrapping.

a9b60057ea990c6c9ec0c63f28bc7c77327fa8a8 authored over 8 years ago