Commit Graph
22 Commits
Author SHA1 Message Date
juewuy 0f712fd69f ~将自动任务的配置文件移动到$CRASHDIR/configs/task目录下 2026-04-19 12:06:28 +08:00
juewuy 2218161e8f ~修复多语言化导致的自动任务无法正确执行的bug 2026-04-04 20:10:43 +08:00
juewuy 91ae2c88de ~i18h 2026-03-25 19:15:15 +08:00
juewuy 8bcaac1f66 feat(i18n): localize settings and dns menu leftovers 2026-03-11 19:39:05 +08:00
sofia-riese 6e83081865 chore: invoke the common.sh componen and UI adjustments 2026-02-03 20:40:02 +08:00
sofia-riese 70aa90f584 chore: invoke the common.sh componen 2026-02-03 17:21:25 +08:00
juewuy ac088c1adf Merge branch 'master' into dev
# Conflicts:
#	ShellCrash.tar.gz
#	bin/version
#	scripts/menus/5_task.sh
#	version
2026-02-02 20:30:29 +08:00
juewuy 1bd16b5ca6 ~重写 set_cron.sh 尝试修复因为定时任务导致系统crontab内容丢失的问题 2026-02-02 19:23:03 +08:00
juewuy ced3c3ac59 ~bugs fix 2026-01-31 18:31:50 +08:00
sofia-riese 2625d7f4e4 feat: improve UI/UX 2026-01-29 22:13:29 +08:00
juewuy f128560d97 ~Improve UI and i18n for userguide.sh 2026-01-27 18:46:14 +08:00
sofia 60d945c3a2 chore: enhance interface display effects 2026-01-23 19:55:59 +08:00
sofia 89975bdfff feat(5_task.sh): redesign TUI 2026-01-22 01:19:25 +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 16e3e7a489 fix(5_task): add double quote to prevent word splitting 2026-01-15 14:05:14 +08:00
Sofia 0712905fbe refactor(task_manager): replace recursion with while loop 2026-01-10 17:25:32 +08:00
Sofia 9383b69a1a refactor: replace recursion with while loop in task_menu 2026-01-08 13:57:15 +08:00
Sofia Riese a48ad916d2 Change shell type 2026-01-06 23:08:21 +08:00
juewuy 3772593f66 ~检查更新流程优化
~padavan自启优化
~部分界面文本优化
~bug fix
2026-01-06 14:51:18 +08:00
juewuy ebba797473 ~增加小米设备对autossh脚本的兼容
~增加小米设备/data/auto_start.sh文件,用于自定义开机启动项
~增加Mihomo内核默认启用统一延迟功能
~优化默认DNS,现在会默认使用localhost(如果可用)而不是阿里dns
~优化子菜单加载效率
~优化部分设备的tun加载流程,修复因为未加载tun模块而导致的启动报错
~优化dns界面显示
~修复因为文件拆分路径改变导致的加载失败的一系列bug
~修复局域网过滤白名单失效的bug(需要重新启用)
~修复自定义入站启用失败的bug
~修复前台测试内核运行命令报错的bug
~修复卸载时的意外报错
2025-12-31 15:07:21 +08:00
juewuy 647b52e016 ~脚本进行大量拆分和优化 2025-12-25 15:50:58 +08:00
juewuy e62f485df4 ~继续拆分脚本 2025-12-24 11:09:28 +08:00