Commit Graph
47 Commits
Author SHA1 Message Date
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
Sofia 635dcd7ee3 perf(install): enhance execution efficiency 2026-01-15 18:22:35 +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 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
Sofia 7c3039ea68 refactor: replace recursion with while loop in main_menu 2026-01-14 20:28:06 +08:00
Sofia 08f346a6f4 fix: use quotation marks to prevent word splitting 2026-01-13 12:51:01 +08:00
Sofia 7c33c24f80 style: redesign the install script interface 2026-01-12 22:31:03 +08:00
Sofia d630f7534e refactor(set_core_config_link): replace recursion with while loop 2026-01-12 02:06:05 +08:00
Sofia a1a9b10a85 docs(readme_cn): add hints 2026-01-11 19:24:19 +08:00
Sofia 56d8bbadc2 refactor(set_core_config): replace recursion with while loop 2026-01-11 17:09:11 +08:00
Sofia 7676a3f607 refactor(set_adv_config): replace recursion with while loop 2026-01-11 12:51:18 +08:00
Sofia a544637651 refactor(setproviders): replace recursion with while loop 2026-01-11 09:24:13 +08:00
Sofia da11c319b8 refactor(set_ipv6): replace recursion with while loop 2026-01-11 01:45:10 +08:00
Sofia d797838378 refactor(gateway): replace recursion with while loop 2026-01-11 01:37:56 +08:00
Sofia 0712905fbe refactor(task_manager): replace recursion with while loop 2026-01-10 17:25:32 +08:00
Sofia d708f0e113 docs(install): optimize prompts 2026-01-10 14:03:28 +08:00
Sofia 24ed96a618 refactor: formatter code and replace recursion with while loop in set_alias 2026-01-10 11:28:02 +08:00
Sofia 26ae84afd5 docs: change emoji to GitHub emoji markup and standardize naming 2026-01-10 09:15:59 +08:00
Sofia 85396a6b5d refactor: replace recursion with while loop in setdir 2026-01-10 09:04:56 +08:00
Sofia d4646030a5 refactor: replace recursion with while loop in setcustcore 2026-01-09 22:30:28 +08:00
Sofia 263792d0cf docs: change emoji to github markdown emoji markup 2026-01-09 21:50:38 +08:00
Sofia ad969c9f27 docs: beautify the README_CN document layout 2026-01-09 21:44:55 +08:00
Sofia ea0bec152e refactor: replace recursion with while loop in set_redir_mod 2026-01-09 19:23:32 +08:00
Sofia 64de8c8146 fix: correct VmRSS unit conversion and simplify logic 2026-01-09 13:33:15 +08:00
Sofia 4003a80c56 refactor: replace recursion with while loop in set_vmess 2026-01-09 10:10:25 +08:00
Sofia b428d4c786 fix: potential risks of forced withdrawal midway 2026-01-09 06:41:40 +08:00
Sofia f150d14f80 fix: solve the recursion problem 2026-01-09 06:34:05 +08:00
Sofia 492a2fe898 refactor: replace recursion with while loop in override 2026-01-09 00:55:19 +08:00
Sofia a0df852611 docs: enhance the table display in README_CN.md 2026-01-08 22:04:42 +08:00
Sofia b93ac17f2e refactor: replace recursion with while loop in settings 2026-01-08 20:48:10 +08:00
Sofia 9383b69a1a refactor: replace recursion with while loop in task_menu 2026-01-08 13:57:15 +08:00
Sofia b636b49eb6 refactor: replace recursion with while loop in setboot 2026-01-08 00:19:36 +08:00
Sofia 5306c8d3da Correct potential errors 2026-01-07 17:25:44 +08:00
Sofia 45b12fc70b Correct potential errors 2026-01-07 17:21:04 +08:00
Sofia 0b8bf53299 Keep addressing function self-invocation 2026-01-07 15:44:58 +08:00
Sofia 364fd54ced Continue to address the issue of function self-invocation 2026-01-07 12:30:14 +08:00
Sofia ef3ff50fbf Fix tar extraction and grep command syntax 2026-01-07 10:37:08 +08:00
Sofia 1d7be3a3a0 Continue to address the issue of function self-invocation 2026-01-07 09:58:56 +08:00
Sofia Riese a48ad916d2 Change shell type 2026-01-06 23:08:21 +08:00
Sofia Riese d3f751e876 Correcting syntax errors 2026-01-06 22:20:49 +08:00