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

Fix initilization crash caused by Extend and buttons getter

github.com/openseadragon/openseadragon - f87310c0825b8909a1c498849bb4abd87eae9441 authored over 2 years ago
undefined check for obj. descriptor

github.com/openseadragon/openseadragon - 476657ecad567e2850a53e75259e58c840a6a392 authored over 2 years ago
docs: change `@return` -> `@returns`

github.com/openseadragon/openseadragon - 5baa8d3252a1a9bfee7bfec9daaf3ddfc03b430b authored over 2 years ago
Merge pull request #2208 from openseaforce/readme

fix: links in README

github.com/openseadragon/openseadragon - 39625aacaa495d79cf1007723c3081bc36113996 authored over 2 years ago
Remove Gitter and Build tags

github.com/openseadragon/openseadragon - f787d941e84a81176b85a1feac4044b271a71e0b authored over 2 years ago
Merge branch 'openseadragon:master' into readme

github.com/openseadragon/openseadragon - 2a90a2cdf498061b74d7e38b7462a5ecb53c1d71 authored over 2 years ago
Merge pull request #2207 from openseaforce/contributing-links

fix: links in CONTRIBUTING

github.com/openseadragon/openseadragon - e212edae542a8fc932e66a3c64ad4b1f7d057876 authored over 2 years ago
fix: links

- update `http` to `https`
- move all links at bottom

github.com/openseadragon/openseadragon - 6b929041788a8af9795e45a810ec2a49f715d069 authored over 2 years ago
fix: links

- update JSDoc link
- update all links to https
- update `good first bug` to `good first issue`

github.com/openseadragon/openseadragon - c48d143fe88b4bcaee540ba9b81e0b84f249b980 authored over 2 years ago
Merge branch 'master' of github.com:openseadragon/openseadragon

github.com/openseadragon/openseadragon - 38bc89f45596304917637f7ad44e0e942a598196 authored over 2 years ago
Updating qunit to latest

github.com/openseadragon/openseadragon - d504a7ac83fc368b99a411094c8c7b83deb1c691 authored over 2 years ago
Merge pull request #2201 from joedf/fix-2193

Fix "Viewer.buttons is deprecated" warning issue

github.com/openseadragon/openseadragon - 9ec91891e6d93cec4522c8de50de646785aefb28 authored over 2 years ago
Merge pull request #263 from tuvia-ru/add-plugin-to-list

Add plugin to list

github.com/openseadragon/site-build - bec487a0223f37eba848c945df8adf0d1941cf3e authored over 2 years ago
Update iiiftilesource.js

github.com/openseadragon/openseadragon - ce45e34265d27de835ae40e6b486deb14f70c6ba authored over 2 years ago
implement @iangilman 's fix

github.com/openseadragon/openseadragon - 6d74b684ecefe64894707f32a34899fcaf73c2ab authored over 2 years ago
add openseadragon-select-plugin to the plugins list

github.com/openseadragon/site-build - bd7f85b0cc8fa97679ebb4187588d2a43dc210ed authored over 2 years ago
based on @pearcetm 's fix

github.com/openseadragon/openseadragon - 7497b8352529f010eb962c2676b56b3f9f2c8b89 authored over 2 years ago
Merge pull request #2136 from jonasengelmann/master

Viewport rotation animation

github.com/openseadragon/openseadragon - d3ef7674874ce5b5fd5d52816acbe4708e24c44a authored over 2 years ago
Merge pull request #2190 from Aiosa/master

Provide deafult getTileHashKey implementation for "TileSource" object if missing

github.com/openseadragon/openseadragon - 5e7ce1afa5e2f22baf159cc0bbe4c8c29a2d7504 authored over 2 years ago
reworked setRotation to allow all degree values

github.com/openseadragon/openseadragon - 5f50d9e59e27a568c34879595c48ac36b0eadece authored over 2 years ago
removed redundant EuclideanModulo function

github.com/openseadragon/openseadragon - 9bce0e696cfa81a5b9091d179fb77554789c35d7 authored over 2 years ago
Fix hash tile generation by checking the validity of URL input parameter and fallback to level, x, y variables.

github.com/openseadragon/openseadragon - 61c77a344078c54d3a213f9a8dab9dfe7a79d951 authored over 2 years ago
Merge pull request #262 from nicolas-heigvd/master

Added the Smapshot project under in-the-wild.html#mapping

github.com/openseadragon/site-build - dfd8bfd7a6061f269a5fe6c2af95824b62e50f37 authored over 2 years ago
Re-place new item to fit the alphabetical order.

github.com/openseadragon/site-build - 7fa7e191f270b24e2f585d660cc4d63ef61d3695 authored over 2 years ago
Added the Smapshot project to the mapping section of the webpage in-the-wild.html

github.com/openseadragon/site-build - c117977ecac0e10b5e23b9fac1dbec0fc4645b90 authored over 2 years ago
Change missing cacheKey in Tilesource constructor to warning. Provide default implementation of getTileHashKey for tileSource if the tileSource does not inherit from OpenSeadragon.TileSource

