16 Commits (3180fc54d7f058392c35f7fc2eaaea453b7231f2)

Author SHA1 Message Date
npmrun c5f47df7e2 test(auth): add auth service tests - password/jwt/rate-limit 1 week ago
npmrun fb4c03735a feat(auth): add auth middleware for request context injection 1 week ago
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