ohif-viewer/src
Erik Ziegler a4112c46a5
fix(package.json): Bump WADO Image Loader dependency, remove unnecessary worker and codec paths (#727)
Note: had to disable sourcemaps for commonjs modules. This seems to be the only way to prevent memory issues on CircleCI.
2019-07-30 11:00:08 +02:00
..
__mocks__ prettier applied to all files in src/ 2019-05-29 08:39:54 -04:00
__tests__ prettier applied to all files in src/ 2019-05-29 08:39:54 -04:00
appExtensions fix(ToolbarRow): Add i18n string for Series switcher (#634) 2019-07-11 11:32:09 +02:00
components fix(OpenIDConnect): Stop storing tokens in sessionStorage. Prefix OIDC routes automatically. Add logout button (#698) 2019-07-21 16:43:42 +02:00
connectedComponents fix(Viewer): Set thumbnail to use altImageText for SEG images (#699) 2019-07-22 13:29:12 +02:00
googleCloud feat(fuzzyMatching): fuzzymatching for query parameters if server config indicates support 2019-07-29 09:56:07 -04:00
lib fix(filesToStudies): Improve error handling for local file viewing (#652) 2019-07-11 14:34:29 +02:00
routes fix(StandaloneRouter): Fix broken query string parsing in StandaloneRouter. Pass location object to 2019-07-29 17:26:17 +02:00
store feat: extension panels 2019-07-04 14:09:13 -04:00
studylist feat(fuzzyMatching): fuzzymatching for query parameters if server config indicates support 2019-07-29 09:56:07 -04:00
utils fix(package.json): Bump WADO Image Loader dependency, remove unnecessary worker and codec paths (#727) 2019-07-30 11:00:08 +02:00
App.js fix(package.json): Bump WADO Image Loader dependency, remove unnecessary worker and codec paths (#727) 2019-07-30 11:00:08 +02:00
config.js fix(script-tag): Include React and ReactDOM as dependencies and add installViewer function to simplify script tag usage. (#721) 2019-07-29 08:20:07 +02:00
head.html 🧹🧹🧹 Don't mind me. Just moving things around 2019-04-15 16:44:36 -04:00
index_publish.js fix(script-tag): Include React and ReactDOM as dependencies and add installViewer function to simplify script tag usage. (#721) 2019-07-29 08:20:07 +02:00
index.js fix(package.json): Bump WADO Image Loader dependency, remove unnecessary worker and codec paths (#727) 2019-07-30 11:00:08 +02:00
initCornerstoneTools.js feat: extension panels 2019-07-04 14:09:13 -04:00
OHIFStandaloneViewer.css fix(Bootstrap): Remove bootstrap dependency (#708) 2019-07-26 13:41:29 +02:00
OHIFStandaloneViewer.js fix(StandaloneRouter): Fix broken query string parsing in StandaloneRouter. Pass location object to 2019-07-29 17:26:17 +02:00
sanity.test.js prettier applied to all files in src/ 2019-05-29 08:39:54 -04:00
setupTools.js fix(availableTools): Add the Eraser to the available tools (#666) 2019-07-17 09:58:33 -04:00
sha.js Remove sha file creation (contained most recent commit hash) 2019-04-16 16:29:09 -04:00
theme-tide.css 🧹🧹🧹 Don't mind me. Just moving things around 2019-04-15 16:44:36 -04:00
UserManagerContext.js fix(OpenIDConnect): Stop storing tokens in sessionStorage. Prefix OIDC routes automatically. Add logout button (#698) 2019-07-21 16:43:42 +02:00
variables.css feat: extension panels 2019-07-04 14:09:13 -04:00
WhiteLabellingContext.js prettier applied to all files in src/ 2019-05-29 08:39:54 -04:00