Commit Graph

1 Commits

Author SHA1 Message Date
kerms 4e93301626
feat(nvs-editor): blob editor dialog, mobile layout, file import for all types
- Add BlobEditorDialog with hex editing, preview, import/export
- Responsive layout with JS+CSS breakpoint at 640px
- File upload support for string, blob, and primitive types
- Fix: use formatEscapes on string file import to preserve literal content
- Fix: robust download with delayed URL revocation
2026-03-13 15:26:10 +01:00