-
-
download: Use dnf on Fedora; switch to recommended package naming
bgilbert committedJun 18, 2017
-
bgilbert committed
Jul 18, 2016
-
bgilbert committed
Jun 19, 2016
-
demo: Add README pointing to OpenSlide Python example programs
The demo site is not necessarily a good starting point for a new viewer application.
bgilbert committedJun 14, 2016 -
demo: Fetch tiles and metadata over HTTPS
If GitHub Pages starts supporting HTTPS for custom domains, we'll need to fetch everything over HTTPS to avoid mixed-content warnings in the browser. The S3 website endpoint doesn't support HTTPS. The regular endpoint only supports HTTPS with an AWS wildcard cert, and as a result the bucket name can only contain dots if old-style path-based hosting is used. Rename the bucket, switch to HTTPS using the regular endpoint with virtual hosting, and drop complications that were needed for the website endpoint.
bgilbert committedJun 14, 2016
-
bgilbert committed
Jun 12, 2016 -
download: OpenSlide Python is now in Debian stable
bgilbert committedJun 12, 2016 -
bgilbert committed
Jun 12, 2016 -
api/python: Update for OpenSlide Python 1.1.1
bgilbert committedJun 12, 2016
-
synctiles: Change tile size to 510 pixels
The total size including overlaps should be a power of 2.
bgilbert committedMay 21, 2016 -
synctiles: Only mark the bucket dirty if we're changing the stamp
Otherwise we're only adding slides.
bgilbert committedMay 22, 2016 -
demo: Don't check retiling status while page is in background
bgilbert committedMay 22, 2016 -
demo: Display a notice while retiling, and refresh page afterward
Refresh only if the stamp has changed.
bgilbert committedMay 22, 2016 -
demo: Drop redundant cache argument to $.ajax()
It was only needed for JSONP.
bgilbert committedMay 22, 2016
-
demo: Show error message if AJAX request fails
bgilbert committedMay 21, 2016 -
demo: Switch from JSONP metadata to JSON
The only remaining major browser that doesn't support CORS is IE9, which is only supported on Windows Vista, which will go EOL next April. Close enough.
bgilbert committedMay 21, 2016 -
Revert "synctiles: Temporary changes to upload JSON for existing slides"
This reverts commit 093fde4.
bgilbert committedMay 21, 2016 -
synctiles: Temporary changes to upload JSON for existing slides
bgilbert committedMay 21, 2016 -
synctiles: Enable CORS access to bucket
bgilbert committedMay 21, 2016 -
synctiles: Upload JSON metadata instead of JSONP
bgilbert committedMay 21, 2016 -
synctiles: Fix S3 connections with Python >= 2.7.9
Use OrdinaryCallingFormat to work around failure to validate S3 wildcard cert with bucket names containing dots. Fixes exception: ssl.CertificateError: hostname 'demo.openslide.org.s3.amazonaws.com' doesn't match either of '*.s3.amazonaws.com', 's3.amazonaws.com'bgilbert committedMay 21, 2016 -
demo: Drop IE7 compatibility hack
bgilbert committedMay 21, 2016 -
Internet Explorer < 9 is EOL, so we don't need to stay with jQuery 1.x anymore.
bgilbert committedMay 21, 2016
-
download: Switch MacPorts from py34-openslide to py35
bgilbert committedMar 31, 2016
-
bgilbert committed
Feb 2, 2016
-
Prune old news from front page
bgilbert committedOct 5, 2015 -
Use HTTPS for external links/resources wherever possible
openslide.org is not itself HTTPS, so this won't make much difference to end-user security, but it's a good general practice.
bgilbert committedOct 5, 2015 -
Move fork-me ribbon style to custom.css
bgilbert committedOct 5, 2015
-
bgilbert committed
Oct 4, 2015 -
Use HiDPI version of GitHub ribbon
bgilbert committedOct 4, 2015
-
generic-tiff: Link to test data
bgilbert committedSep 10, 2015