abearxiong 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
2026-02-05 19:09:51 +08:00
fix
2026-02-05 19:12:25 +08:00
2026-02-05 19:09:51 +08:00
2026-02-05 19:09:51 +08:00
2026-02-05 19:09:51 +08:00
2026-02-20 19:24:35 +08:00
2026-02-05 19:09:51 +08:00
2026-02-05 19:09:51 +08:00

cnb center

cnb 仓库界面很不好用所以自己写了一个纯调api的界面方便管理仓库和查看同步状态

主要功能

git仓库管理功能

  • 创建仓库
  • 删除仓库使用cookie
  • 同步仓库

仓库列出用户所有仓库,主体显示仓库名,描述。每一个仓库具备更快捷的功能模块。

启动是启动云开发环境。

intro

配置项

config

示例cookie配置

CNBSESSION=1770622649.1935321989751226368.0bc7fc786f7052cb2b077c00ded651a5945d46d1e466f4fafa14ede554da14a0;csrfkey=158893308
Description
No description provided
Readme 786 KiB
Languages
TypeScript 97.5%
CSS 1.9%
HTML 0.6%