Commit Graph
10 Commits
Author SHA1 Message Date
ReaJason f588650fa8 feat: support parse custom shell className 2025-11-16 12:07:49 +08:00
ReaJason e8c2d4782b feat(web): support download button for some packers 2025-11-04 09:14:17 +08:00
ReaJason 3f00b29ede fix(ui): shellTool not changed when trigger init 2025-09-19 21:43:44 +08:00
ReaJason b88332f2a3 style: lint code 2025-09-12 22:51:50 +08:00
ReaJason ba8c5c1524 fix(ui): use shellTool selector 2025-09-12 22:51:50 +08:00
ReaJason 9159de1781 fix(ui): page not suitable for big screen 2025-09-12 22:51:50 +08:00
ReaJason e1e5a96283 feat: support i18n namespace 2025-08-13 23:53:40 +08:00
ReaJason 7ce71856d3 style(web): format code 2025-08-13 23:53:40 +08:00
ReaJason b2c614eea4 refactor: rename
1. 将枚举 Server 改为字符串常量,使得 memshell 和 probeshell 都能共用
2. 移除 memshell 模块直接内置在 generator 中
3. 通用类从 memshell 移动至 javaweb 下,命名修改,增加辨识度
2025-08-13 23:53:40 +08:00
ReaJason 13be57e66d feat: support probe shell generation 2025-08-13 23:53:40 +08:00