Commit Graph

4 Commits

Author SHA1 Message Date
1d5732abc8 refactor: optimize repoGetTodayStudyStats with SQL aggregation and use shared constants
- Replace JS counting with Prisma groupBy for better performance
- Add DEFAULT_NEW_PER_DAY and DEFAULT_REV_PER_DAY constants
- Use constants in InDeck.tsx
2026-03-16 09:31:21 +08:00
d5dde77ee9 ... 2026-02-03 20:00:56 +08:00
76749549ff ... 2026-02-02 23:32:39 +08:00
ec265be26b 重构 2026-01-14 16:57:35 +08:00