duorameng
19374e7054
fix(terminal): prevent UTF-8 chunk truncation falling back to GBK
...
This fixes an issue where outputting large amounts of Chinese text caused the 4096-byte chunk to split a multi-byte UTF-8 character, falsely triggering the GBK fallback logic and resulting in garbled text.
2026-06-18 17:51:54 +08:00
duorameng
4c283a60d5
refactor: extract path logic to path.go and run go fmt on codebase
2026-05-22 14:52:51 +08:00
duorameng
d4a93e9bdc
fix:binary run node module
2026-04-29 21:06:10 +08:00
duorameng
cf9acf3ea0
chore: update ws security
2026-04-27 10:54:00 +08:00
limitcool
ea1d9f2306
fix: share runtime env injection for reposync and terminal
2026-04-01 16:12:29 +08:00
engigu
a19884541b
fix: terminal wrap error
2026-03-16 09:08:36 +08:00
engigu
a04d6ab537
fix: demo mode exec cmd
2026-03-06 16:52:26 +08:00
engigu
0ee386b63a
fix: env concat #37
2026-03-06 14:27:42 +08:00
engigu
4589c64923
feat: refact id column define
2026-03-03 18:07:41 +08:00
engigu
d9e73a9d18
feat: add resetpwd cmd
2026-02-27 23:08:44 +08:00
engigu
7851afd13a
feat: add termial inject env
2026-02-07 10:17:20 +08:00
engigu
43a023d683
feat: use new package name
2026-01-18 17:31:04 +08:00
engigu
9c77601215
feat: add demo site config
2025-12-25 21:46:06 +08:00
engigu
362237241e
feat: Initial commit
2025-12-20 09:30:16 +08:00