14 Commits (9dd09584a8eb3bf67bd3afecaca56e1bb036c290)

Author SHA1 Message Date
npmrun 9dd09584a8 fix(auth): return 401 when valid token but user not found 1 week ago
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 bfc76b8e7f feat(cache): implement caching system with Redis and memory fallback; update API endpoints to utilize caching 1 week ago
npmrun a877ef0299 feat(scheduler): add task scheduling and execution functionality 1 week ago
npmrun 2a65533cc7 feat: add various Waterfall card components and enhance main.css with theme variables and styles 2 weeks ago
npmrun 0389e25f49 feat: 更新AGENTS文档,添加tsconfig配置,优化日志记录,修改well-known插件逻辑 2 weeks ago
npmrun 49a6446dc1 add 2 weeks ago
npmrun 929d92235b add 2 weeks ago
npmrun 58aacb079f init 2 weeks ago