github.com/openseadragon/openseadragon - 298f069c7e046a8b6c735e9fe5e71226a36e107d authored over 2 years ago
Merge pull request #2187 from pearcetm/button-bugfix

Button bugfix

github.com/openseadragon/openseadragon - dafcf7bc1430b92f28f95b48ecad0727ffcbd41b authored over 2 years ago
Bugfix for enable/disable methods for Buttons

Fixes https://github.com/openseadragon/openseadragon/issues/2185

github.com/openseadragon/openseadragon - 6d5a75bcf7c902de08b67d4c842216f6f180de04 authored over 2 years ago
Merge pull request #2183 from altert/master

Fix closure for croppingPolygons in _drawTiles function

github.com/openseadragon/openseadragon - c449a8353d9b4a5b00922f9abefd912fe3bcb737 authored over 2 years ago
fix closure for croppingPolygons in drawTile

github.com/openseadragon/openseadragon - 5829a9e89293e111927ec9ed494f8960c500d22d authored over 2 years ago
Merge pull request #261 from joedf/patch-1

update copyright year to 2022

github.com/openseadragon/site-build - 6ac9ae7cab63e44dd53231c896f077f9175faa04 authored over 2 years ago
update copyright year to 2022

github.com/openseadragon/site-build - 03831ad587ed6b1932efd2ee30f90c71d85bd994 authored over 2 years ago
Revert "always return Euclidean modulo of current rotation"

This reverts commit 32af983910f84d1fbc15dfa6e13d37d3895a57e6.

github.com/openseadragon/openseadragon - ddd4a05e5e27a05cd1dd32bcf51b008416b9078f authored over 2 years ago
always return Euclidean modulo of current rotation

github.com/openseadragon/openseadragon - 32af983910f84d1fbc15dfa6e13d37d3895a57e6 authored over 2 years ago
constrained rotation to shortest path

github.com/openseadragon/openseadragon - 3cdd94e46548214f9bf335a49d93867526d5fc4c authored over 2 years ago
added Euclidean modulo helper function

github.com/openseadragon/openseadragon - 1b27e59be80a70d2169a8ff896925d2ca3b10535 authored over 2 years ago
Merge branch 'master' of github.com:openseadragon/openseadragon

github.com/openseadragon/openseadragon - d1f46148a77fc5cf2bd4391f72044f889462148f authored over 2 years ago
Merge pull request #2148 from Aiosa/master

Delegate tile fetching and caching to the TileSource

github.com/openseadragon/openseadragon - 1d327d673e004861e3164cc349d942b162701a6c authored over 2 years ago
Merge branch 'master' into master

github.com/openseadragon/openseadragon - 2fbaf714484062a1d26192e4386eb54cfee8297a authored over 2 years ago
Merge branch 'openseadragon-master'

github.com/openseadragon/openseadragon - 0aadc23fcb56dad8e9ee89d2800fe3a7ac62adb4 authored over 2 years ago
Merge branch 'master' of https://github.com/openseadragon/openseadragon into openseadragon-master

# Conflicts:
# src/tiledimage.js

github.com/openseadragon/openseadragon - bb1755613e2b71335aad8fbdfe3ab4683202edd7 authored over 2 years ago
Merge pull request #2173 from ahankinson/fix-iiif-id-field

Fixed: ID field parsing on IIIF tile sources

github.com/openseadragon/openseadragon - 6494b49d6766a07fddf11461be14328c34df1bb9 authored over 2 years ago
Merge branch 'master' into fix-iiif-id-field

github.com/openseadragon/openseadragon - ddd375b37860251bbf8c456197cf76862666ba1d authored over 2 years ago
Fixed: remove redundant checks

Also fixes a JSDoc error for annotating optional parameters.

github.com/openseadragon/openseadragon - 1b777c9e629382bdd8be7aad10e83d5d742a0383 authored over 2 years ago
Fixed: Updated configure comment

Updated comment to make it clear that it's a static method. Also updated the example
to IIIF v2,...

github.com/openseadragon/openseadragon - d35c0a638560706278af897a9abfab2be28a492f authored over 2 years ago
Revert changes to ID field in configure

github.com/openseadragon/openseadragon - 86dabe624b49bb7befeb769cc5a9b9169abe2420 authored over 2 years ago
Improved testing data for IIIFv3

This commit adds a new set of tests for IIIFv3 Image API info
to the `formats` tests. These test...

github.com/openseadragon/openseadragon - 7a97d524f87a5167a530463e887b12b2f486239d authored over 2 years ago
Fixed: normalize ID property for IIIF tile source

This commit attempts to normalize all possible values of the "id" property for IIIF tile sources...

github.com/openseadragon/openseadragon - 820564dd3e20af355e18237b6331c86138459723 authored over 2 years ago
Merge pull request #2175 from joedf/patch-2174

added navigatorElement, fix bug id-overwrite on element

github.com/openseadragon/openseadragon - 0114381ebe4770a2df40defe1acf27fd748b23e4 authored over 2 years ago
added navigatorElement, fix bug id-overwrite on element

github.com/openseadragon/openseadragon - 650b899de386de7f3ad1960e57614f53b9f59cda authored over 2 years ago
Fixed: ID field parsing on IIIF tile sources

