haneulai
  • Joined on 2024-07-01
haneulai pushed to main at haneulai/solorpower_app 2026-04-14 07:45:01 +00:00
0e0b64f20f feat: Add alerts toggle in Dashboard
a1f8c74ec8 feat: add comparison screen with simplified labels
Compare 2 commits »
haneulai pushed to main at haneulai/solorpower_crawler 2026-04-14 07:44:24 +00:00
c736b2982f feat: Check Supabase alerts_enabled before sending telegram
haneulai pushed to master at haneulai/solorpower_server 2026-04-14 07:44:19 +00:00
cd684eae22 feat: Add alerts_enabled to plant schemas and endpoints
haneulai pushed to main at haneulai/solorpower_crawler 2026-03-30 07:06:39 +00:00
19103b3226 알람전송오류
haneulai pushed to main at haneulai/solorpower_crawler 2026-03-30 06:22:31 +00:00
c94ca954dd 텔레그램 알림 변경.
haneulai pushed to main at haneulai/solorpower_crawler 2026-03-30 04:01:17 +00:00
ac0cbbc44a 수정
haneulai pushed to master at haneulai/solorpower_server 2026-02-12 01:50:59 +00:00
d8a3efab06 fix: fallback to daily_stats summation for current month stats
haneulai pushed to master at haneulai/solorpower_server 2026-02-12 01:39:04 +00:00
f139b2abb4 feat: add comparison stats api (/plants/stats/comparison)
haneulai created branch main in haneulai/solorpower_app 2026-01-30 02:46:19 +00:00
haneulai pushed to main at haneulai/solorpower_app 2026-01-30 02:46:19 +00:00
3420bee2bf Initial commit for SolarPower App
haneulai created repository haneulai/solorpower_app 2026-01-30 02:44:41 +00:00
haneulai pushed to main at haneulai/solorpower_crawler 2026-01-30 02:43:26 +00:00
20ef587800 Initial commit with fixed daily summary logic
haneulai created branch main in haneulai/solorpower_crawler 2026-01-30 02:43:25 +00:00
haneulai created repository haneulai/solorpower_crawler 2026-01-30 02:36:10 +00:00
haneulai pushed to master at haneulai/solorpower_server 2026-01-28 01:28:31 +00:00
0663458fc7 연간 데이터 기본 5개
haneulai pushed to master at haneulai/solorpower_server 2026-01-28 01:17:09 +00:00
665ff4914e feat: enhance stats API for date navigation and support new excel upload format
haneulai pushed to master at haneulai/solorpower_server 2026-01-27 09:11:09 +00:00
4a5762b938 fix: Improve Excel parsing and error messages for monthly upload
haneulai pushed to master at haneulai/solorpower_server 2026-01-27 08:48:47 +00:00
d56a8f7ae1 refactor: Remove /upload prefix from upload router for better URL structure
haneulai pushed to master at haneulai/solorpower_server 2026-01-27 08:44:28 +00:00
d9de2e939b feat: Add monthly stats excel upload endpoint
haneulai pushed to master at haneulai/solorpower_server 2026-01-27 08:13:17 +00:00
02a9149f55 feat: Switch to monthly_stats table for month/year stats aggregation