KenanZhu KenanZhu
KenanZhu synced commits to refs/heads/main at KenanZhu/AutoLibrary from mirror 2026-06-17 15:03:02 +08:00
6d05d4c7cb ci: main 分支 push 事件触发 BuildTest 工作流
01f4ccaa0e fix(driver): macOS/Linux 下载的 Chrome/Edge 驱动缺少执行权限导致运行失败
Compare 2 commits »
KenanZhu synced commits to refs/heads/feature/global-settings at KenanZhu/AutoLibrary from mirror 2026-06-16 22:43:03 +08:00
57f1cfb3f2 fix(theme): 修复死锁、冗余读取、空作者字符串等交叉审查问题
007b4dc2ef fix(theme): 修复同名主题无法区分作者及导入链路边界问题
Compare 2 commits »
KenanZhu synced and deleted reference refs/heads/ci/workflow-build-macos at KenanZhu/AutoLibrary from mirror 2026-06-13 15:23:03 +08:00
KenanZhu synced commits to refs/heads/main at KenanZhu/AutoLibrary from mirror 2026-06-13 15:23:03 +08:00
0bad34d7a8 refactor(*): LoginPage 消息追踪统一与 Flow 长方法拆分 (#12)
61d1b44402 refactor: 提取 Flow 类 execute 长方法为私有子方法,降低嵌套深度
72301c63fd refactor: LoginPage 继承 MsgBase,统一页面消息追踪机制
Compare 3 commits »
KenanZhu synced commits to refs/heads/main at KenanZhu/AutoLibrary from mirror 2026-06-10 14:07:53 +08:00
609850ab60 ci(workflows): 新增 macOS .app 与 .dmg 打包流程 (#11)
8e14d45b71 fix(ci): 修复 Windows summary 因 Write-Host 管道失效导致空白输出
f6ef9af39d fix(ci): 修复 macOS 构建流程 6 项缺陷
72dce83c55 ci(workflows): 新增 macOS .app 与 .dmg 打包流程
Compare 4 commits »
KenanZhu synced new reference refs/heads/ci/workflow-build-macos to KenanZhu/AutoLibrary from mirror 2026-06-10 14:07:53 +08:00
KenanZhu synced commits to refs/heads/ci/workflow-build-macos at KenanZhu/AutoLibrary from mirror 2026-06-10 14:07:53 +08:00
KenanZhu synced and deleted reference refs/tags/ci/workflow—build-macos at KenanZhu/AutoLibrary from mirror 2026-06-10 14:07:53 +08:00
KenanZhu synced new reference refs/heads/ci/workflow—build-macos to KenanZhu/AutoLibrary from mirror 2026-06-09 21:47:54 +08:00
KenanZhu synced commits to refs/heads/ci/workflow—build-macos at KenanZhu/AutoLibrary from mirror 2026-06-09 21:47:54 +08:00
KenanZhu synced commits to refs/heads/feature/global-settings at KenanZhu/AutoLibrary from mirror 2026-06-07 20:47:53 +08:00
67f297b434 revert(ALConfigWidget.ui): 撤回上次提交中的 ui 文件的启动默认页面
86f0761eed refactor(theme): 优化 LightLake 与 BlueForest 主题显示样式
Compare 2 commits »
KenanZhu synced new reference refs/heads/feature/global-settings to KenanZhu/AutoLibrary from mirror 2026-06-02 18:22:15 +08:00
KenanZhu synced commits to refs/heads/feature/global-settings at KenanZhu/AutoLibrary from mirror 2026-06-02 18:22:15 +08:00
KenanZhu synced and deleted reference refs/tags/refactor/many_thing at KenanZhu/AutoLibrary from mirror 2026-06-02 18:22:15 +08:00
KenanZhu synced commits to refs/heads/refactor/many_thing at KenanZhu/AutoLibrary from mirror 2026-05-29 16:25:04 +08:00
779aad13b8 refactor(gui): 简化关于对话框标签文字
f3360423e5 fix(build): 重命名 requirement.txt 并统一所有引用
bea12d5f0c fix(docs): 更新手册域名并移除不存在的 requirements.txt 引用
b24f39456e fix: 修复 Git 文件名大小写与文件系统不一致的问题
Compare 4 commits »
KenanZhu synced commits to refs/heads/main at KenanZhu/AutoLibrary from mirror 2026-05-29 16:25:04 +08:00
c337904010 refactor(*): Page Object 架构迁移、AutoScript 引擎沙箱化与全项目代码规范化 (#9)
779aad13b8 refactor(gui): 简化关于对话框标签文字
f3360423e5 fix(build): 重命名 requirement.txt 并统一所有引用
bea12d5f0c fix(docs): 更新手册域名并移除不存在的 requirements.txt 引用
b24f39456e fix: 修复 Git 文件名大小写与文件系统不一致的问题
Compare 51 commits »
KenanZhu synced commits to refs/heads/refactor/many_thing at KenanZhu/AutoLibrary from mirror 2026-05-28 21:42:17 +08:00
bb63ee6f03 refactor(gui): 统一 Qt 控件变量命名风格为 PascalCase
3ebebe015f refactor(gui): 重构关于对话框,改用 QTabWidget 分页展示信息与许可证
02b3a62868 chore(autoscript): 添加模块版本号 v1.0.0
Compare 3 commits »
KenanZhu synced commits to refs/heads/refactor/many_thing at KenanZhu/AutoLibrary from mirror 2026-05-28 13:32:15 +08:00
d7e19dcd52 refactor(pages): 调整预约检查流程顺序,数据校验前置以避免无效浏览器操作
KenanZhu synced commits to refs/heads/refactor/many_thing at KenanZhu/AutoLibrary from mirror 2026-05-28 05:22:16 +08:00
59c06b3a19 fix(workflows): 修复图标引用、条件逻辑死代码并统一输出格式
b78fd2d1e4 chore: 添加 AutoLibrary 应用图标资源
2aace40a26 fix(services): 修复验证码识别逻辑、预约时间校验与异常处理结构
df7ad92f7f fix(pages): 移除裸 except Exception 改用精确异常类型并加固元素操作防护
910e3e3224 chore: 统一 __init__.py 许可头为版权声明并改用相对导入
Compare 5 commits »
KenanZhu synced commits to refs/heads/refactor/many_thing at KenanZhu/AutoLibrary from mirror 2026-05-27 21:12:15 +08:00
f7167c13f4 fix(ALAutoScript*Dialog): 统一编排窗口生成的 Lua 函数名与 ASEngine 运行时一致
eb8da498a2 refactor(pages): 引入 Page Object 模式替代 operators/ 模块并移除旧代码
b279b51b42 refactor: 移除旧 operators/ 模块和 base/ 层
43336f98d2 fix: 统一闭馆时间为 TimeSelectMaker.LIBRARY_CLOSE_MINS (22:30)
e77c561685 refactor: 时间选择逻辑下沉至 Dialog、Worker 模板方法抽象、配置访问安全化与代码风格统一
Compare 10 commits »