章超 chaos
  • Joined on 2025-10-29
chaos pushed to master at chaos/game_install_tools 2025-11-13 00:01:02 +08:00
9c628162aa feat(install): 完成安装后跳转到成功页面
chaos pushed to master at chaos/game_install_tools 2025-11-12 17:29:03 +08:00
056a9c6fee fix(gameins): 更新游戏资源包相关提示信息
chaos pushed to master at chaos/game_install_tools 2025-11-12 17:24:36 +08:00
2cb5c42957 feat(install): 实现带进度条的游戏安装功能
chaos pushed to master at chaos/game_install_tools 2025-11-11 21:13:16 +08:00
4773d3615b feat(tauri): 添加游戏配置文件并更新打包设置
chaos pushed to master at chaos/game_install_tools 2025-11-11 20:30:20 +08:00
9f9a0f72de feat(install): 更新安装目录选择逻辑和资源打包配置- 修改默认安装路径为 C:\Program Files- 简化目录选择对话框标题
chaos pushed to master at chaos/game_install_tools 2025-11-11 19:57:04 +08:00
e3a89d2b77 feat(ui): 更新页面布局与样式提升用户体验
chaos pushed to master at chaos/game_install_tools 2025-11-11 17:29:54 +08:00
9b1562bf4e feat(layout): 添加视频壁纸组件并优化布局结构
chaos pushed to master at chaos/game_install_tools 2025-11-11 17:19:06 +08:00
d9b786e935 feat(install): 实现游戏安装页面功能
chaos created branch master in chaos/game_install_tools 2025-11-11 16:16:44 +08:00
chaos pushed to master at chaos/game_install_tools 2025-11-11 16:16:44 +08:00
a09f4a7e6e feat(installer): 实现游戏安装程序页面
514c025caf feat(network): 添加网络接口信息获取功能
cacb25a2ca feat(layout): 添加 SVG 图标系统并更新侧边栏导航
a024c4a043 feat(layout): 添加侧边栏并优化布局结构
7aa010c242 feat(app): 初始化应用路由与基础样式- 添加 about 页面并实现页面间导航
chaos created repository chaos/game_install_tools 2025-11-11 16:15:04 +08:00
chaos pushed to main at chaos/chaos_api 2025-11-11 09:45:15 +08:00
9ee8da8999 chore(config): 更新应用配置和依赖版本
chaos pushed to main at chaos/chaos_api 2025-11-10 21:55:23 +08:00
760bdfe584 fix(auth):优化登录认证流程- 移除多余的换行符,保持代码整洁- 简化认证成功后的安全上下文设置逻辑-保留用户启用状态检查,确保账户有效性- 维持JWT令牌生成机制不变
chaos pushed to main at chaos/chaos_api 2025-11-10 21:42:00 +08:00
ed48e05285 feat(config): 更新数据库配置和JWT设置
chaos created branch main in chaos/chaos_api 2025-11-10 19:35:14 +08:00
chaos pushed to main at chaos/chaos_api 2025-11-10 19:35:14 +08:00
c6d18d4979 refactor(video): 移除视频处理相关功能模块
3683a9d8e0 feat(chaos): 实现视频分片上传和后台处理功能- 新增视频上传相关控制器、服务接口和实现类
287394e8f5 fix(chaos_api_web):修正数据库连接 URL
6e5f735fcc feat(auth): 添加用户认证和 JWT 令牌管理功能
20c05c41f0 refactor(chaos_api_web): 移除未使用的 ServletException 导包
chaos created repository chaos/chaos_api 2025-11-10 19:34:59 +08:00
chaos pushed to master at chaos/it_tools 2025-11-10 16:50:38 +08:00
514c025caf feat(network): 添加网络接口信息获取功能
cacb25a2ca feat(layout): 添加 SVG 图标系统并更新侧边栏导航
Compare 2 commits »
chaos pushed to master at chaos/it_tools 2025-11-06 00:14:48 +08:00
a024c4a043 feat(layout): 添加侧边栏并优化布局结构
chaos pushed to master at chaos/it_tools 2025-11-05 17:21:00 +08:00
7aa010c242 feat(app): 初始化应用路由与基础样式- 添加 about 页面并实现页面间导航