Thu, 28 Oct 2021 13:05:56 +0200 |
Alain Mazy |
new option returnUnsupportedImage for /preview & /rendered routes
|
Mon, 25 Oct 2021 14:15:20 +0200 |
Alain Mazy |
todo
|
Tue, 19 Oct 2021 17:00:23 +0200 |
Alain Mazy |
fix news
|
Tue, 19 Oct 2021 15:29:48 +0200 |
Alain Mazy |
Fix instances accumulating in DB while their attachments were not stored because of MaximumStorageSize limit reached with a single patient in DB.
|
Mon, 18 Oct 2021 21:55:06 +0200 |
Alain Mazy |
more detailed error message for unsupported zip files
|
Fri, 15 Oct 2021 18:31:20 +0200 |
Alain Mazy |
fixes after sdk tests
filter-store-instance
|
Thu, 07 Oct 2021 13:45:36 +0200 |
Alain Mazy |
typo
storage-cache
|
Thu, 07 Oct 2021 13:31:36 +0200 |
Alain Mazy |
enable using multiple threads to load instances when generating zip archive/media
storage-cache
|
Fri, 01 Oct 2021 18:36:45 +0200 |
Alain Mazy |
added ReceivedCStoreInstanceFilter lua callback + OrthancPluginRegisterIncomingCStoreInstanceFilter in sdk
filter-store-instance
|
Thu, 30 Sep 2021 17:52:07 +0200 |
Alain Mazy |
fix init var
|
Thu, 30 Sep 2021 15:34:14 +0200 |
Alain Mazy |
updated doc
|
Thu, 30 Sep 2021 15:03:35 +0200 |
Alain Mazy |
new configuration 'DicomThreadsCount'
|
Thu, 30 Sep 2021 12:14:19 +0200 |
Alain Mazy |
Added a StorageCache in the StorageAccessor
storage-cache
|
Wed, 29 Sep 2021 10:32:23 +0200 |
Alain Mazy |
wip: returning OutOfResources when an instance is filtered out by ReceivedInstanceFilter. Ideally, we should implement a ReceivedInstanceFilter2 that would return the C-Store error code
proto-filter-instance-returning-error-code
|