vmail/worker
oiov 00a8eb89d0
Some checks failed
Deploy to Cloudflare / Check for Cloudflare Credentials (push) Has been cancelled
Deploy to Cloudflare / Deploy (push) Has been cancelled
feat: add OpenAPI access control and configuration
- Introduced `openApiEnabled` configuration in the app settings.
- Implemented middleware to restrict access to API routes when OpenAPI is disabled.
- Updated API key creation logic to check OpenAPI status before proceeding.
- Added user feedback for disabled API access in the frontend.
- Created tests for OpenAPI functionality and response handling.
- Updated environment configuration to include `ENABLE_OPENAPI` variable.
2026-04-23 20:37:50 +08:00
..
drizzle perf: optimize D1 database reads and fix deployment issues 2026-04-02 13:00:03 +08:00
src feat: add OpenAPI access control and configuration 2026-04-23 20:37:50 +08:00
drizzle.config.ts feat: 将数据库模块迁移至 worker 服务,并实现 D1 数据库自动迁移 2025-10-17 05:33:12 +08:00