The IIIF specification allows for the ID field to be either with or without
an "@" prefix for II...

github.com/openseadragon/openseadragon - 6eeccb530baf049e80cc429558c7fa61ebd0f165 authored over 2 years ago
Merge pull request #2166 from joedf/patch-for-PR-1303

Patch for #1303

github.com/openseadragon/openseadragon - d956b2ae9dcc3845e31a5183256d3fe99515a8cf authored over 2 years ago
Merge pull request #2160 from joedf/patch-2

apply only zoom constraint by default for scroll events

github.com/openseadragon/openseadragon - 71a1f06e356897ed3b1ec01dc27d6d224bf25cb0 authored over 2 years ago
add some documentation

github.com/openseadragon/openseadragon - ff4f88dc645599ede3b793c17b3e96e21185365f authored over 2 years ago
Minor fix to previous PR

github.com/openseadragon/openseadragon - e8adefbe6e88cd46401ed96516ff94a2ffb17306 authored over 2 years ago
Merge pull request #2172 from openseadragon/copyright

Updated copyright to 2022

github.com/openseadragon/openseadragon - 4ce2bdcdd1a30d1cd79a12bc1e1c86d42e09ff50 authored over 2 years ago
Updated copyright to 2022

github.com/openseadragon/openseadragon - f31179c9ce2031b38ad8902aada515b7c790a5b8 authored over 2 years ago
Started version 3.2.0

github.com/openseadragon/openseadragon - c1c380fa8f49d52f5f3f3744672760d08c83582e authored over 2 years ago
Typos fixed in advanced-data-model.html

github.com/openseadragon/site-build - aa008d8868b3e087e3ac42cc45ff5b9a926d015b authored over 2 years ago
Add tile reference to imagejob options.

github.com/openseadragon/openseadragon - 7b759558b126c27ac08e7126bdf99d49e74fb50f authored over 2 years ago
Merge branch 'openseadragon:master' into master

github.com/openseadragon/openseadragon - 1d99a2d6bee7c918163d3831c94358d07d857d3b authored over 2 years ago
Merge pull request #2165 from openseadragon/dependabot/npm_and_yarn/grunt-1.5.3

Bump grunt from 1.5.2 to 1.5.3

github.com/openseadragon/openseadragon - 2007ba7ea5a003661c0412d0a83f848bbb0df2ff authored over 2 years ago
Merge pull request #260 from openseadragon/dependabot/npm_and_yarn/grunt-1.5.3

Bump grunt from 1.5.2 to 1.5.3

github.com/openseadragon/site-build - ad70b1907bfac90ee837f1c922a8bc4467160818 authored over 2 years ago
Merge pull request #45 from openseadragon/dependabot/npm_and_yarn/grunt-1.5.3

Bump grunt from 1.5.2 to 1.5.3

github.com/openseadragon/browser-extension - 5abeb3d620630d113c4ea31e474d1283a3058c73 authored over 2 years ago
Don't overwrite the element's id if it has one already

github.com/openseadragon/openseadragon - 9772901d719b173e1144732ff5bb61b95674e7ea authored over 2 years ago
remove unneeded code, not sure how it got there

github.com/openseadragon/openseadragon - 4a877d60f784eda6eba9ec8bc07bdc2f417ff567 authored over 2 years ago
restructure again to make less confusing, less duplicate code

github.com/openseadragon/openseadragon - ca368797b0d229233315bc0d6afce297796e8753 authored over 2 years ago
fix inconsistent open-close braces, add warn when using element even when id provided

github.com/openseadragon/openseadragon - d4dfcd2288be9147c8c5e44f8e26fe4615d6ef9e authored over 2 years ago
Merge remote-tracking branch 'cameronbaney/add-element-option-navigator' into patch-for-PR-1303

github.com/openseadragon/openseadragon - 21146b6b2c9417dda00a6fb4da2d0c297167d289 authored over 2 years ago
Bump grunt from 1.5.2 to 1.5.3

Bumps [grunt](https://github.com/gruntjs/grunt) from 1.5.2 to 1.5.3.
- [Release notes](https://g...

github.com/openseadragon/openseadragon - e15c65ac098b18fd29d7808f5e1778483f5392e3 authored over 2 years ago
Bump grunt from 1.5.2 to 1.5.3

Bumps [grunt](https://github.com/gruntjs/grunt) from 1.5.2 to 1.5.3.
- [Release notes](https://g...

github.com/openseadragon/site-build - 18ca46abd3d8478b41a10dfa6881ecc65a52b597 authored over 2 years ago
Bump grunt from 1.5.2 to 1.5.3

Bumps [grunt](https://github.com/gruntjs/grunt) from 1.5.2 to 1.5.3.
- [Release notes](https://g...

github.com/openseadragon/browser-extension - bb9f954a3150ffb588b5c4fe7617f1ea73a090e1 authored over 2 years ago
Fix typos, clarify description in advanced custom tile source examples.

github.com/openseadragon/site-build - b7870417308fb0411be5b540b2cd03f6cb5b6478 authored over 2 years ago