17
0
Files
orthanc-webviewer/_service
Axel Braun afc02d2f6c Accepting request 809642 from home:DocB:Orthanc
- version 2.6
* cachemngr.diff removed 
* DecodedImageAdapter.cpp removed
* Move the GDCM decoder out of the Orthanc Web viewer plugin as a
  separate plugin: https://book.orthanc-server.com/plugins/gdcm.html
* Performance: Replaced "OrthancPluginRegisterRestCallback" by
  "OrthancPluginRegisterRestCallbackNoLock"
* Authorization tokens passed as url search params in Orthanc Explorer
  are now transmitted to the viewer and included as headers in every
  HTTP request to the Rest API easing the usage of the Authorization
  plugin
* Upgrade to Orthanc framework to 1.7.0

OBS-URL: https://build.opensuse.org/request/show/809642
OBS-URL: https://build.opensuse.org/package/show/graphics/orthanc-webviewer?expand=0&rev=6
2020-05-27 16:45:00 +00:00

5 lines
77 B
Plaintext

<services>
<service name="download_files" mode="localonly" />
</services>