solorpower_server/app/routers
2026-02-12 10:50:40 +09:00
..
__init__.py Initial commit: FastAPI middleware server for solar power monitoring 2026-01-22 14:22:47 +09:00
auth.py Initial commit: FastAPI middleware server for solar power monitoring 2026-01-22 14:22:47 +09:00
plants.py Fix: change timestamp column name to created_at 2026-01-22 15:18:04 +09:00
stats.py fix: fallback to daily_stats summation for current month stats 2026-02-12 10:50:40 +09:00
upload.py feat: enhance stats API for date navigation and support new excel upload format 2026-01-28 10:16:48 +09:00