juewuy
|
db71fcd04a
|
Merge branch 'dev' of https://github.com/juewuy/ShellCrash into dev
|
2026-01-17 21:12:20 +08:00 |
|
juewuy
|
7422a3f3c8
|
~Add i18n support for dns.sh
~Fix i18n support for 2_settings.sh
|
2026-01-17 21:12:09 +08:00 |
|
Sofia
|
e20b33046b
|
fix(tui_layout): handle missing and empty string parameters correctly
|
2026-01-17 20:18:15 +08:00 |
|
juewuy
|
e99695a2f1
|
Merge branch 'dev' of https://github.com/juewuy/ShellCrash into dev
|
2026-01-17 20:09:21 +08:00 |
|
juewuy
|
040accdef0
|
~Fix i18n support for 2_settings.sh
|
2026-01-17 20:08:11 +08:00 |
|
Sofia
|
f7b50209f0
|
refactor(set_bot_tg): replace recursion with while loop
|
2026-01-17 19:37:10 +08:00 |
|
Sofia
|
66d848581a
|
refactor(setgroups): replace recursion with while loop
|
2026-01-17 17:37:14 +08:00 |
|
juewuy
|
b98a996cb4
|
更新 bot_tg_service.sh
|
2026-01-17 17:29:32 +08:00 |
|
Sofia
|
18e3046aa4
|
refactor(forwhat): replace recursion with while loop
|
2026-01-17 17:18:17 +08:00 |
|
juewuy
|
0b8733f00e
|
Merge pull request #1139 from sofia-riese/patch-5
feat(tui): add layout utilities for terminal UI formatting
|
2026-01-17 14:09:49 +08:00 |
|
Sofia
|
28de722560
|
update
|
2026-01-17 13:12:08 +08:00 |
|
juewuy
|
5223400684
|
Merge pull request #1138 from sofia-riese/patch-4
fix(4_setboot): fix some warnings from ShellCheck prompts
|
2026-01-17 13:01:19 +08:00 |
|
Sofia
|
27aefb7699
|
fix(4_setboot): fix some errors from ShellCheck prompts
|
2026-01-17 12:27:38 +08:00 |
|
Sofia
|
bacdf4675f
|
refactor(set_wireguard): replace recursion with while loop and fix some bug
|
2026-01-17 12:08:08 +08:00 |
|
juewuy
|
58dd51b483
|
Merge pull request #1134 from sofia-riese/patch-4
fix(5_task): add double quote to prevent word splitting
|
2026-01-16 22:25:41 +08:00 |
|
Sofia
|
0c9d110437
|
fix(5_task): add double quote to prevent word splitting
- Add double quote to prevent word splitting
- Format code with shfmt
|
2026-01-16 21:52:02 +08:00 |
|
Sofia
|
b3b72b4b85
|
refactor(setrules): replace recursion with while loop
- Replace recursion with while loop
- Add double quote to prevent word splitting
- Use grep -q instead of [ -n ... ] for rule match
|
2026-01-16 21:04:48 +08:00 |
|
juewuy
|
c84a92b2e5
|
~Add i18n support for 2_settings.sh
|
2026-01-16 20:08:01 +08:00 |
|
juewuy
|
0cb57d1d7b
|
~Add i18n support for 2_settings.sh
|
2026-01-16 19:59:31 +08:00 |
|
juewuy
|
eee4f17947
|
~bug fix
|
2026-01-16 18:32:16 +08:00 |
|
juewuy
|
ebf0186266
|
~bug fix
|
2026-01-16 18:29:18 +08:00 |
|
juewuy
|
0c7cf39e29
|
Merge branch 'master' into dev
# Conflicts:
# scripts/menus/7_gateway.sh
|
2026-01-16 18:19:43 +08:00 |
|
juewuy
|
da92996385
|
~修复描述
|
2026-01-16 18:18:35 +08:00 |
|
Sofia
|
63e6daca22
|
fix(1_start): add double quote to prevent word splitting
|
2026-01-15 21:22:15 +08:00 |
|
Sofia
|
5ccf102791
|
fix(4_setboot): add double quote to prevent word splitting
|
2026-01-15 18:47:53 +08:00 |
|
Sofia
|
b6d19a7ac4
|
refactor(set_tailscale): replace recursion with while loop
|
2026-01-15 18:41:07 +08:00 |
|
juewuy
|
8ea6a38213
|
Merge branch 'master' into dev
|
2026-01-15 18:04:26 +08:00 |
|
juewuy
|
9aa6f3d5bb
|
~增加wg和ts配置生成检测机制防止文件冲突
~bug fix
|
2026-01-15 18:04:13 +08:00 |
|
juewuy
|
5154339546
|
Merge pull request #1128 from sofia-riese/patch-6
refactor(set_fw_wan): replace recursion with while loop
|
2026-01-15 17:06:30 +08:00 |
|
juewuy
|
2cad4ec818
|
Merge pull request #1126 from sofia-riese/patch-5
style(8_tools): format code with shfmt
|
2026-01-15 17:05:49 +08:00 |
|
juewuy
|
4c16236823
|
Merge pull request #1125 from sofia-riese/patch-1
fix(5_task): add double quote to prevent word splitting
|
2026-01-15 17:04:37 +08:00 |
|
Sofia
|
174cbabb93
|
refactor(set_fw_wan): replace recursion with while loop
|
2026-01-15 16:14:33 +08:00 |
|
Sofia
|
a5668dd94b
|
style: format code
|
2026-01-15 15:35:19 +08:00 |
|
Sofia
|
16e3e7a489
|
fix(5_task): add double quote to prevent word splitting
|
2026-01-15 14:05:14 +08:00 |
|
Sofia
|
e66bd832e1
|
Merge branch 'dev' into patch-2
|
2026-01-15 03:00:25 +08:00 |
|
Sofia
|
7422f5dcc3
|
Merge branch 'juewuy:dev' into patch-4
|
2026-01-15 02:53:11 +08:00 |
|
Sofia
|
82f5fce989
|
repair accidental deletion operation
|
2026-01-15 02:49:01 +08:00 |
|
Sofia
|
3977565ad1
|
fix: revise return logic
|
2026-01-15 02:36:43 +08:00 |
|
Sofia
|
602f3e2890
|
fix: add double quote to prevent globbing and word splitting
|
2026-01-14 20:52:22 +08:00 |
|
juewuy
|
690db2fe73
|
~Add i18n support for 1_start.sh
|
2026-01-14 20:20:25 +08:00 |
|
juewuy
|
e3789ea1ce
|
~修复新手引导死循环的bug
|
2026-01-14 19:24:58 +08:00 |
|
juewuy
|
e545b728b5
|
~修复本地生成配置文件时默认模版报错的bug
|
2026-01-14 19:19:51 +08:00 |
|
juewuy
|
f833bb9ce7
|
~修复本地生成配置文件时默认模版报错的bug
|
2026-01-14 19:09:39 +08:00 |
|
juewuy
|
22b8e04717
|
Merge branch 'master' into dev
|
2026-01-14 19:03:02 +08:00 |
|
juewuy
|
328466584b
|
~修复未安装内核时本地生成配置失败的bug
|
2026-01-14 19:02:44 +08:00 |
|
juewuy
|
48fee3d36d
|
Merge branch 'master' into dev
# Conflicts:
# scripts/menus/2_settings.sh
|
2026-01-14 18:56:17 +08:00 |
|
juewuy
|
893ddd7268
|
~优化默认ipv4路由网段获取机制
|
2026-01-14 18:54:09 +08:00 |
|
Sofia
|
739ee5d22c
|
Merge branch 'dev' into patch-2
|
2026-01-13 10:06:11 +08:00 |
|
Sofia
|
2d7fbdb443
|
style: update
|
2026-01-13 10:02:29 +08:00 |
|
Sofia
|
d630f7534e
|
refactor(set_core_config_link): replace recursion with while loop
|
2026-01-12 02:06:05 +08:00 |
|