Commit Graph

  • db0c3d056f feat: add shadcn-vue integration and GSAP composable shadcn-as npmrun 2026-05-29 10:30:25 +0800
  • 8eef6ea136 feat: redesign admin users management with filtering, sorting, and batch operations as npmrun 2026-05-27 17:07:38 +0800
  • 8043a03284 feat: add module federation support with @module-federation/vite dependency npmrun 2026-05-27 14:22:35 +0800
  • aeaf2a1ad9 feat: 添加用户管理功能,包括用户创建、删除和查询接口 npmrun 2026-05-27 14:16:03 +0800
  • a1d30040e3 feat: 更新全局配置,优化页面访问控制逻辑;添加关于页面到前端白名单 npmrun 2026-05-27 10:21:14 +0800
  • 1a61b93eb0 feat: 添加公共配置和路由白名单,优化 OAuth 登录重定向逻辑;更新环境变量以支持管理员凭据 npmrun 2026-05-27 09:52:55 +0800
  • 9143e7d00a feat: 更新用户信息显示逻辑,支持昵称或用户名;增强 OAuth 登录流程的错误处理与日志记录;优化 API 路径保护逻辑,添加前端页面访问控制 npmrun 2026-05-27 00:05:36 +0800
  • d853f2ad25 feat(oauth): 实现 GitHub OAuth2 登录功能 npmrun 2026-05-26 22:52:24 +0800
  • b9b8d80cfa feat: 添加管理员侧边导航组件并更新相关页面逻辑 npmrun 2026-05-26 16:58:35 +0800
  • f016638346 feat(auth): add email field to MinimalUser and update related functions npmrun 2026-05-26 16:29:06 +0800
  • 7759bb3ff5 feat: 清理全局配置和认证中不必要的代码,简化逻辑 npmrun 2026-05-26 16:23:20 +0800
  • 2c106613e6 feat: refactor authentication and caching logic with new context utilities npmrun 2026-05-26 16:05:31 +0800
  • ee9212ac70 feat: enhance user profile management with update functionality and toast notifications npmrun 2026-05-26 14:36:37 +0800
  • b0ad1754c8 feat(auth): add toast notifications to register page npmrun 2026-05-26 09:46:42 +0800
  • 7ba33aa7d5 feat(auth): add toast notifications to login page npmrun 2026-05-26 09:45:31 +0800
  • 9555e2249b feat: add admin profile management page with user details and update functionality asda npmrun 2026-05-25 17:32:31 +0800
  • 2407eeec7c docs: add admin users management design spec npmrun 2026-05-25 11:39:11 +0800
  • f9e8be933e feat(auth): implement session management and authentication middleware beauty-auth npmrun 2026-05-24 21:55:43 +0800
  • 38849201a1 feat(auth): implement user authentication with session management and captcha validation npmrun 2026-05-24 16:27:12 +0800
  • bfc76b8e7f feat(cache): implement caching system with Redis and memory fallback; update API endpoints to utilize caching npmrun 2026-05-22 10:12:16 +0800
  • a7aff45514 feat(cache): add degrading cache system with Redis + memory fallback npmrun 2026-05-22 09:48:00 +0800
  • 7ec761220f docs: add cache system implementation plan npmrun 2026-05-22 09:11:35 +0800
  • 6211ee0f4b docs: add cache system design spec npmrun 2026-05-22 09:10:28 +0800
  • 6e21d4543d Refactor Bento section layout and styles for improved editorial rhythm and responsiveness; enhance interlude and dark wall sections with new design elements and spacing adjustments. beauty npmrun 2026-05-21 20:52:05 +0800
  • a877ef0299 feat(scheduler): add task scheduling and execution functionality npmrun 2026-05-21 20:25:36 +0800
  • 6c04904e44 feat: implement photo gallery page with masonry layout and infinite scroll npmrun 2026-05-21 17:21:50 +0800
  • 2586f5c540 docs: add homepage fluid canvas design spec npmrun 2026-05-20 22:50:46 +0800
  • 7c852288e2 feat: 添加顶部导航组件,优化滚动动画,更新样式以支持自定义字体 npmrun 2026-05-20 17:30:59 +0800
  • 86fe7de029 feat: 添加产品文档,更新样式和组件,优化卡片动画效果 npmrun 2026-05-20 02:01:10 +0800
  • 2a65533cc7 feat: add various Waterfall card components and enhance main.css with theme variables and styles npmrun 2026-05-20 00:55:24 +0800
  • 2752fa4e9e Add pinning functionality for sub-commands as standalone skill shortcuts pure npmrun 2026-05-19 21:19:07 +0800
  • a469834fd6 refactor: remove unused Tailwind CSS import and update dependencies npmrun 2026-05-19 09:56:11 +0800
  • 0389e25f49 feat: 更新AGENTS文档,添加tsconfig配置,优化日志记录,修改well-known插件逻辑 npmrun 2026-05-18 15:09:15 +0800
  • 1e4f69b291 feat: add article and category management APIs auth npmrun 2026-05-18 00:48:41 +0800
  • 94f4b8f9d5 Implement feature X to enhance user experience and fix bug Y in module Z npmrun 2026-05-17 17:03:13 +0800
  • e700e66b43 fix(index): update welcome message to reflect Nuxt 4 npmrun 2026-05-17 15:57:35 +0800
  • b7d080b176 feat(upload): enhance file upload handling with improved MIME type validation and file size limits npmrun 2026-05-17 15:27:34 +0800
  • 3f12e95180 feat(auth): enhance authentication flow with user context and error handling npmrun 2026-05-17 15:15:29 +0800
  • 8406c0b13c fix(handler): remove error handling from defineWrappedResponseHandler npmrun 2026-05-17 14:26:01 +0800
  • a2af16fe81 feat(auth): add captcha functionality for registration and login npmrun 2026-05-17 14:06:05 +0800
  • ee534877b9 feat: 添加nuxt-remote配置并更新AGENTS文档,删除无用文件 npmrun 2026-05-17 12:54:17 +0800
  • 8c6c7caf0e chore: update nuxt and tailwindcss versions, add tailwindcss plugin for Vite, and modify package manager version npmrun 2026-05-17 02:34:46 +0800
  • 07d24edb69 feat: add VSCode settings for Tailwind CSS and update package dependencies shadcn npmrun 2026-05-17 02:18:49 +0800
  • 6c3181027c feat: add shadcn-vue integration with Tailwind CSS and update dependencies npmrun 2026-05-17 02:01:39 +0800
  • 341cf05aac Refactor code structure for improved readability and maintainability nuxt-ui npmrun 2026-05-17 00:53:10 +0800
  • 843f926ef1 feat(ui-ux-pro-max): add BM25 search engine for UI/UX style guides with design system generation and persistence options feat/registration-page npmrun 2026-05-15 17:40:12 +0800
  • c0abdbf88c refactor: decompose register page into component-driven architecture npmrun 2026-05-15 16:46:16 +0800
  • 57fba8a988 feat: add RegisterForm component with field-level error handling npmrun 2026-05-15 16:44:11 +0800
  • 556ba475ef feat: add CaptchaField component with v-model and loading/error states npmrun 2026-05-15 16:40:54 +0800
  • 82d37e04b6 fix: fix PasswordInput test stubs for Vue Test Utils compatibility npmrun 2026-05-15 16:23:56 +0800
  • decabd2fe9 feat: add PasswordInput component with show/hide toggle npmrun 2026-05-15 16:20:11 +0800
  • 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