Commit Graph

  • bf03b50ae3 fix: accept any letter case for password strength score 2 npmrun 2026-05-15 16:17:06 +0800
  • 4c511e404f feat: add PasswordStrength component with real-time strength scoring npmrun 2026-05-15 16:10:45 +0800
  • 882e40baa1 fix: use Zod v4 compatible schema definition without .omit() on refined schemas npmrun 2026-05-15 16:08:18 +0800
  • b901041d65 chore: add vitest and @nuxt/test-utils for testing npmrun 2026-05-15 16:04:09 +0800
  • 9314923f52 feat: add field-level error metadata to register endpoint responses npmrun 2026-05-15 15:55:25 +0800
  • f6ed96efbb refactor: extract shared Zod registration schema to packages/shared npmrun 2026-05-15 15:48:42 +0800
  • 823009e998 fix: make ApiError generic to preserve type information npmrun 2026-05-15 15:44:48 +0800
  • 9ca4608fe0 feat: add ApiError class to preserve error data through unwrapApiBody npmrun 2026-05-15 15:40:15 +0800
  • 5f95f33d6b fix: return data parameter in R.error response helper npmrun 2026-05-15 15:35:44 +0800
  • ae9a68eed4 docs: add registration page improvement implementation plan npmrun 2026-05-15 15:32:57 +0800
  • 0d88aa3d11 docs: add registration page improvement design spec npmrun 2026-05-15 15:21:09 +0800
  • 69c800fbb6 fix: differentiate UNIQUE constraint from other DB errors on registration npmrun 2026-05-15 14:31:18 +0800
  • 4dd9e8627c feat: wire header login button to /register npmrun 2026-05-15 14:15:09 +0800
  • f1853b8fab fix: add double-submission guard, captcha ARIA labels, and error handling on mount npmrun 2026-05-15 14:14:45 +0800
  • c151fda781 feat: add registration page with captcha support npmrun 2026-05-15 14:04:05 +0800
  • 4d507df75d fix: use try-catch on insert to handle TOCTOU username race condition npmrun 2026-05-15 10:55:55 +0800
  • c7f791cf55 feat: add POST /api/auth/register endpoint npmrun 2026-05-15 10:47:50 +0800
  • 0aa5660d20 feat: add GET /api/auth/captcha endpoint npmrun 2026-05-15 10:34:59 +0800
  • d669977f9a fix: add trim() to username validation to prevent whitespace-only values npmrun 2026-05-15 10:33:05 +0800
  • 782697bd46 feat: add registration Zod validation schema npmrun 2026-05-15 10:29:27 +0800
  • 3f4aaa5773 feat: add captcha generation and verification utility npmrun 2026-05-15 10:24:04 +0800
  • d8a0191786 chore: add svg-captcha dependency npmrun 2026-05-15 10:23:05 +0800
  • e138b12f57 docs: add registration page implementation plan main npmrun 2026-05-15 10:17:35 +0800
  • 67e3f3e508 docs: add registration page design spec npmrun 2026-05-15 10:02:44 +0800
  • a1eeb0683f feat: add MCP server configuration and enhance scheduler task modal with advanced settings npmrun 2026-05-15 09:05:37 +0800
  • 0e9a27c6b8 fix: resolve TypeScript type errors in scheduler admin pages npmrun 2026-05-14 16:42:19 +0800
  • b40e37ac0e fix: use explicit import for cleanup-logs to avoid tree-shaking npmrun 2026-05-14 16:32:48 +0800
  • 0a1e5b9e6e feat: add example cleanup-logs system task npmrun 2026-05-14 15:24:48 +0800
  • d5a7b5ca03 feat: add scheduler task detail page with execution history npmrun 2026-05-14 15:12:09 +0800
  • d5250222be feat: add scheduler task create/edit modal component npmrun 2026-05-14 15:01:54 +0800
  • db8aebb56d feat: add scheduler admin list page with task table npmrun 2026-05-14 15:00:54 +0800
  • 7a274bc7f0 feat: add API endpoints for execution logs and stats npmrun 2026-05-14 14:57:02 +0800
  • 5f8fc0dfc4 feat: add API endpoints to trigger and toggle tasks npmrun 2026-05-14 14:56:44 +0800
  • 825116ecdc feat: add API endpoints to get, update, and delete tasks npmrun 2026-05-14 14:55:48 +0800
  • 61d4d3bcd2 feat: add API endpoints to list and create scheduled tasks npmrun 2026-05-14 14:54:55 +0800
  • 512ee6cc27 feat: wire scheduler lifecycle into Nitro plugin npmrun 2026-05-14 14:52:17 +0800
  • 2fc5573dc1 feat: add Scheduler Engine with croner integration and hot-reload support npmrun 2026-05-14 14:51:49 +0800
  • d853e57db7 feat: add Executor Pool with concurrency control npmrun 2026-05-14 14:46:55 +0800
  • a16e0b7099 feat: add Task Registry for named function handlers npmrun 2026-05-14 14:46:34 +0800
  • 9bbe84ae03 feat: add scheduler service layer with task/execution CRUD npmrun 2026-05-14 14:41:33 +0800
  • 1e98071044 feat: add scheduler tables migration npmrun 2026-05-14 14:30:52 +0800
  • a079ec159a feat: add scheduler Drizzle schema (scheduled_tasks, task_execution_logs) npmrun 2026-05-14 14:27:39 +0800
  • cab7c587ca chore: add croner dependency for scheduled tasks npmrun 2026-05-14 14:21:55 +0800
  • 741d152e14 add scheduled tasks implementation plan (18 tasks) npmrun 2026-05-14 14:14:09 +0800
  • e42b0a6a37 add scheduled tasks feature design spec npmrun 2026-05-14 11:49:23 +0800
  • 49a6446dc1 add 只集成了数据库的提交 npmrun 2026-05-14 11:37:21 +0800
  • 929d92235b add npmrun 2026-05-14 10:51:43 +0800
  • 58aacb079f init npmrun 2026-05-14 10:00:00 +0800