haneulai
  • Joined on 2024-07-01
haneulai pushed to main at haneulai/solorpower 2026-06-16 00:55:21 +00:00
b834cc4218 docs: add historical backfill operation and verification guide
haneulai pushed to main at haneulai/solorpower 2026-06-16 00:52:43 +00:00
7422cd4869 fix: ensure backfill_state table is created inside backward_backfill.py initialization
haneulai pushed to main at haneulai/solorpower 2026-06-16 00:51:38 +00:00
428d4e0d09 feat: implement backward historical backfill scheduler with SQLite state tracking
haneulai pushed to main at haneulai/solorpower 2026-06-15 07:07:30 +00:00
a405748042 feat: implement hybrid daily stats calibration using fetch_history_daily
haneulai pushed to main at haneulai/solorpower 2026-06-15 04:53:32 +00:00
5c504f7747 fix: resolve out-of-range date error (31 days) in monthly stats calculation
haneulai pushed to main at haneulai/solorpower 2026-06-15 04:49:30 +00:00
72a85b0ff6 chore: setup supabase cli and pull baseline migration
haneulai pushed to main at haneulai/solorpower 2026-06-15 03:54:20 +00:00
1724a80426 chore: merge subprojects into monorepo layout
072d038410 Add 'app/' from commit '0e0b64f20f3d3dfd31a99eb8adf7d65c82536251'
e9a4f8e401 Add 'crawler/' from commit 'c9ed91d885f3c46efb98e98310a1882bb5936546'
8991b92ac8 Add 'api_server/' from commit 'cd684eae2200b96f62db0f0244ce54a13485ec6e'
5c3b20522b initial commit: add .gitignore
Compare 10 commits »
haneulai created branch main in haneulai/solorpower 2026-06-15 03:54:19 +00:00
haneulai pushed to main at haneulai/solorpower_crawler 2026-06-15 03:52:45 +00:00
c9ed91d885 fix: daily stats calculation logic and daily close task
haneulai created repository haneulai/solorpower 2026-06-15 03:51:43 +00:00
haneulai pushed to main at haneulai/solorpower_crawler 2026-05-14 08:56:21 +00:00
c885bab007 fix: 크롤링 오류 시 daily_stats 0으로 덮어쓰기 방지
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