BMDSoftware / dicoogle-ipfs-storage

This is a Dicoogle plugin to support the storage of files over IPFS.
Other
14 stars 4 forks source link

Services improvements and bugfixes #2

Closed rlebre closed 5 years ago

rlebre commented 5 years ago

Fixed index bug after DICOM C-STORE request: ipfs.get(multihash) replaced by ipfs.cat(multihash) Fixed first run exception related to default configurations

Added new web service to list local files in the IPFS Updated Readme.md to document new services