熊潇 abearxiong
abearxiong pushed to main at good/browser-helper 2026-03-09 00:25:39 +08:00
e1586b89d1 update
abearxiong pushed to main at kevisual/cnb 2026-03-08 23:19:48 +08:00
21ba07e55b feat: 更新保持工作空间存活技能,优化错误处理并添加保活数据
dd5331bbaa feat: 添加新的分享路由以获取cnb工作空间中助手的访问地址
a563f3e0d6 feat: 将所有中间件名称从'admin-auth'更新为'auth-admin',以统一认证方式
Compare 23 commits »
abearxiong pushed to main at kevisual/router 2026-03-08 23:19:45 +08:00
b375e5ac23 chore: 更新版本号至 0.0.88 并修改类型导入以支持 QueryRouterServer
7345940f18 chore: 添加 commander 模块及相关命令行工具功能
a9cf1505ff chore: 更新版本号并添加 runAction 方法及其类型推断支持
9ed6e63d9e chore: 更新依赖项版本以修复兼容性问题
Compare 18 commits »
abearxiong pushed to main at kevisual/cli 2026-03-08 23:19:36 +08:00
94e4db8d44 feat: 更新版本号至 0.1.18
cb8e709c5d fix(deploy): set default version to 1.0.0 and generate key using nanoid; remove confirmation prompt
8867951893 Refactor code structure for improved readability and maintainability
2d4666ce90 feat: 添加 Kevisual 类以获取管理员令牌;更新 ls-token 命令以支持创建 jwks 令牌
ad494248cc feat: 更新 RemoteApp 初始化逻辑,添加 token 参数;更新版本号至 0.1.16
Compare 12 commits »
abearxiong pushed to main at kevisual/code-center 2026-03-07 19:48:34 +08:00
2b5d3250a4 feat: 更新handleRequest逻辑,确保newId参数与用户关联以避免冲突
abearxiong pushed to main at kevisual/code-center 2026-03-06 23:41:58 +08:00
69422f3e3f update
abearxiong pushed to main at kevisual/query 2026-03-06 23:11:16 +08:00
013a399b7f chore: bump version to 0.0.53, update dependencies, and enhance query handling with token support
abearxiong pushed to main at kevisual/code-center 2026-03-06 13:20:47 +08:00
fb58d91e50 feat: 优化token验证逻辑,添加异常处理以增强稳定性
abearxiong pushed to main at web-components/kv-login 2026-03-06 00:33:45 +08:00
06141edc49 Refactor code structure for improved readability and maintainability
abearxiong pushed to main at kevisual/code-center 2026-03-06 00:05:39 +08:00
53204291ce feat: 更新@kevisual/api依赖版本至0.0.62,优化WsProxyManager和请求处理逻辑
abearxiong pushed to main at abearxiong/dnake 2026-03-05 23:30:19 +08:00
c33559fcf8 ip转发
abearxiong pushed to main at abearxiong/dnake 2026-03-05 21:04:49 +08:00
e6cbbd27d4 Merge branch 'main' of git.xiongxiao.me:abearxiong/dnake
cef9b1dd39 update run.sh
Compare 2 commits »
abearxiong pushed to main at kevisual/code-center 2026-03-05 13:34:09 +08:00
b31f2840b9 temp
abearxiong pushed to main at kevisual/code-center 2026-03-05 13:33:03 +08:00
42957af179 refactor: remove unused file, update timestamps on query views and views
abearxiong pushed to main at kevisual/code-center 2026-03-05 04:31:52 +08:00
2518f6bba3 feat: 更新WsProxyManager注册逻辑,添加isLogin参数并优化HTML响应处理
abearxiong pushed to main at kevisual/code-center 2026-03-05 03:58:52 +08:00
bbdf9f087d feat: enhance WebSocket proxy with user connection management and status reporting
abearxiong pushed to main at kevisual/ai 2026-03-04 15:48:16 +08:00
7129f9a877 chore: update dependencies in package.json and pnpm-lock.yaml; add cnb.ts for custom-cnb provider testing
abearxiong pushed to main at kevisual/code-center 2026-03-04 00:37:01 +08:00
aaedcb881b feat: 添加createHexTime和parseHexTime函数,用于处理十六进制时间字符串
abearxiong pushed to main at kevisual/convex 2026-03-03 21:39:58 +08:00
92e80bd93a feat: 重构权限管理,添加短链接支持,更新 API 导入路径,移除旧的 convex.ts 文件
2f2064a803 feat: 更新版本号至 0.0.3
cfb6a1cf11 feat: 添加 nCode 组件及相关 API,支持创建、查询、更新和删除操作
e8598e418d feat: 更新版本号至 0.0.2,并添加 .npmrc 文件以配置 NPM 认证
ad9c26e278 feat: 更新 HTTP 路由处理,移除旧的自定义端点并添加新的 API 路由;更新依赖版本
Compare 7 commits »
abearxiong pushed to main at kevisual/code-center 2026-03-03 19:11:04 +08:00
d2913dd32d feat: 更新JWKS token创建逻辑,支持refresh token选项