haneulai
  • Joined on 2024-07-01
haneulai pushed to master at haneulai/solorpower_server 2026-01-27 07:59:09 +00:00
c1223c1f14 fix: Implement pagination to bypass Supabase 1000 row hard limit
haneulai pushed to master at haneulai/solorpower_server 2026-01-27 07:46:21 +00:00
cfb8079809 fix: Increase Supabase query limit to fetch all historical stats
haneulai pushed to master at haneulai/solorpower_server 2026-01-27 06:41:00 +00:00
3b9403b654 fix: Ensure current year is included in yearly stats even if no data
haneulai pushed to master at haneulai/solorpower_server 2026-01-27 06:34:59 +00:00
39c7928895 feat: Add year parameter to stats API and extend year range
haneulai pushed to master at haneulai/solorpower_server 2026-01-26 02:48:29 +00:00
060c32d105 feat: change stats period to current month and fix label logic
haneulai pushed to master at haneulai/solorpower_server 2026-01-26 01:56:31 +00:00
15e611ebb6 fix: stats timezone issue (UTC to KST)
haneulai pushed to master at haneulai/solorpower_server 2026-01-26 01:50:01 +00:00
1aa4448f9f feat: Add hourly stats endpoint for today chart
haneulai pushed to master at haneulai/solorpower_server 2026-01-23 07:45:49 +00:00
a7a83e8792 feat: Update stats API to include real-time crawled data
haneulai pushed to master at haneulai/solorpower_server 2026-01-23 07:26:04 +00:00
f4e7e8b03e fix: Reorder router registration to fix route matching
haneulai pushed to master at haneulai/solorpower_server 2026-01-23 06:43:02 +00:00
5c43b6e43b feat: Add stats and upload APIs for plant detail screen
haneulai pushed to master at haneulai/solorpower_server 2026-01-23 02:39:46 +00:00
a891891a6e chore: add pandas, openpyxl, python-multipart dependencies
haneulai pushed to master at haneulai/solorpower_server 2026-01-23 02:28:13 +00:00
1b76ad61ed feat: 엑셀 업로드 API 추가 (POST /upload/history)
haneulai pushed to master at haneulai/solorpower_server 2026-01-22 06:44:55 +00:00
ac3d64ed7f fix: update SolarLogBase schema to match DB columns (current_kw, today_kwh, status)
haneulai pushed to master at haneulai/solorpower_server 2026-01-22 06:26:07 +00:00
126ede33ab fix: revert company_id back to int type
haneulai pushed to master at haneulai/solorpower_server 2026-01-22 06:24:45 +00:00
6ae0322918 fix: change PlantBase id and company_id to str type
haneulai pushed to master at haneulai/solorpower_server 2026-01-22 06:22:34 +00:00
903d2cfb0b fix: change plant_id to str, timestamp to created_at for DB schema match
haneulai pushed to master at haneulai/solorpower_server 2026-01-22 06:18:13 +00:00
f826028161 Fix: change timestamp column name to created_at
haneulai pushed to master at haneulai/solorpower_server 2026-01-22 05:23:08 +00:00
8878303cac Initial commit: FastAPI middleware server for solar power monitoring
haneulai created branch master in haneulai/solorpower_server 2026-01-22 05:23:07 +00:00
haneulai created repository haneulai/solorpower_server 2026-01-22 05:21:13 +00:00