ReaJason
|
131222cf29
|
feat(web): support download button for some packers
|
2025-11-20 00:36:25 +08:00 |
|
ReaJason
|
c495ef46a4
|
fix(ui): shellTool not changed when trigger init
|
2025-11-20 00:36:25 +08:00 |
|
ReaJason
|
48a65574aa
|
style: lint code
|
2025-09-12 22:51:50 +08:00 |
|
ReaJason
|
ee1b2db869
|
fix(ui): use shellTool selector
|
2025-09-12 22:51:50 +08:00 |
|
ReaJason
|
842200280d
|
fix(ui): page not suitable for big screen
|
2025-09-12 22:51:50 +08:00 |
|
ReaJason
|
5aae3c4dbe
|
feat: add about page
|
2025-08-13 23:53:40 +08:00 |
|
ReaJason
|
3f5a2ddb6b
|
feat: support i18n namespace
|
2025-08-13 23:53:40 +08:00 |
|
ReaJason
|
a5f6411444
|
style(web): format code
|
2025-08-13 23:53:40 +08:00 |
|
ReaJason
|
f9dce4f84b
|
refactor: rename
1. 将枚举 Server 改为字符串常量,使得 memshell 和 probeshell 都能共用
2. 移除 memshell 模块直接内置在 generator 中
3. 通用类从 memshell 移动至 javaweb 下,命名修改,增加辨识度
|
2025-08-13 23:53:40 +08:00 |
|
ReaJason
|
4a3bc0c40a
|
feat: support probe shell generation
|
2025-08-13 23:53:40 +08:00 |
|
ReaJason
|
5f153a9052
|
refactor: simplify server options
|
2025-08-13 23:53:40 +08:00 |
|
ReaJason
|
28868f5769
|
style: rm console.log
|
2025-08-13 23:53:40 +08:00 |
|
ReaJason
|
7f7e48233b
|
build: rm useless package
|
2025-08-13 23:53:40 +08:00 |
|
ReaJason
|
57a653235b
|
perf: reduce js size
|
2025-08-13 23:53:40 +08:00 |
|
ReaJason
|
83fe7cad8c
|
feat: add more page
|
2025-08-13 23:53:40 +08:00 |
|
ReaJason
|
cd9c9ef162
|
fix(ui): copy button position on mobile
|
2025-06-07 13:31:18 +08:00 |
|
ReaJason
|
d4ff5fdf65
|
fix(ui): input placeholder font-size on mobile
|
2025-06-07 13:31:18 +08:00 |
|
ReaJason
|
6fee88d761
|
feat: use new theme
|
2025-06-07 13:31:18 +08:00 |
|
ReaJason
|
8d240f2a50
|
feat: compact mode
|
2025-05-28 01:22:54 +08:00 |
|
ReaJason
|
e31fcdeca9
|
refactor: simplify component
|
2025-05-28 01:22:54 +08:00 |
|
ReaJason
|
18c0920c27
|
feat: show urlPattern option when needed
|
2025-05-28 01:22:54 +08:00 |
|
ReaJason
|
ddfa273938
|
fix(ui): show one column in phone
|
2025-05-28 01:22:54 +08:00 |
|
ReaJason
|
d197691bed
|
feat: support custom command implementation
|
2025-05-28 01:22:54 +08:00 |
|
ReaJason
|
cd10fe9a2c
|
style: lint
|
2025-05-28 01:22:54 +08:00 |
|
ReaJason
|
bb8e4c7a7e
|
feat: add diff tips for attacher
|
2025-05-28 01:22:54 +08:00 |
|
ReaJason
|
565d05340e
|
feat: support command encryptor
|
2025-05-14 00:34:32 +08:00 |
|
ReaJason
|
f57ee7536c
|
fix: use snapshot version for dev
|
2025-04-06 13:55:17 +08:00 |
|
ReaJason
|
6b47b8e488
|
feat: support random param and default config (#50)
|
2025-04-06 13:55:17 +08:00 |
|
ReaJason
|
85e9eb8c70
|
refactor: use react router
|
2025-04-06 13:55:17 +08:00 |
|
ReaJason
|
47ea535fac
|
revert: obfuscation (#13)
|
2025-04-06 13:55:17 +08:00 |
|
ReaJason
|
540559653f
|
chore: upgrade ui components
|
2025-04-06 13:55:17 +08:00 |
|
ReaJason
|
ad05c8f2da
|
feat: support simple obfuscation (#13)
|
2025-03-30 15:33:31 +08:00 |
|
ReaJason
|
b8e91a3697
|
style: react component prop readonly
|
2025-03-30 15:33:31 +08:00 |
|
ReaJason
|
5d97780e34
|
fix: dev version no update
|
2025-03-30 15:33:31 +08:00 |
|
ReaJason
|
5abaa5bbc1
|
feat: support custom shell generator (#49)
|
2025-03-30 15:33:31 +08:00 |
|
ReaJason
|
a284cbbd02
|
chore: enhance phone ui
|
2025-03-01 23:11:41 +08:00 |
|
ReaJason
|
9073a97eec
|
feat(ui): support show update button
|
2025-03-01 23:11:41 +08:00 |
|
ReaJason
|
49819156ab
|
fix(ui): generate fail
|
2025-02-28 23:25:28 +08:00 |
|
ReaJason
|
fefe25cbce
|
refactor(ui): separate each component into single file
|
2025-02-28 22:40:45 +08:00 |
|
ReaJason
|
45f2bb148d
|
feat: support bytecode shrink
1. remove source file symbol (#46)
2. remove debug info when enable shrink (#29)
|
2025-02-26 20:19:30 +08:00 |
|
ReaJason
|
ad248f0703
|
fix(ui): version show html when it failed
|
2025-02-23 02:33:09 +08:00 |
|
ReaJason
|
b3bda20f2c
|
fix(ui): shell type not reset when server changed
|
2025-02-21 00:32:24 +08:00 |
|
ReaJason
|
9d2e8125d9
|
fix: remove log
|
2025-02-20 23:59:23 +08:00 |
|
ReaJason
|
3acab6e620
|
feat: add loading component
|
2025-02-20 23:52:02 +08:00 |
|
ReaJason
|
5148414ca8
|
fix(ui): shell type not changed when server changed
|
2025-02-20 23:45:52 +08:00 |
|
ReaJason
|
52c720572f
|
fix(ui): packResult not changed when regenerate
|
2025-02-20 22:28:34 +08:00 |
|
ReaJason
|
1b8a845635
|
feat: enhance responsive layout and improve i18n support (#39)
|
2025-02-19 22:21:17 +08:00 |
|
ReaJason
|
583abbf9ba
|
feat: support AntSword shell generate (#34)
|
2025-02-19 00:04:29 +08:00 |
|
ReaJason
|
d993a54fa9
|
fix: optimize form fields reset
|
2025-02-15 14:12:26 +08:00 |
|
ReaJason
|
f8624f0e72
|
fix: sonner theme not work
|
2025-02-15 13:50:04 +08:00 |
|