Ecosyste.ms: OpenCollective

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

OpenSeadragon

An open-source, web-based viewing technology for high-resolution zoomable images.
Collective - Host: opensource - https://opencollective.com/openseadragon - Website: https://openseadragon.github.io - Code: https://github.com/openseadragon

Sublime project now excludes node_modules

github.com/openseadragon/openseadragon - beba155ece87c82f7c72dd6e33c197e9a645cf72 authored over 11 years ago by Ian Gilman <[email protected]>
Added support; made doc link direct

github.com/openseadragon/site-build - ff7fc8136c841821019c6b15402f413aa8718689 authored over 11 years ago by Ian Gilman <[email protected]>
Fix timer leak after multiple Viewer.open() calls

Keep a counter of Viewer.close() calls in private state and a copy in
the timer's closure, and s...

github.com/openseadragon/openseadragon - 47aba609403d090b04b144b1e0097e0ea969f7a8 authored over 11 years ago by Benjamin Gilbert <[email protected]>
Garbage-collect strings

github.com/openseadragon/openseadragon - 9eb19d6c9c7c1e4e037162db5332a8fc2acb2a18 authored over 11 years ago by Benjamin Gilbert <[email protected]>
Drop remains of code to show "Loading..." message

It calls a method that no longer exists, but only when an impossible
condition is true.

github.com/openseadragon/openseadragon - b315b148c238a3a5944f5409ef351625dc56f578 authored over 11 years ago by Benjamin Gilbert <[email protected]>
Merge pull request #77 from bgilbert/vewport

Fix typo in preserveViewport handling

github.com/openseadragon/openseadragon - f5aa476f628368474b83de2cb9948b9538ba356a authored over 11 years ago by iangilman <[email protected]>
Merge pull request #75 from bgilbert/dist

Improve release packaging

github.com/openseadragon/openseadragon - 0309e8de7f11ca1d40ff58dffda3e89b11207973 authored over 11 years ago by iangilman <[email protected]>
Fix typo in preserveViewport handling

github.com/openseadragon/openseadragon - f958e66f05b1e50973d78ff8ee7f8e7bf9669844 authored over 11 years ago by Benjamin Gilbert <[email protected]>
Fix wording in Download section

github.com/openseadragon/site-build - b15d4991b199753a55536a14b030d34d19e5953d authored over 11 years ago by Benjamin Gilbert <[email protected]>
Stable Builds wording improvement

github.com/openseadragon/openseadragon - 0d6457027dea9821d7b38b3ffeba5c1880b7367c authored over 11 years ago by Benjamin Gilbert <[email protected]>
Drop unnecessary quotes

github.com/openseadragon/openseadragon - eafd707d1a718efbe3dc4d5bca3088cbf949b0aa authored over 11 years ago by Benjamin Gilbert <[email protected]>
Add rudimentary index page for /releases/

