-
71c604411d
feat: deploy skill
main
YANG JIANKUAN
2026-04-12 20:15:41 +08:00
-
6fe04f4893
feat: 添加 Admin 管理后台
YANG JIANKUAN
2026-04-04 13:04:44 +08:00
-
d45cc45815
docs: 更新 CLAUDE.md 补充部署、Docker、OAuth 等上下文
YANG JIANKUAN
2026-04-03 19:36:32 +08:00
-
f3fbd3876a
refactor: OpenAPI URL 抓取改为前端执行 + 服务端 CORS 代理
YANG JIANKUAN
2026-04-03 19:28:53 +08:00
-
49ca1f6e1f
feat: OAuth 登录后返回来源页 + 登录页清理
YANG JIANKUAN
2026-04-03 17:56:57 +08:00
-
d1ee0bbad2
chore: 加固生产部署配置
YANG JIANKUAN
2026-04-03 17:43:09 +08:00
-
5d199c4c5c
fix: 添加数据库迁移补齐 User API Key 字段
YANG JIANKUAN
2026-04-03 17:36:10 +08:00
-
5e6efdaf59
fix: Docker 构建改用 npm 替代 pnpm + 补全 OAuth/Redis 环境变量
YANG JIANKUAN
2026-04-03 17:24:52 +08:00
-
8b6aeb28b1
feat: 支持 OAuth 无密码用户设置密码和查看 API Key
YANG JIANKUAN
2026-04-03 13:39:54 +08:00
-
-
9733b82c9c
feat: 支持 OAuth 无密码用户设置密码和查看 API Key
YANG JIANKUAN
2026-04-03 13:39:46 +08:00
-
-
a9a7216447
feat: 登录页重设计 + Google/GitHub/Apple OAuth 登录支持
YANG JIANKUAN
2026-04-03 13:31:53 +08:00
-
-
8ed857c31c
merge: 合并 main 分支的 i18n 重构到 login-page 功能分支
YANG JIANKUAN
2026-04-03 13:31:41 +08:00
-
-
-
-
9b41878ae7
refactor: 优化 i18n 类型安全与渲染性能
YANG JIANKUAN
2026-04-03 13:26:57 +08:00
-
eacaa5be05
refactor: simplify OAuth routes, add type safety, deduplicate UI components
YANG JIANKUAN
2026-04-03 13:25:50 +08:00
-
0bab0ecb93
feat: redesign register page with left-right split layout and OAuth buttons
YANG JIANKUAN
2026-04-03 13:18:07 +08:00
-
db4e5540ad
feat: redesign login page with left-right split layout and OAuth buttons
YANG JIANKUAN
2026-04-03 13:18:05 +08:00
-
a7027c8aaa
feat: add LoginCallback page and route for OAuth redirect handling
YANG JIANKUAN
2026-04-03 13:17:53 +08:00
-
9316795e4f
feat: add OAuth routes for Google, GitHub, and Apple login
YANG JIANKUAN
2026-04-03 13:16:06 +08:00
-
0a48152e0f
feat: add AuthBranding and OAuthButtons components
YANG JIANKUAN
2026-04-03 13:15:56 +08:00
-
6d633eeac4
feat: add i18n translation keys for auth pages
YANG JIANKUAN
2026-04-03 13:15:42 +08:00
-
7f44bc8e32
feat: add loginWithTokens method to auth context for OAuth flow
YANG JIANKUAN
2026-04-03 13:15:38 +08:00
-
2d07ac6cd4
feat: add OAuth provider configuration and token exchange utilities
YANG JIANKUAN
2026-04-03 13:13:21 +08:00
-
67295c22d1
feat: 全面支持中英文多语言切换
YANG JIANKUAN
2026-04-03 13:10:09 +08:00
-
dace447a14
docs: add login page and OAuth implementation plan
YANG JIANKUAN
2026-04-03 13:00:33 +08:00
-
3c53bf08bb
docs: add login page redesign and OAuth support design spec
YANG JIANKUAN
2026-04-03 12:55:44 +08:00
-
-
4b3a9481c6
chore: add .worktrees/ to .gitignore
YANG JIANKUAN
2026-04-03 12:40:34 +08:00
-
1712b25748
fix: 修复项目相关页面路由前缀为 /dashboard
YANG JIANKUAN
2026-04-03 12:29:57 +08:00
-
7e691a8100
feat: new home web
YANG JIANKUAN
2026-04-03 00:02:09 +08:00
-
35511eb877
feat: opt web ux
YANG JIANKUAN
2026-04-02 22:10:24 +08:00
-
143b1e8c4b
feat: optimize web ui
YANG JIANKUAN
2026-04-02 18:22:14 +08:00
-
ccf76fea95
docs: add README.md, update .gitignore, include design and implementation docs
YANG JIANKUAN
2026-04-02 16:10:43 +08:00
-
85346ce805
docs: add CLAUDE.md for Claude Code context
YANG JIANKUAN
2026-04-02 16:05:29 +08:00
-
a34f486d7c
fix: MCP config type should be 'http' not 'url' for Claude Code
YANG JIANKUAN
2026-04-02 15:17:51 +08:00
-
ea1aff7200
fix: correct MCP config snippet - add type:url, use port 3001 directly
YANG JIANKUAN
2026-04-02 15:12:37 +08:00
-
afd8b444c7
fix: pre-fetch URL spec then bundle+dereference to handle self-referencing $ref
YANG JIANKUAN
2026-04-02 15:00:32 +08:00
-
6aaba810d8
fix: fetch OpenAPI doc from browser to avoid Docker network isolation, add Swagger 2.0 support
YANG JIANKUAN
2026-04-02 14:51:43 +08:00
-
5f76abec8b
fix: fix Docker dev proxy and handle non-JSON error responses in frontend
YANG JIANKUAN
2026-04-02 14:48:40 +08:00
-
0905b0302b
fix: expose Vite dev server to network in Docker
YANG JIANKUAN
2026-04-02 13:50:56 +08:00
-
dfe2a5acae
fix: fix Docker dev mode - build shared before starting, fix web container
YANG JIANKUAN
2026-04-02 13:44:01 +08:00
-
f5907892bf
feat: add Docker Compose setup with Dockerfiles for all services
YANG JIANKUAN
2026-04-02 13:39:21 +08:00
-
c3f8b598af
feat: add React frontend with auth, project list, import, and project detail pages
YANG JIANKUAN
2026-04-02 13:36:45 +08:00
-
ac60f0bb49
feat: add MCP service with 5 multi-level retrieval tools
YANG JIANKUAN
2026-04-02 13:29:10 +08:00
-
a191a4db00
feat: add project CRUD, OpenAPI import/parsing, module and endpoint management routes
YANG JIANKUAN
2026-04-02 11:48:06 +08:00
-
896115a438
chore: add initial database migration
YANG JIANKUAN
2026-04-02 11:44:45 +08:00
-
2ed957762c
feat: add JWT authentication with register, login, refresh, and me endpoints
YANG JIANKUAN
2026-04-02 11:42:11 +08:00
-
2a15cbaead
feat: add Prisma schema with User, Project, Module, Endpoint models
YANG JIANKUAN
2026-04-02 11:36:10 +08:00
-
f644dc2dfd
feat: initialize monorepo with shared, server, mcp, and web packages
YANG JIANKUAN
2026-04-02 11:28:59 +08:00