src.nth.io/

summaryrefslogtreecommitdiff
path: root/scrypted/scrypted-viewport.ts
AgeCommit message (Expand)AuthorFilesLines
2026-06-14scrypted: re-discover children at start so their storage rehydrates on script...Luke Hoersten1-4/+16
2026-06-14scrypted: use nativeId (not numeric id) for endpointManager.getInsecurePublic...Luke Hoersten1-1/+5
2026-06-14scrypted: discover device before writing its storage in createDeviceLuke Hoersten1-13/+13
2026-06-14scrypted: revert to declare-const for SDK names — diagnostic confirmed they...Luke Hoersten1-13/+10
2026-06-14scrypted: pull SDK classes off the sdk global instead of relying on each bein...Luke Hoersten1-10/+13
2026-06-14scrypted: declare runtime SDK names directly as globalsLuke Hoersten1-21/+19
2026-06-14scrypted: rewrite top to use globals — Scripts plugin can't resolve @scrypt...Luke Hoersten1-17/+33
2026-06-14scrypted/script: auto-populate viewport host via mDNSLuke Hoersten1-4/+54
2026-06-14Path B: per-viewport Scrypted devices with UI-driven settingsLuke Hoersten1-197/+355
2026-06-14M9-precursor: v1 Scrypted Script (snapshot-rate end-to-end)Luke Hoersten1-0/+338