Commit Graph

65 Commits

Author SHA1 Message Date
xiongxiao
477826dcce feat: 添加云端开发环境页面,支持 Jump、Trae、Windsurf 等 IDE 链接
- 新增 cloud-env 页面,展示运行中的云端开发环境
- 支持 Web IDE、VS Code、Cursor、Trae、Windsurf、Antigravity 等 IDE 链接
- 添加复制功能和点击跳转功能
- 更新 WorkspaceDetailDialog,添加对应 IDE 选项
- 更新侧边栏导航,添加"云端环境"入口

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-21 00:13:13 +08:00
xiongxiao
ef08303182 feat: 优化Sidebar组件,支持onClick回调和外部链接导航;更新repos页面,持久化开发者过滤器状态 2026-03-20 23:00:02 +08:00
xiongxiao
389f7a7ad2 feat: 添加侧边栏组件,整合导航项并实现可折叠功能
refactor: 更新工作空间页面和配置页面,使用侧边栏布局
chore: 删除不再使用的gitea页面
fix: 优化CNB黑色logo组件
2026-03-19 20:37:56 +08:00
xiongxiao
dd6eff9269 feat: 添加可折叠侧边栏布局,优化仓库列表和工作空间页面 2026-03-19 20:26:27 +08:00
xiongxiao
9a06364880 fix: 更新API URL路径,从cnb-dev更改为dev-cnb 2026-03-19 02:29:15 +08:00
xiongxiao
3f0733a540 refactor: 重构workspaces页面UI,使用组件化设计和Tailwind样式 2026-03-19 02:17:43 +08:00
xiongxiao
330accb822 feat: 优化mark接口文档和工作空间页面字段 2026-03-19 02:02:03 +08:00
xiongxiao
469d23b0b9 Auto commit: 2026-03-19 01:46 2026-03-19 01:46:16 +08:00
xiongxiao
bc9ce9e5df feat: 添加 PWA 插件支持,更新环境变量处理,优化可见性选项 2026-03-18 17:00:49 +08:00
xiongxiao
0b08b82356 init 2026-03-17 20:54:06 +08:00
xiongxiao
3a821b1486 feat: 将仓库可见性改为选择器组件,支持 public/private/protected 2026-03-16 01:22:49 +08:00
xiongxiao
81b52cce8c chore: 更新依赖版本并优化仓库页面移动端布局
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-13 11:59:50 +08:00
xiongxiao
500ceb2e42 fix: 优化移动端页面体验
- repos 页面:标题和按钮移动端换行显示,响应式布局优化
- config 页面:移动端无边框,全屏宽度,按钮垂直堆叠
- gitea config 页面:同 config 页面优化
- BuildConfig、RepoCard、Dialog 等组件响应式优化
2026-03-13 05:39:26 +08:00
a40cc2175e fix 2026-03-11 03:09:52 +08:00
xiongxiao
f74d5a4510 feat: 添加工作区链接功能,更新状态管理以支持获取和显示工作区的秘密链接 2026-03-10 14:28:50 +08:00
4ed81a1c68 feat: add cnb API module with various endpoints for workspace management, repository operations, and issue tracking 2026-03-10 01:23:18 +08:00
253ef2ac7d feat: 添加 CNB API 接口定义,包括用户验证、仓库管理和工作空间操作 2026-03-06 02:50:35 +08:00
6c914c3186 fix: 更新 @kevisual/kv-login 依赖版本至 0.1.17,调整 AuthProvider 登录状态 2026-03-06 00:47:14 +08:00
eebdaec389 update 2026-03-05 22:24:45 +08:00
575feec78b update 2026-03-05 22:02:45 +08:00
xiongxiao
d196b24d07 feat: 在 RepoCard 组件中添加站点链接点击事件,防止事件冒泡 2026-03-01 01:34:59 +08:00
xiongxiao
20edf1893e chore: update dependencies and improve configuration handling
- Bump version to 0.0.7 in package.json and update deployment script.
- Add new dependencies in bun.lock for improved functionality.
- Modify loadFromRemote methods in Gitea and general config stores to return boolean for better error handling.
- Enhance BuildConfig component to ensure proper loading state management.
- Simplify RepoCard component by removing duplicate repository access option.
- Update WorkspaceDetailDialog to include workspace link in state management.
- Fix branch default value in createDevConfig function to use a placeholder.
2026-03-01 01:34:12 +08:00
0a0acf1fe7 feat: 添加工作区页面及相关状态管理,优化路由配置 2026-02-28 04:12:10 +08:00
364e903d5f feat: 重构 openInCNB 函数,简化代码逻辑并优化导航处理 2026-02-27 02:29:11 +08:00
f05aab2430 feat: 优化 RepoCard 组件,添加条件渲染和样式调整 2026-02-27 02:24:19 +08:00
58563ece93 feat: 添加远端配置保存与加载功能,优化配置检查逻辑 2026-02-27 01:59:06 +08:00
ee176fd80b feat: 添加 gitea 页面文件 2026-02-27 01:33:16 +08:00
d85fc1154f feat: 更新页面标题和图标,添加远端配置保存与加载功能 2026-02-27 01:32:39 +08:00
3227c795a3 recove 2026-02-26 01:54:41 +08:00
0d8d81b1fc add init tags 2026-02-26 01:53:21 +08:00
9e8c658159 feat: 优化导航链接的点击处理和类型定义 2026-02-26 01:49:36 +08:00
60a7328889 feat: 添加 CLI 按钮以支持在 CNB 环境中打开 CLI 中心 2026-02-26 01:45:26 +08:00
245bbb33b0 feat: 添加返回按钮和优化仓库卡片,移除未使用的 RepoInfoCard 组件 2026-02-26 01:39:52 +08:00
a54597c65e feat: enhance repository management UI and functionality
- Added navigation to repository details in RepoCard component.
- Implemented a new BuildConfig component for managing build configurations.
- Integrated build configuration initialization and saving logic in the store.
- Updated RepoInfoCard to include workspace management features.
- Improved repository editing dialog with better state handling.
- Enhanced repository list fetching with search capabilities.
- Added support for creating and managing development configurations.
- Refactored code for better readability and maintainability.
2026-02-26 01:11:45 +08:00
5a769a6748 feat: 添加仓库信息卡片和仓库页面,优化仓库路由 2026-02-25 23:12:39 +08:00
bbb762db97 update 2026-02-25 19:28:04 +08:00
3ef9c47508 add useShallow 2026-02-25 19:27:40 +08:00
635e6a8a1b feat: 添加远端配置的保存和加载功能,优化仓库卡片显示主题和可见性 2026-02-25 01:26:01 +08:00
7ec6428643 feat: add repository management dialogs and store functionality
- Implement CreateRepoDialog for creating new repositories with form validation.
- Implement EditRepoDialog for editing existing repository details.
- Implement SyncRepoDialog for syncing repositories with Gitea, including repository creation if necessary.
- Implement WorkspaceDetailDialog for managing workspace links and actions.
- Enhance the repo store with new state management for repository actions, including creating, editing, and syncing repositories.
- Add build configuration utilities for repository synchronization.
- Create a new page for repository management, integrating all dialogs and functionalities.
- Add login route for authentication.
2026-02-25 01:02:55 +08:00
f4643464ba feat: 简化创建仓库逻辑,移除响应码检查 2026-02-22 00:57:10 +08:00
f1c27a8726 feat: 在工作区启动后自动刷新状态并隐藏提示 2026-02-22 00:49:16 +08:00
6b37e34392 update 2026-02-20 19:24:35 +08:00
de87263a5d feat: 优化更新仓库信息逻辑,处理主题数组并添加默认主题 2026-02-20 19:24:06 +08:00
eb1adbc100 feat: 更新停止工作区逻辑以接受工作区参数 2026-02-20 16:25:39 +08:00
6516bacbf4 feat: 更新版本号至 0.0.4 并调整发布脚本 2026-02-20 16:03:25 +08:00
83fc1dca18 feat: 添加停止工作区功能并优化启动工作区按钮逻辑 2026-02-20 16:00:50 +08:00
d85a1cf84b feat: 添加空白提交功能以确保仓库在列表中顺序活跃,并更新相关逻辑 2026-02-20 15:00:19 +08:00
xiongxiao
fe3a3cfdc3 up: 2026-02-20 14:56 2026-02-20 14:56:25 +08:00
xiongxiao
a9f42f14f0 up: 2026-02-20 14:53 2026-02-20 14:53:58 +08:00
a934a7620d feat: 更新页面语言为中文并添加评论功能的 HTML 模板 2026-02-20 04:02:53 +08:00