Commit Graph

14 Commits

Author SHA1 Message Date
d8a3efab06 fix: fallback to daily_stats summation for current month stats 2026-02-12 10:50:40 +09:00
f139b2abb4 feat: add comparison stats api (/plants/stats/comparison) 2026-02-12 10:38:22 +09:00
0663458fc7 연간 데이터 기본 5개 2026-01-28 10:28:17 +09:00
665ff4914e feat: enhance stats API for date navigation and support new excel upload format 2026-01-28 10:16:48 +09:00
02a9149f55 feat: Switch to monthly_stats table for month/year stats aggregation 2026-01-27 17:12:56 +09:00
c1223c1f14 fix: Implement pagination to bypass Supabase 1000 row hard limit 2026-01-27 16:58:48 +09:00
cfb8079809 fix: Increase Supabase query limit to fetch all historical stats 2026-01-27 16:45:59 +09:00
3b9403b654 fix: Ensure current year is included in yearly stats even if no data 2026-01-27 15:40:40 +09:00
39c7928895 feat: Add year parameter to stats API and extend year range 2026-01-27 15:34:20 +09:00
060c32d105 feat: change stats period to current month and fix label logic 2026-01-26 11:48:18 +09:00
15e611ebb6 fix: stats timezone issue (UTC to KST) 2026-01-26 10:56:19 +09:00
1aa4448f9f feat: Add hourly stats endpoint for today chart 2026-01-26 10:49:49 +09:00
a7a83e8792 feat: Update stats API to include real-time crawled data 2026-01-23 16:45:37 +09:00
5c43b6e43b feat: Add stats and upload APIs for plant detail screen 2026-01-23 15:42:40 +09:00