secubox-openwrt/package/secubox/luci-app-streamlit/htdocs/luci-static/resources
CyberMind-FR 8691a5e048 fix(streamlit): Fix btoa crash on UTF-8 .py file upload
Read all files as ArrayBuffer and use Uint8Array chunked encoding
for base64, replacing btoa(text) which throws DOMException on
non-ASCII characters (accents, CJK, etc).

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-04 09:40:51 +01:00
..
streamlit fix(streamlit): Fix ZIP upload, app management and add rename support 2026-02-04 09:25:01 +01:00
view/streamlit fix(streamlit): Fix btoa crash on UTF-8 .py file upload 2026-02-04 09:40:51 +01:00