• Joined on 2026-04-10
akang pushed to fix-error at cirry/electron-opencode 2026-04-12 14:15:27 +00:00
8972dfe8e7 feat(用户信息): 在侧边栏显示用户昵称和邮箱使用 userStore 中的用户数据替换硬编码的用户信息
akang pushed to fix-error at cirry/electron-opencode 2026-04-12 09:18:40 +00:00
1879f5ce32 feat(用户): 实现用户信息获取及配置写入功能
akang pushed to fix-error at cirry/electron-opencode 2026-04-12 07:59:38 +00:00
eb65197e23 Merge branch 'fix-error' of https://gitea.cirry.cn/cirry/electron-opencode into fix-error
9bca7a1dff feat(首页): 替换功能卡片图标并优化样式
Compare 2 commits »
akang pushed to fix-error at cirry/electron-opencode 2026-04-12 06:58:26 +00:00
d907a37c2d refactor(http): 重构登录和请求基础URL处理逻辑
fd6098df40 fix: 放宽CSP策略中的connect-src限制以支持所有WebSocket连接
Compare 2 commits »
akang pushed to fix-error at cirry/electron-opencode 2026-04-12 05:01:39 +00:00
4bae331d4f feat(security): 添加密码加密功能
4708af1e93 Merge branch 'fix-error' of https://gitea.cirry.cn/cirry/electron-opencode into fix-error
84680a9639 build: 添加 js-base64 和 jsencrypt 依赖
9710da8b3d feat(设备管理): 添加Spark设备发现与状态管理功能
8b145d79d3 feat(登录): 添加设备选择功能并实现登录接口集成
Compare 5 commits »
akang pushed to fix-error at cirry/electron-opencode 2026-04-12 02:55:52 +00:00
cddbba0e0f Merge branch 'fix-error' of https://gitea.cirry.cn/cirry/electron-opencode into fix-error
781a3137a6 feat: 添加登录对话框组件和测试路由
d977da5c38 feat: 添加测试页面及路由配置
e06bd84f29 chore: 在.gitignore中添加Vite生成的timestamp文件
Compare 4 commits »
akang pushed to fix-error at cirry/electron-opencode 2026-04-10 07:19:43 +00:00
c07f2c8dbe Merge branch 'fix-error' of https://gitea.cirry.cn/cirry/electron-opencode into fix-error
669fd4cc6a chore: 删除不再需要的.npmrc配置文件
0b11680aea feat(icons): 添加 Lucide 图标组件并集成到首页
Compare 3 commits »
akang pushed to fix-error at cirry/electron-opencode 2026-04-10 03:09:24 +00:00
akang created branch fix-error in cirry/electron-opencode 2026-04-10 03:09:24 +00:00
akang pushed to main at cirry/electron-opencode 2026-04-10 02:42:53 +00:00
44c581dd44 chore: 将 husky 钩子中的 pnpm 替换为 npm 并更新 commitlint 配置格式
c738e638cf refactor: 统一代码风格并更新依赖配置
Compare 2 commits »
akang pushed to main at cirry/electron-opencode 2026-04-10 02:18:16 +00:00
4d578b3f0b chore: 添加 lint-staged 并更新 husky 配置
c5638ab821 ci: 添加 husky pre-commit 钩子执行 lint-staged
858ec13740 chore: 更新依赖项并移除不再使用的portfinder
d7d089cc2a refactor(http): 重构 HTTP 请求模块使用 axios 替代 fetch
Compare 4 commits »