25 Commits (c0abdbf88c4a0533a674ee6eeffd112840503c31)

Author SHA1 Message Date
npmrun 9314923f52 feat: add field-level error metadata to register endpoint responses 4 weeks ago
npmrun f6ed96efbb refactor: extract shared Zod registration schema to packages/shared 4 weeks ago
npmrun 5f95f33d6b fix: return data parameter in R.error response helper 4 weeks ago
npmrun 69c800fbb6 fix: differentiate UNIQUE constraint from other DB errors on registration 4 weeks ago
npmrun 4d507df75d fix: use try-catch on insert to handle TOCTOU username race condition 4 weeks ago
npmrun c7f791cf55 feat: add POST /api/auth/register endpoint 4 weeks ago
npmrun 0aa5660d20 feat: add GET /api/auth/captcha endpoint 4 weeks ago
npmrun d669977f9a fix: add trim() to username validation to prevent whitespace-only values 4 weeks ago
npmrun 782697bd46 feat: add registration Zod validation schema 4 weeks ago
npmrun 3f4aaa5773 feat: add captcha generation and verification utility 4 weeks ago
npmrun a1eeb0683f feat: add MCP server configuration and enhance scheduler task modal with advanced settings 4 weeks ago
npmrun b40e37ac0e fix: use explicit import for cleanup-logs to avoid tree-shaking 4 weeks ago
npmrun 0a1e5b9e6e feat: add example cleanup-logs system task 4 weeks ago
npmrun 7a274bc7f0 feat: add API endpoints for execution logs and stats 4 weeks ago
npmrun 5f8fc0dfc4 feat: add API endpoints to trigger and toggle tasks 4 weeks ago
npmrun 825116ecdc feat: add API endpoints to get, update, and delete tasks 4 weeks ago
npmrun 61d4d3bcd2 feat: add API endpoints to list and create scheduled tasks 4 weeks ago
npmrun 512ee6cc27 feat: wire scheduler lifecycle into Nitro plugin 4 weeks ago
npmrun 2fc5573dc1 feat: add Scheduler Engine with croner integration and hot-reload support 4 weeks ago
npmrun d853e57db7 feat: add Executor Pool with concurrency control 4 weeks ago
npmrun a16e0b7099 feat: add Task Registry for named function handlers 4 weeks ago
npmrun 9bbe84ae03 feat: add scheduler service layer with task/execution CRUD 4 weeks ago
npmrun 49a6446dc1 add 4 weeks ago
npmrun 929d92235b add 4 weeks ago
npmrun 58aacb079f init 1 month ago