log NEWS @ 1588:b5bc87a7212d

age author description
Wed, 26 Aug 2015 16:49:46 +0200 Sebastien Jodogne OrthancPluginReadFile, OrthancPluginWriteFile
Wed, 26 Aug 2015 12:12:25 +0200 Sebastien Jodogne New function "GetOrthancConfiguration()" to get the Orthanc configuration
Tue, 25 Aug 2015 17:39:38 +0200 Sebastien Jodogne encoding of exceptions
Tue, 25 Aug 2015 16:18:37 +0200 Sebastien Jodogne Plugins have access to explicit error codes
Tue, 25 Aug 2015 13:37:57 +0200 Sebastien Jodogne give access to full request origin in ReceivedInstanceFilter (Lua)
Tue, 25 Aug 2015 12:10:12 +0200 Sebastien Jodogne More information about the origin request in OnStoredInstance() callbacks
Sun, 23 Aug 2015 09:49:16 +0200 jodogne If error while calling the REST API, the answer body contains an error description
Thu, 20 Aug 2015 17:05:05 +0200 Sebastien Jodogne Preview of PDF files encapsulated in DICOM from Orthanc Explorer
Thu, 20 Aug 2015 15:18:13 +0200 Sebastien Jodogne Creation of DICOM files with encapsulated PDF
Thu, 20 Aug 2015 11:56:42 +0200 Sebastien Jodogne New function OrthancPluginBufferCompression() to (un)compress memory buffers
Fri, 14 Aug 2015 11:52:03 +0200 Sebastien Jodogne Bypass zlib uncompression if "StorageCompression" is enabled and HTTP client supports deflate
Thu, 13 Aug 2015 15:25:38 +0200 Sebastien Jodogne error detection in patches
Thu, 13 Aug 2015 12:42:32 +0200 Sebastien Jodogne Options to validate peers against CA certificates in HTTPS requests
Wed, 12 Aug 2015 17:52:10 +0200 Sebastien Jodogne improving HTTPS support