11 Commits
Author SHA1 Message Date
Ross 41f13ade5e feat(b-values): implement parsing for multiple b-value formats and update default setting 2026-05-19 13:26:32 +01:00
Ross b0d8c72636 feat(logger): enhance logging configuration with minLevel and silent option
- Added a new LogLevel "silent" to suppress logging output.
- Replaced the debug boolean flag in LoggerConfig with a minLevel property to specify the minimum log level.
- Updated shouldLog function to respect the new minLevel configuration.
- Modified parseDebugFlag to return appropriate LogLevel based on truthy values.
- Updated main.tsx to accommodate changes in logging configuration, including parsing minLevel from attributes and options.
- Deprecated the debug flag in favor of minLevel for better clarity and control over logging behavior.
2026-05-19 12:55:44 +01:00
Ross 7c17a27ec3 try to fix fluro 2026-05-18 17:26:27 +01:00
Ross e161377245 Add test links page for easy access to viewer test cases 2026-03-23 10:10:39 +00:00
Ross 1efd81bb0b Add embedded viewer test page with initial layout and functionality 2026-03-23 10:03:42 +00:00
Ross 52f4be1a96 Refactor viewport state restoration and enhance error handling for volume and stack loading 2026-03-16 14:08:40 +00:00
Ross 8faa7e9be4 Add directory loading support and enhance file handling in the viewer 2026-03-16 12:31:42 +00:00
Ross ef62ffac9f add basic non dicom support 2025-12-15 11:39:44 +00:00
Ross 8d673fe28d lots of fixes 2025-05-24 22:12:59 +01:00
Ross e7d584cd87 numerous fixes 2025-05-24 11:17:39 +01:00
Ross 63990c49ee start a c3d viewer 2025-05-19 13:39:53 +01:00