29 Commits (9e55ec8f572fcc51f8974c52e15fe95da5d746b8)
 

Author SHA1 Message Date
npmrun 9e55ec8f57 feat(auth): add auth API routes - register/login/logout/refresh/me 1 week ago
npmrun ca192ced94 fix(auth): O(n) session lookup -> direct DB query, init passwordHistory empty 1 week ago
npmrun df2ca3a6d1 feat(auth): implement AuthService with Strategy integration 1 week ago
npmrun 4ffab854d2 feat(auth): implement Strategy pattern - PasswordStrategy + OAuthStrategy abstract 1 week ago
npmrun c518b3bab1 fix(auth): throw on missing JWT_SECRET in prod, add rate-limit cleanup 1 week ago
npmrun e2ffc316fa feat(auth): add password/jwt/rate-limit utility libs 1 week ago
npmrun 72267f8067 fix(auth): correct nickname migration, add autoincrement, remove redundant index 1 week ago
npmrun d5fdbe3bd5 feat(auth): add auth schema - users ext + user_sessions table 1 week ago
npmrun 270682d45a chore: add jose and uuid dependencies for auth system 1 week ago
npmrun 587e883174 docs: add auth system design spec 1 week ago
npmrun bfc76b8e7f feat(cache): implement caching system with Redis and memory fallback; update API endpoints to utilize caching 1 week ago
npmrun a7aff45514 feat(cache): add degrading cache system with Redis + memory fallback 1 week ago
npmrun 7ec761220f docs: add cache system implementation plan 1 week ago
npmrun 6211ee0f4b docs: add cache system design spec 1 week ago
npmrun 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. 1 week ago
npmrun a877ef0299 feat(scheduler): add task scheduling and execution functionality 1 week ago
npmrun 6c04904e44 feat: implement photo gallery page with masonry layout and infinite scroll 1 week ago
npmrun 2586f5c540 docs: add homepage fluid canvas design spec 1 week ago
npmrun 7c852288e2 feat: 添加顶部导航组件,优化滚动动画,更新样式以支持自定义字体 1 week ago
npmrun 86fe7de029 feat: 添加产品文档,更新样式和组件,优化卡片动画效果 1 week ago
npmrun 2a65533cc7 feat: add various Waterfall card components and enhance main.css with theme variables and styles 1 week ago
npmrun 2752fa4e9e Add pinning functionality for sub-commands as standalone skill shortcuts 1 week ago
npmrun a469834fd6 refactor: remove unused Tailwind CSS import and update dependencies 2 weeks ago
npmrun 0389e25f49 feat: 更新AGENTS文档,添加tsconfig配置,优化日志记录,修改well-known插件逻辑 2 weeks ago
npmrun ee534877b9 feat: 添加nuxt-remote配置并更新AGENTS文档,删除无用文件 2 weeks ago
npmrun 8c6c7caf0e chore: update nuxt and tailwindcss versions, add tailwindcss plugin for Vite, and modify package manager version 2 weeks ago
npmrun 49a6446dc1 add 2 weeks ago
npmrun 929d92235b add 2 weeks ago
npmrun 58aacb079f init 2 weeks ago