Wed, 23 Dec 2020 12:21:03 +0100 |
Sebastien Jodogne |
New command-line option: "--openapi" to write the OpenAPI documentation of the REST API to a file
|
Tue, 22 Dec 2020 08:11:37 +0100 |
Sebastien Jodogne |
functions to read/write JSON in OrthancPluginCppWrapper.h
|
Mon, 21 Dec 2020 18:09:47 +0100 |
Sebastien Jodogne |
confining Json::Reader and Json::*Writer into Toolbox
|
Fri, 27 Nov 2020 06:57:23 +0100 |
Sebastien Jodogne |
fix parsing of multipart boundaries, to resolve issue #190 in STOW-RS of DICOMweb plugin
|
Wed, 25 Nov 2020 18:15:28 +0100 |
Sebastien Jodogne |
enabling one test in sandboxed environments
|
Wed, 25 Nov 2020 14:39:10 +0100 |
Sebastien Jodogne |
moving generic type definitions from IHttpHandler to HttpToolbox
|
Tue, 24 Nov 2020 20:53:21 +0100 |
Sebastien Jodogne |
fix link errors on wasm unit tests
|
Tue, 24 Nov 2020 19:43:10 +0100 |
Sebastien Jodogne |
fix for stone
|
Tue, 24 Nov 2020 16:21:29 +0100 |
Sebastien Jodogne |
unit tests now running in WebAssembly
|
Thu, 17 Sep 2020 16:18:01 +0200 |
Sebastien Jodogne |
cppcheck
|
Sun, 23 Aug 2020 14:46:40 +0200 |
Sebastien Jodogne |
fix compiler warnings
|
Sun, 23 Aug 2020 14:38:45 +0200 |
Sebastien Jodogne |
fix compiler warnings
|
Wed, 19 Aug 2020 11:59:02 +0200 |
Sebastien Jodogne |
Fix possible crash in HttpClient if sending multipart body (can occur in STOW-RS)
|
Wed, 19 Aug 2020 11:18:55 +0200 |
Sebastien Jodogne |
optimization of ChunkedBuffer if many small chunks are added
|
Tue, 18 Aug 2020 16:56:33 +0200 |
Sebastien Jodogne |
removing ChunkedBuffer::AddChunkDestructive()
|