Skip to content

fix: i18n init, quick-actions timeout, WebSocket 1006#16

Merged
massif-01 merged 1 commit intothomas-hiddenpeak:mainfrom
massif-01:fix/i18n-quickactions-websocket
Feb 13, 2026
Merged

fix: i18n init, quick-actions timeout, WebSocket 1006#16
massif-01 merged 1 commit intothomas-hiddenpeak:mainfrom
massif-01:fix/i18n-quickactions-websocket

Conversation

@massif-01
Copy link
Collaborator

  • ts_console: call ts_i18n_init() in ts_console_init for help/ssh --help i18n
  • ts_i18n: add TS_STR for help and ssh --help (en/zh)
  • ts_webui: Kconfig TS_WEBUI_TERMINAL_OUTPUT_BUF_SIZE 32KB
  • app.js: quickActionsTimeoutId, stopSystemPageTimers, suppress quick-actions-grid warn
  • router.js: call stopSystemPageTimers and destroyWebTerminal on navigate
  • terminal.js: window.destroyWebTerminal for clean ws.close(1000) on page leave
  • index.html: setLanguage sync system.language, DOMContentLoaded load from config

- ts_console: call ts_i18n_init() in ts_console_init for help/ssh --help i18n
- ts_i18n: add TS_STR for help and ssh --help (en/zh)
- ts_webui: Kconfig TS_WEBUI_TERMINAL_OUTPUT_BUF_SIZE 32KB
- app.js: quickActionsTimeoutId, stopSystemPageTimers, suppress quick-actions-grid warn
- router.js: call stopSystemPageTimers and destroyWebTerminal on navigate
- terminal.js: window.destroyWebTerminal for clean ws.close(1000) on page leave
- index.html: setLanguage sync system.language, DOMContentLoaded load from config
@massif-01 massif-01 merged commit 3fe89aa into thomas-hiddenpeak:main Feb 13, 2026
1 check passed
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.

1 participant

Comments