熊潇 abearxiong
abearxiong pushed to main at kevisual/code-center 2026-02-20 21:55:53 +08:00
1782a9ef19 refactor: migrate WebSocket proxy to v1-ws-proxy module
abearxiong pushed to main at kevisual/kevisual-center 2026-02-20 04:43:55 +08:00
e026275624 chore: update package versions and adjust dialog width in FormModal component
abearxiong pushed to main at kevisual/vite-react-template 2026-02-20 01:44:53 +08:00
acf18e42bd chore: update dependencies and add AuthProvider component
abearxiong pushed to main at kevisual/gitea 2026-02-19 20:56:54 +08:00
7428ea60b0 更新版本号至 0.0.6,并注释掉请求 URL 的日志输出
ad85d8fdbe 更新版本号至 0.0.5,并修正创建仓库的 URL 结构
ff93296d34 更新版本号至 0.0.4,并移除 exports 配置
ebc6d04502 更新版本号至 0.0.3,并添加 exports 配置
94c666a993 初始化 Gitea 项目结构,添加核心 API 封装和相关配置文件
abearxiong created branch main in kevisual/gitea 2026-02-19 20:56:53 +08:00
abearxiong created repository kevisual/gitea 2026-02-19 20:56:41 +08:00
abearxiong created repository kevisual/test-repo 2026-02-19 20:31:19 +08:00
abearxiong pushed to main at skillpod/frontend-starter-skill 2026-02-19 19:43:17 +08:00
75434ce166 feat: 更新文档,修改互动型模板名称为 TanStack Router,并调整相关描述
e8190fc194 feat: 更新支付文档,添加相关支付链接并优化代码结构
2076ff9d2f init
9ca5a33ebd add sync
1ee3d31b72 feat: 添加构建和开发脚本,配置 npm 认证信息
abearxiong created branch main in skillpod/frontend-starter-skill 2026-02-19 19:43:17 +08:00
abearxiong created repository skillpod/frontend-starter-skill 2026-02-19 19:43:01 +08:00
abearxiong pushed to main at kevisual/code-center 2026-02-19 03:59:34 +08:00
0d73941127 chore: 更新依赖版本,提升 @kevisual/query 和 @kevisual/context 的版本
abearxiong pushed to main at kevisual/code-center 2026-02-19 03:31:28 +08:00
7088d025c9 fix: 修改user-app测试路由的id参数为必填项
abearxiong pushed to main at kevisual/cnb-center 2026-02-18 23:53:48 +08:00
1884e87421 feat: 更新依赖版本并增强 RepoCard 组件的功能,添加获取列表的逻辑
3d66eee666 feat: integrate knowledge base creation in RepoCard and update app context key
f876a65c6b feat: 添加创建仓库对话框和停止工作区功能,优化仓库列表界面
36edf12fd0 temp
1f5aa69aed feat: 添加 fuse.js 依赖以增强搜索功能
Compare 12 commits »
abearxiong pushed to main at kevisual/query-awesome 2026-02-18 23:53:21 +08:00
fda55061a0 feat: 更新版本至 0.0.52,升级依赖 @kevisual/query 至 0.0.47 和 @kevisual/router 至 0.0.75,移除不必要的 setBaseResponse 调用
90a73bc1f6 temp
c0bd0b7964 temp
b8db664c62 feat: 更新版本至 0.0.50,升级 @kevisual/context 依赖至 0.0.6
9fed28819e feat: 添加 createViewData 函数以构建 RouterViewData 结构
Compare 40 commits »
abearxiong pushed to main at kevisual/cli 2026-02-18 23:53:18 +08:00
f33d4c293d Refactor code structure for improved readability and maintainability
63edd0fd84 fix: 更新版本号至 0.1.4,并优化 live 命令的配置路径处理
171d01a784 fix: 更新 package.json 中的依赖项版本以修复兼容性问题
76aeb21a41 Refactor CNB command to improve configuration handling and add default keep.json
786ee80839 add live
Compare 7 commits »
abearxiong pushed to main at kevisual/router 2026-02-18 23:53:11 +08:00
e1a0e11052 chore: 更新版本号至0.0.80,并在 route.ts 中重构 toJSONSchema 和 fromJSONSchema 函数以使用新的 schema.ts 模块
058e6843b1 chore: 更新版本号至0.0.79,并在 route.ts 中修改 toJSONSchema 函数以支持可选参数
bf6b7ad709 chore: 更新版本号至0.0.78,并在 fromJSONSchema 函数中将返回值设为可选
0866f01b1e chore: 更新版本号至0.0.77,升级 @kevisual/query 至 0.0.47,重构 JSON Schema 处理函数并添加测试
e4e1e9abb9 chore: 更新版本号至0.0.76,并在 route.ts 中添加 extractArgs 函数
Compare 21 commits »
abearxiong pushed to main at kevisual/vite-react-template 2026-02-18 21:53:11 +08:00
2cb404846e 更新 basename 模块,添加动态计算 basename 的功能,并在 main.tsx 中使用该功能
abearxiong pushed to main at kevisual/query 2026-02-18 18:46:36 +08:00
e019944c47 chore: bump version to 0.0.49 and update QueryOptions to include baseURL and beforeRequest
abearxiong pushed to main at kevisual/code-center 2026-02-18 12:59:58 +08:00
577b6bfaa4 Refactor code structure for improved readability and maintainability
abearxiong pushed to main at kevisual/query 2026-02-18 12:58:50 +08:00
05dace0c79 chore: bump @kevisual/router to version 0.0.80, update QueryApi to handle optional fields in metadata args, and enhance JSON Schema conversion