Commit Graph
38 Commits
Author SHA1 Message Date
ReaJason f342b924f5 fix: rm landing page 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
ReaJason c74856f3ee chore: upgrade deps 2025-08-13 23:53:40 +08:00
ReaJason 60b36f926c build: rm useless package 2025-08-13 23:53:40 +08:00
ReaJason fbdc58390a perf: reduce js size 2025-08-13 23:53:40 +08:00
ReaJason c925954035 feat: add more page 2025-08-13 23:53:40 +08:00
ReaJason e4691a29f5 chore: upgrade dep 2025-06-07 13:31:18 +08:00
ReaJason a655968fb3 feat: use new theme 2025-06-07 13:31:18 +08:00
ReaJason dba1b68c23 style: lint 2025-05-28 01:22:54 +08:00
ReaJason df6125c046 refactor: use yup custom validator 2025-05-28 01:22:54 +08:00
ReaJason d2f2809119 chore: upgrade dep 2025-05-28 01:22:54 +08:00
ReaJason bd55fce38c chore: upgrade deps 2025-05-14 00:34:32 +08:00
ReaJason ba9424c97e feat: support command encryptor 2025-05-14 00:34:32 +08:00
ReaJason accee05504 build(ui): module not found 2025-04-06 13:55:17 +08:00
ReaJason fa206e8acc refactor: use react router 2025-04-06 13:55:17 +08:00
ReaJason 075053c38b chore: upgrade ui components 2025-04-06 13:55:17 +08:00
ReaJason d57e691e1f feat: support simple obfuscation (#13) 2025-03-30 15:33:31 +08:00
ReaJason fe5f662fc2 chore: update dep 2025-03-30 15:33:31 +08:00
ReaJason 35bc198f48 chore: upgrade dep 2025-03-30 15:33:31 +08:00
ReaJason 6be832494d refactor(ui): separate each component into single file 2025-02-28 22:40:45 +08:00
ReaJason 881587dccf build(ui): enahnce cross-platform dx 2025-02-26 20:20:49 +08:00
ReaJason e90efdc036 chore: update deps 2025-02-25 00:11:37 +08:00
ReaJason f1d797295c build(ui): support base_path 2025-02-23 02:33:09 +08:00
ReaJason 53999f3e71 fix(ui): packResult not changed when regenerate 2025-02-20 22:28:34 +08:00
ReaJason bfae5e10d3 feat: enhance responsive layout and improve i18n support (#39) 2025-02-19 22:21:17 +08:00
ReaJason 2f256fc97e feat: support AntSword shell generate (#34) 2025-02-19 00:04:29 +08:00
ReaJason 3f6821181c chore: upgrade to Tailwind CSS v4 2025-02-15 13:50:04 +08:00
ReaJason f9eb9dafa4 feat: support xxl-job executor NettyHandler (#30)
Only support jdk8, in jdk11 or jdk17 env, you should use file write and use urlClassLoader to load injectorClass or else.
2025-01-22 18:36:19 +08:00
ReaJason 9154b1b46c feat: support i18n [skip ci] 2025-01-20 00:34:10 +08:00
ReaJason 88a26e9ba0 refactor: enhance web ux 2025-01-18 20:00:24 +08:00
ReaJason dd5b7c0366 feat: support tomcat agent shell (resolved #12) 2025-01-03 00:25:56 +08:00
ReaJason 692d16f9a4 fix: copyToClipboard button not work 2024-12-31 11:41:08 +08:00
ReaJason 3b9d6b2daa chore(web): upgrade dependencies 2024-12-24 22:50:10 +08:00
ReaJason 14b9bcc00c feat: boot-ui support behinder 2024-12-22 17:37:21 +08:00
ReaJason b14d43ce70 ci: bun run failed 2024-12-20 02:33:37 +08:00
ReaJason 3b0aeaa294 feat: support boot-ui 2024-12-20 01:15:12 +08:00
ReaJason f7fc98b388 feat: add boot and webui 2024-12-08 16:59:18 +08:00