You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Introduce a firmware upload page (upload_index.html, upload_index.js) with styles and client-side chunked upload logic, plus route mapping (/upload -> upload/index.html). Refactor many modern config modules to standardize variable names (json), use a consistent div/card element, and call fillDataKeys(div, json) instead of per-file default objects. Replace/saveDataKeyForm with an async version that normalizes input types, supports hooks (beforePost/afterPost), optional reload behavior, and improved number handling. Add feature guard for upload content generation and minor validation/UX tweaks (dmxsend slot validation moved into beforePost, ltc form validation preserved). Update khtmlinfos to expose the new upload path.
0 commit comments