ohif-viewer/extensions/default/src/utils
Joe Boccanfuso 8eaa1877fd
fix(DICOM PDF and Video): fixes for local DICOM load and remote data sources (#3374)
* fix(DICOM PDF and Video)
- added retrieve.directURL for local DICOM load data source; it returns a data URL
- fixed various checks for video using transfer syntaxes and SOP class UID with number of frames
- added call to 'rendered' endpoint for those data sources that support it; others get BulkDataURI

* Added DOC (PDF) and OT (for video in particular) to list of non-image thumbnail modalities.

* Fixed broken e2e tests.
2023-05-10 12:42:48 -04:00
..
findSRWithSameSeriesDescription.ts fix(SR): When loading DICOM SR, only one measurement is shown with no way to show others (#3228) 2023-04-25 17:25:10 -04:00
getDirectURL.js fix(DICOM PDF and Video): fixes for local DICOM load and remote data sources (#3374) 2023-05-10 12:42:48 -04:00
getNextSRSeriesNumber.js fix(typescript): rename services to fix typescript (#3165) 2023-02-10 16:46:09 -05:00
reuseCachedLayouts.ts fix: Hanging protocol state fixes (#3242) 2023-03-20 15:11:21 -04:00