including links to source releases. This assumes that Git tags are
created for each release (op...

github.com/openseadragon/site-build - baa1390e7a5d5e370c2b0bde60a47bc68f1a63dc authored over 11 years ago by Benjamin Gilbert <[email protected]>
Move release packages to /releases subdirectory

github.com/openseadragon/site-build - ec6ae006c88515d1065ff024e3303e1aa1dfbca5 authored over 11 years ago by Benjamin Gilbert <[email protected]>
Rename release packages and compress the tarball

github.com/openseadragon/site-build - abb81ca268d99c12a75cd2cd8ce4c815200000d4 authored over 11 years ago by Benjamin Gilbert <[email protected]>
Drop obsolete .gitignore entries

github.com/openseadragon/openseadragon - 1430ac38fef03b50605b2209c35a743196aa7cfb authored over 11 years ago by Benjamin Gilbert <[email protected]>
Don't delete old releases from the website

It's convenient for old releases to be available indefinitely so that
deployment scripts can ret...

github.com/openseadragon/openseadragon - c7c7b202ddb45560e295c964787326e5242a7910 authored over 11 years ago by Benjamin Gilbert <[email protected]>
Include changelog and license files in packages

A README would be good too, but right now README.md consists mostly of
things that are only mean...

github.com/openseadragon/openseadragon - 15994b688bcc98e8121ddd0e6f87a10fbd3c980d authored over 11 years ago by Benjamin Gilbert <[email protected]>
Rename {tar,zip}ball and packaged directory

{Tar,zip}balls now have the form openseadragon-bin-0.9.125.{tar.gz,zip},
containing a directory ...

github.com/openseadragon/openseadragon - 739ff2dbedc0a1f54b5a0322b07ac28bcd9a5c8d authored over 11 years ago by Benjamin Gilbert <[email protected]>
Use maximum compression when creating packages

grunt-contrib-compress defaults to minimum compression.

github.com/openseadragon/openseadragon - 551215404dc93df3e3b387681be705714582de97 authored over 11 years ago by Benjamin Gilbert <[email protected]>
Compress package tarballs with gzip

Tar files are conventionally compressed, often with gzip. xz would be
better but is not as univ...

github.com/openseadragon/openseadragon - d7224f8206e5b08fc9f03c3599f2c9d4bd308a46 authored over 11 years ago by Benjamin Gilbert <[email protected]>
Wording tweaks

github.com/openseadragon/openseadragon - ee02dda56ed34ad1e4435cad8b27665cf07ad6e1 authored over 11 years ago by Ian Gilman <[email protected]>
Build info on readme

github.com/openseadragon/openseadragon - 63c24aa56312c702f95fda26f6c5e859ba43944b authored over 11 years ago by Ian Gilman <[email protected]>
Publishing @bgilbert's recent site fixes

github.com/openseadragon/openseadragon.github.com - 8f9c81a0b4f164f03caa580449bc42b2e0009ccc authored over 11 years ago by Ian Gilman <[email protected]>
Merge pull request #71 from bgilbert/i-am-my-own-person

Fix one more place where we define ourselves as a fork

github.com/openseadragon/openseadragon - cc999cc0be7f1017d5d5cf5feaa7a5086577a46d authored over 11 years ago by iangilman <[email protected]>
Merge pull request #14 from bgilbert/cleanups3

Fix remaining items from #11

github.com/openseadragon/site-build - 939ad7aa2220d854f765829399713d5e23b03a16 authored over 11 years ago by iangilman <[email protected]>
Fix one more place where we define ourselves as a fork

github.com/openseadragon/openseadragon - 5383ce7e61a784c006b2903709fa8d5c6087dc12 authored over 11 years ago by Benjamin Gilbert <[email protected]>
Avoid header/footer overlap on very short pages

github.com/openseadragon/site-build - b0a5789b5842d375812f2c6f91925d71487c6ee5 authored over 11 years ago by Benjamin Gilbert <[email protected]>
Merge pull request #11 from bgilbert/cleanups2

Large site fixes

github.com/openseadragon/site-build - 04286a6e599aec8d4267c040b0eae4b7c350a02e authored over 11 years ago by iangilman <[email protected]>
Add nav footer

Fixes #13.

github.com/openseadragon/site-build - 05963a63b1dcc1264c4d56e83b990056b765cb1f authored over 11 years ago by Benjamin Gilbert <[email protected]>
No longer zoom 0ut

github.com/openseadragon/site-build - b2143c41d27dfb6a4f4c24f0a1cb82cfe0e3f9a3 authored over 11 years ago by Benjamin Gilbert <[email protected]>
Fix scrollbars in tilesource-custom <pre> blocks

Fixes #12.

github.com/openseadragon/site-build - 0a7cf9054edb042ca3eb5959987359242fba54b6 authored over 11 years ago by Benjamin Gilbert <[email protected]>
Drop examples list from individual example pages

Fixes #2.

github.com/openseadragon/site-build - 2a88f47bc0aa35f13470614eacda166ca41d64b3 authored over 11 years ago by Benjamin Gilbert <[email protected]>
Merge branch 'master' of github.com:openseadragon/site-build into cleanups2

Conflicts:
www/tilesource-collection.html

github.com/openseadragon/site-build - 6524108b96df90697cf6c3b3de97f480f07e4eab authored over 11 years ago by Benjamin Gilbert <[email protected]>
Fix typo

github.com/openseadragon/site-build - f2e3f106a0475695134419980ff65b005f9693b9 authored over 11 years ago by Benjamin Gilbert <[email protected]>
Reduce redundancy on example pages

Continue to list the other examples at the bottom of the example pages,
but restrict the other s...

github.com/openseadragon/site-build - 226483cda9ea1efdf254e23b80d579c976bec85d authored over 11 years ago by Benjamin Gilbert <[email protected]>
Restructure front page sections

github.com/openseadragon/site-build - 2b163736d194147eaa1e9fbf3241d47a1eeb2fca authored over 11 years ago by Benjamin Gilbert <[email protected]>
Remove some unused files

github.com/openseadragon/site-build - 9416c45f0e761b6d98d2ab09a283981abeb86758 authored over 11 years ago by Benjamin Gilbert <[email protected]>
Publishing recent fixes to site-build

github.com/openseadragon/openseadragon.github.com - 196ea6d19e96b24f9cdcc89fe721889b873b8701 authored over 11 years ago by Ian Gilman <[email protected]>
Finished broken sentence. @thatcher, please review

github.com/openseadragon/site-build - 1d5c0f9ff6db798f285424656e3a4adfc1ea5c79 authored over 11 years ago by Ian Gilman <[email protected]>
Merge pull request #10 from bgilbert/cleanups

Small site fixes

github.com/openseadragon/site-build - 85f5d199bab3353c6309803747252383b4c1a26b authored over 11 years ago by iangilman <[email protected]>
Copy-editing and formatting fixes

github.com/openseadragon/site-build - 01973a5bec3efc0e8196b4ee6e9b7e2197e5c965 authored over 11 years ago by Benjamin Gilbert <[email protected]>
Fix .description layout when there are no <p>'s

github.com/openseadragon/site-build - 65bf1a2ee88f6be045e5234c2b8127ff2bc402b2 authored over 11 years ago by Benjamin Gilbert <[email protected]>
Spacing improvements

github.com/openseadragon/site-build - f243150d869d967dd86b8dcc62c2d79416f44ea1 authored over 11 years ago by Benjamin Gilbert <[email protected]>
Replace "refactored" with a different problem

Deleting the h2 makes the front page inconsistent with the other pages,
and puts an uncomfortabl...

github.com/openseadragon/site-build - cfcdc46316f7bd37f8cf88e33f7a67da215f7324 authored over 11 years ago by Benjamin Gilbert <[email protected]>
Stop inlining some styles

github.com/openseadragon/site-build - df2c9013643dcb891ad4f38b86c18f37b670c949 authored over 11 years ago by Benjamin Gilbert <[email protected]>
Fix extra indent and dotted line on several example pages

github.com/openseadragon/site-build - 57ad0060620af951286916bfcc10a9ed76ba6007 authored over 11 years ago by Benjamin Gilbert <[email protected]>
Rewrite elevator pitch

openseadragon.codeplex.com now links to us as the canonical
OpenSeadragon. So let's describe ou...

github.com/openseadragon/site-build - eea034f5e47b8d72734ac9f2d97c5520a0358e58 authored over 11 years ago by Benjamin Gilbert <[email protected]>
Fix remaining references to "Seadragon" object

github.com/openseadragon/site-build - a3c1ed9d577d6ee128766940a844392eb05c1d85 authored over 11 years ago by Benjamin Gilbert <[email protected]>
Remove OpenSeadragon version from page titles

It doesn't seem as though it belongs there. Currently, all of the titles
will be changed after ...

github.com/openseadragon/site-build - f3012fee05e8372064155010d284be686ae7030e authored over 11 years ago by Benjamin Gilbert <[email protected]>
Add OpenSeadragon version to page header

Right now it's only in the page title, which (at least for me) makes it
impossible to find.

github.com/openseadragon/site-build - eac9b95e73c346cd75b03770d4876d5411b391c0 authored over 11 years ago by Benjamin Gilbert <[email protected]>
Remember to close anchor

github.com/openseadragon/site-build - bb6e3cd2b1947b1016041fc1b96f2b42f7db04cf authored over 11 years ago by Benjamin Gilbert <[email protected]>
Merge remote branch 'upstream/master'

github.com/openseadragon/openseadragon - ea2ef1f8a81c1351c7fd1df75bf0cbd46c032bf4 authored over 11 years ago by Heath Nielson <[email protected]>
Merge remote branch 'upstream/master' into getString-error

github.com/openseadragon/openseadragon - e05e04c7b2252ef8d781e5b3f3090d8fb136791e authored over 11 years ago by Heath Nielson <[email protected]>
Adding blank line at the end of the file to make github happy

github.com/openseadragon/openseadragon - 37cc433fc4e7ecfabc7fdad68fc5611758a1521e authored over 11 years ago by houseofyin <[email protected]>
Removing obsolete file

github.com/openseadragon/openseadragon - 58107941bc9d1ee292f7122bf2fe4edeb71c9c8b authored over 11 years ago by houseofyin <[email protected]>
Updated github page link

github.com/openseadragon/openseadragon.github.com - 675d891072d57641ebcf40e935002301051f55d9 authored over 11 years ago by Ian Gilman <[email protected]>
Updated github page link

github.com/openseadragon/site-build - 9c9828b883840047028dc65351241f2c304c9028 authored over 11 years ago by Ian Gilman <[email protected]>
Updated github page link

github.com/openseadragon/openseadragon - fdeaa100851fdecd98ea608f918b080f81c39438 authored over 11 years ago by Ian Gilman <[email protected]>
Removed some extraneous whitespace

github.com/openseadragon/openseadragon - e69033ee74668cb4b167d6c326757e685d27407b authored over 11 years ago by houseofyin <[email protected]>
Cleaned up and moved the demos

github.com/openseadragon/openseadragon - cb5b844a7426d70386d25b24cb25d59824b365ca authored over 11 years ago by houseofyin <[email protected]>
Updated to address feedbac from @iangilman

github.com/openseadragon/openseadragon - bbf0fc430288b906196ad968a2c818a909799d5f authored over 11 years ago by houseofyin <[email protected]>
Fix a problem with getString when the string property is a sub-property.

github.com/openseadragon/openseadragon - 530e445756a6ebd111ecde4bb0d7f7b1135ab93d authored over 11 years ago by Heath Nielson <[email protected]>
Backout unneeded change in mousetracker.js

github.com/openseadragon/openseadragon - ccf8934d0d7921409047e1172a168b718b352290 authored over 11 years ago by houseofyin <[email protected]>
Trying again to backout button.js changes

github.com/openseadragon/openseadragon - 4c126dd39a3b2477255e40aa7d7794e9d36f3aa4 authored over 11 years ago by houseofyin <[email protected]>
Trying again to backout button.js changes

github.com/openseadragon/openseadragon - b352fe711be6790b4b61386302b57868a3ba649d authored over 11 years ago by houseofyin <[email protected]>
Getting into alignment with code style guidelines

github.com/openseadragon/openseadragon - df3344f67c44cf5a4be6551e03909decc62ffdbb authored over 11 years ago by houseofyin <[email protected]>
First pass at bringing the code in compliance with the project code standards

github.com/openseadragon/openseadragon - b3d358fa35949b3b8020a5ff63bca2b61ae908b2 authored over 11 years ago by houseofyin <[email protected]>
Backing out an event handler change

github.com/openseadragon/openseadragon - 569a816df492b1015e85cefa6aa7b453bbd2c5a4 authored over 11 years ago by houseofyin <[email protected]>
Backing out an event handler change

github.com/openseadragon/openseadragon - cfd5e67462f6d7486b4d63b19f8e35a11406e576 authored over 11 years ago by houseofyin <[email protected]>
Added autohide tests

github.com/openseadragon/openseadragon - d34a912a13f138974be2fe496ac1b9bf89c9f534 authored over 11 years ago by houseofyin <[email protected]>
Refactored to replace parallel arrays with an object

github.com/openseadragon/openseadragon - 50a9cecd3527aba7374775c566f73e03d7d9f8df authored over 11 years ago by houseofyin <[email protected]>
Refactored to remove duplicated code

github.com/openseadragon/openseadragon - 6b97ab44246fc819b5b905419ba7e827f8c860c1 authored over 11 years ago by houseofyin <[email protected]>
Tests now go to all corners

github.com/openseadragon/openseadragon - 858487f8c6d83bbf956a7951082508b4409f7f06 authored over 11 years ago by houseofyin <[email protected]>
Fixed a few minor errors in the test code

github.com/openseadragon/openseadragon - f3d880df4cf57707e3249f91bd91d9e4ec712468 authored over 11 years ago by houseofyin <[email protected]>
Checkpoint. Anchoring click to middle of view. Adding call to apply to constraints on viewer after the click, and additional testing

github.com/openseadragon/openseadragon - 5bf4b519253c0e822888835e170782cce0d2bff7 authored over 11 years ago by houseofyin <[email protected]>
Checkpoint. Some more cleanup and simplification. Starting to convert nav click to pixel-based. Starting to get props to target that

github.com/openseadragon/openseadragon - b1809d4c4928b2133dddeb903d2e309f600a0a14 authored over 11 years ago by houseofyin <[email protected]>
Checkpoint. Some more cleanup and simplification

github.com/openseadragon/openseadragon - 591b5b380dc0f23daa11e3fc9dda61eecc7ddd4b authored over 11 years ago by houseofyin <[email protected]>
Checkpoint. Some more cleanup and simplification

github.com/openseadragon/openseadragon - 19225b77f65434fc9e86972a296a505f879a30ed authored over 11 years ago by houseofyin <[email protected]>
Checkpoint. Some more cleanup and simplification

github.com/openseadragon/openseadragon - 05cad2046f50fa2a79b0d3a45b9fac21069e6b42 authored over 11 years ago by houseofyin <[email protected]>
Checkpoint. Some more cleanup. Adjusted to work under PhantomJS

github.com/openseadragon/openseadragon - 1e8acf54668c7d33138b6150a952c6c0a4aff182 authored over 11 years ago by houseofyin <[email protected]>
Checkpoint. Simplified the viewer wait some more

github.com/openseadragon/openseadragon - 6d73456c661bd0c3c25294e180ab161004f00f44 authored over 11 years ago by houseofyin <[email protected]>
Checkpoint. Converted to pixel-based assessment, First crack at triggering events on the navigator.

github.com/openseadragon/openseadragon - 6a4a53acb655d83ed249081c77a403915421a28c authored over 11 years ago by houseofyin <[email protected]>
Added "contributing" section to readme

github.com/openseadragon/openseadragon - c8cc050abf57bf7c9762f586a8b06c511dd5f8d2 authored over 11 years ago by Ian Gilman <[email protected]>
Merge pull request #56 from acdha/dzitilesource-relative-paths

DziTileSource: avoid changing relative paths

github.com/openseadragon/openseadragon - da35f3b39fb7eb62be527f864e300bde76b435bb authored over 11 years ago by Chris Thatcher <[email protected]>
DziTileSource: avoid changing relative paths

For cases where DZI files aren't explicitly configured with a tilesUrl,
the logic for generating...

github.com/openseadragon/openseadragon - 2345f9b21763ea93996f1ae873d8e052113f608d authored over 11 years ago by Chris Adams <[email protected]>
Merge branch 'master' of https://github.com/openseadragon/openseadragon

github.com/openseadragon/openseadragon - 122369eb5ea3ed0484df164ee6d17382f24ab0b7 authored over 11 years ago by thatcher <[email protected]>
refs #54 - added missing support for tilesource configuration as xml string or json string via Viewer.open

github.com/openseadragon/openseadragon - 9aecfddcbf74fa871f50eebc536e372a269c5c51 authored over 11 years ago by thatcher <[email protected]>
Merge pull request #49 from acdha/update-qunit

Update qunit version

github.com/openseadragon/openseadragon - 3dcf560d0591146f8c285f7326222dbec8b7a7b5 authored over 11 years ago by iangilman <[email protected]>
refs #54 - pointing deprecated method at correct current method.

github.com/openseadragon/openseadragon - 86f101f02cad4b7cb6dd3681cc2c7bfa44946f44 authored over 11 years ago by thatcher <[email protected]>
updating changelog to reflect issues addressed on current master branch (0.9.125 in progress)

github.com/openseadragon/openseadragon - a90ac76c3885ab6c699ecc43572bc8bd39e607fe authored over 11 years ago by thatcher <[email protected]>
Merge branch 'master' of https://github.com/openseadragon/openseadragon

github.com/openseadragon/openseadragon - f4f4fde17ab592f143fd4b3f0ff6084d7abd5d37 authored over 11 years ago by thatcher <[email protected]>
addresses #54, dont use openDZI, use open. openDZI now calls open. all the details of tileHost were already handled in DZITileSource.configure. $.createFromDZI is fully deprecated and will throw an error.

github.com/openseadragon/openseadragon - 266f33094c9be0cd77105198341f848b38d6fe38 authored over 11 years ago by thatcher <[email protected]>
Update qunit version

qunit 0.1.1 fails on node v0.10.1 with the new streaming api

github.com/openseadragon/openseadragon - deb229eb78b79a408d4af27983390f8a6022ff5c authored almost 12 years ago by Chris Adams <[email protected]>
Grunt build now uses built-openseadragon folder

github.com/openseadragon/site-build - 1492ee76077dcdd42e59b907fe432fa7865cb6bd authored almost 12 years ago by Ian Gilman <[email protected]>
Grunt publish no longer copies example-images

github.com/openseadragon/site-build - 477444f568c22903bd6d1d2183f083cd93955435 authored almost 12 years ago by Ian Gilman <[email protected]>
Grunt publish now publishes into the new folder in site-build

github.com/openseadragon/openseadragon - 6c4643d4472b0d474a5436fc8f3e904af84f12e4 authored almost 12 years ago by Ian Gilman <[email protected]>
Added first version of changelog

github.com/openseadragon/site-build - ca1eaf0485108f716b87349fb9eb1ac984ea0fad authored almost 12 years ago by Ian Gilman <[email protected]>
Moved built openseadragon files into their own folder

github.com/openseadragon/site-build - 34832de71fe659f7571320abc8bcc4b27e2e0833 authored almost 12 years ago by Ian Gilman <[email protected]>
Added changelog.txt

github.com/openseadragon/openseadragon - f792af9eb925129ae654c6b55f5cfd53beada3b7 authored almost 12 years ago by Ian Gilman <[email protected]>