|
|
9316795e4f
|
feat: add OAuth routes for Google, GitHub, and Apple login
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
2026-04-03 13:16:06 +08:00 |
|
|
|
2d07ac6cd4
|
feat: add OAuth provider configuration and token exchange utilities
|
2026-04-03 13:13:21 +08:00 |
|
|
|
35511eb877
|
feat: opt web ux
|
2026-04-02 22:10:24 +08:00 |
|
|
|
143b1e8c4b
|
feat: optimize web ui
|
2026-04-02 18:22:14 +08:00 |
|
|
|
afd8b444c7
|
fix: pre-fetch URL spec then bundle+dereference to handle self-referencing $ref
|
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
|
2026-04-02 14:51:43 +08:00 |
|
|
|
dfe2a5acae
|
fix: fix Docker dev mode - build shared before starting, fix web container
|
2026-04-02 13:44:01 +08:00 |
|
|
|
f5907892bf
|
feat: add Docker Compose setup with Dockerfiles for all services
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
2026-04-02 13:39:21 +08:00 |
|
|
|
a191a4db00
|
feat: add project CRUD, OpenAPI import/parsing, module and endpoint management routes
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
2026-04-02 11:48:06 +08:00 |
|
|
|
2ed957762c
|
feat: add JWT authentication with register, login, refresh, and me endpoints
Adds bcrypt password hashing, JWT access/refresh token generation, requireAuth middleware, and /api/auth routes (POST /register, POST /login, POST /refresh, GET /me).
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
2026-04-02 11:42:11 +08:00 |
|
|
|
f644dc2dfd
|
feat: initialize monorepo with shared, server, mcp, and web packages
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
2026-04-02 11:28:59 +08:00 |
|