2
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 3 days ago.
Nov 15, 2024 — Nov 15, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Use toff_t to correctly match libtiff exported types More... 5 months ago
Change TIFF SubIFD offset size to uint64_t in TPTImage.h. Fixes https://github.com/ruven/iipsrv/issues/281 More... 5 months ago
Add tests to Github continuous integration runners More... 5 months ago
Add Mac OS OpenMP flags More... 5 months ago
Correctly enable OpenMP for Mac OS Github continuous integration runner More... 5 months ago
Improve OpenMP detection in configure More... 5 months ago
Update src/Makefile.am to use universal "install -d" rather than "install -D" More... 5 months ago
Update to Docker files to remove deprecation warning More... 6 months ago
Fix typo in configure.ac More... 6 months ago
Merge pull request #280 from platvorm-bot/patch-1 More... 6 months ago
fix link to server documentation More... 6 months ago
Version 1.3 Released More... 6 months ago
Correct typos in comments in JPEGImage.h More... 6 months ago
Fix to incorrect resolution calculation in View.cc More... 6 months ago
Updated man page More... 6 months ago
Updated make install command to correctly create all leading directories More... 6 months ago
Make sure ICC profile buffer is freed in JPEGImage.cc More... 6 months ago
Add Cache-control to HTTP headers for header-only responses More... 6 months ago
Added check for unsupported HTTP methods in Main.cc and added convenience function in IIPResponse class to generate appropriate HTTP headers for 405, 304 and 204 status codes More... 6 months ago
Minor updates to avoid SonarQube warnings More... 6 months ago
Updated IIP metadata object to return real iipsrv version More... 6 months ago
Updated Visual Studio iipsrv version string to 1.3 More... 7 months ago
Added default initialization of cielab values in Transform::LAB2sRGB() function More... 7 months ago
Fixed TPTImage problem with referencing of potentially uninitialized vector for tiled but non-pyramid TIFFs. Fixes https://github.com/ruven/iipsrv/issues/278 More... 7 months ago
Eliminate compilation warning with clang More... 7 months ago
Fixed typo in CVT.cc More... 7 months ago
Added ability to call extra image processing functionality from IIIF through the 'qualities' segment of the API More... 7 months ago
Update to systemd and openrc config files More... 7 months ago
Minor update to SystemD and OpenRC READMEs More... 7 months ago
Inject rights statement from COPYRIGHT into image metadata if this does not already exist to allow Compressor classes to include this in image output metadata More... 7 months ago