Skip to content

Adopt Home resource viewing and ranged media - #14

Merged
QuickMythril merged 4 commits into
mainfrom
feat/home-resource-viewer
Jul 29, 2026
Merged

Adopt Home resource viewing and ranged media#14
QuickMythril merged 4 commits into
mainfrom
feat/home-resource-viewer

Conversation

@QuickMythril

Copy link
Copy Markdown
Member

Summary

  • feature-detect Home OPEN_QDN_RESOURCE_VIEWER and route all non-browser QDN resources through it while keeping APP/WEBSITE/GAME navigation separate
  • feature-detect GET_QDN_RESOURCE_STREAM_URL for lazy inline image, audio, and video previews, including media inside generic file services
  • preserve older-Home behavior through the existing media/document actions, bounded image/text previews, and thumbnail fallback
  • add a safe direct-Core ranged URL fallback for standalone browser development
  • bump Explore to 1.4.10 and document the compatibility behavior

Dependency

The new actions are supplied by Qortium Home PR QortiumDev/qortium-home#237. Explore feature-detects them, so this branch remains compatible with older Home versions and does not require #237 merely to build or browse.

Verification

  • npm test (13 files, 97 tests)
  • npm run build
  • live local-Core IMAGE, AUDIO, and VIDEO rendering in headless Chromium
  • MP3 and MP4 range probes returned 206 Partial Content with Accept-Ranges, Content-Range, correct MIME type, and content length
  • rendered audio/video layout inspected at 1200x850

Comment thread src/App.tsx Fixed
@QuickMythril
QuickMythril merged commit 4632e7b into main Jul 29, 2026
4 checks passed
@QuickMythril
QuickMythril deleted the feat/home-resource-viewer branch July 29, 2026 23:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants