熊潇 abearxiong
abearxiong pushed to main at kevisual/code-center 2026-02-24 01:03:59 +08:00
79e07d6689 feat: 更新依赖版本,优化用户模型构造函数和域名管理路由
abearxiong pushed to main at kevisual/kevisual-center 2026-02-23 23:54:07 +08:00
e97f947177 feat: refactor BaseHeader to accept main component as prop for improved flexibility
5cb02f44b2 feat: update layout styles and iframe source for improved UI consistency
984f39bf3c feat: enhance afterResponse handling for 401 status and ensure async logout
66ee0d7f60 feat: implement logout on 401 response and update query handling
f3c269dd83 Refactor code structure for improved readability and maintainability
Compare 7 commits »
abearxiong created repository kevisual/qrcode 2026-02-22 20:07:40 +08:00
abearxiong pushed to main at kevisual/vite-react-template 2026-02-22 04:28:30 +08:00
3630144fb1 feat: update dependencies and enhance authentication flow with context hooks
abearxiong pushed to main at kevisual/code-center 2026-02-22 03:22:33 +08:00
4b8f47cea8 feat: 添加AGENTS文档,概述项目模块和功能
abearxiong pushed to main at kevisual/vite-react-template 2026-02-22 01:33:03 +08:00
26f8d24b89 feat: wrap main content with TooltipProvider for enhanced tooltip functionality
abearxiong pushed to main at kevisual/vite-react-template 2026-02-22 01:18:32 +08:00
ce38fd6dad feat(auth): add Zustand store for authentication management
abearxiong pushed to main at kevisual/cli-center 2026-02-22 00:35:28 +08:00
c2d4d706be 更新依赖项和环境配置
abearxiong pushed to main at kevisual/query-awesome 2026-02-21 23:37:05 +08:00
2a0d508cf4 feat: 更新版本至 0.0.58,添加 cnb 登录和刷新用户功能
3f8b9c2c4a feat: 更新版本至 0.0.57,导出 User 类型并优化 beforeSetLoginUser 方法
c97e246ba7 feat: 更新版本至 0.0.56,增强登录缓存功能,添加 token 有效性检查
15fd2d3dc8 feat: 更新版本至 0.0.55,增强类型支持,优化登录缓存相关类
885abd8c46 feat: 更新版本至 0.0.53,升级依赖,添加 query-login-node 构建配置,优化文件操作同步化
Compare 5 commits »
abearxiong pushed to main at kevisual/cli 2026-02-21 23:37:00 +08:00
c00062d704 feat: 添加 CNB 登录功能及用户信息获取逻辑
4c2b5fc9fa fix: 更新版本号至 0.1.8
75953498e6 fix: 更新 @kevisual/api 依赖至 0.0.58,并优化本地用户检查逻辑
a4a5ed0b50 fix: 更新用户信息命令以使用新的获取令牌逻辑,并优化本地用户检查功能
Compare 4 commits »
abearxiong pushed to main at kevisual/code-center 2026-02-21 19:36:22 +08:00
6b5164e845 feat: 优化token刷新逻辑,支持使用访问token刷新token,增强错误处理
abearxiong pushed to main at kevisual/cli 2026-02-21 17:12:10 +08:00
c0edd2cbbf fix: 更新 @kevisual/api 依赖至 0.0.57,并移除过时的查询配置文件
048da38c53 fix: 更新版本号至 0.1.7
13b0f45d3e fix: 更新依赖项版本并优化远程应用连接逻辑
68c1976754 feat: add user info command and package management for assistant app
e53c166c29 fix: 更新依赖项版本以修复兼容性问题并优化导入路径
Compare 5 commits »
abearxiong pushed to main at kevisual/code-center 2026-02-21 07:28:07 +08:00
d50f5ed2af feat: 添加token验证日志,优化WebSocket连接管理
abearxiong pushed to main at kevisual/code-center 2026-02-21 06:29:16 +08:00
71c238f953 feat: 添加JWKS token支持,更新用户和OAuth相关逻辑
abearxiong pushed to main at kevisual/code-center 2026-02-21 05:38:18 +08:00
672208ab6b chore: 更新 bun.config.mjs 和 package.json,调整依赖版本和配置
abearxiong pushed to main at kevisual/code-center 2026-02-21 05:06:30 +08:00
77273bcfeb feat: 添加JWKS管理功能,支持基于用户token创建新token
abearxiong pushed to main at kevisual/vite-react-template 2026-02-21 00:42:56 +08:00
8349e1ca4c 更新 .cnb.yml,添加对环境变量的引用
abearxiong pushed to main at kevisual/vite-react-template 2026-02-21 00:24:26 +08:00
605d833841 init
abearxiong created repository kevisual/cli-center 2026-02-21 00:23:25 +08:00
abearxiong pushed to main at kevisual/code-center 2026-02-20 23:31:00 +08:00
366a21d621 feat: add CNB login functionality and user management