Commit Graph

32 Commits

Author SHA1 Message Date
2569718930@qq.com eee159c533 feat: introduce dark theme styling for the web UI and a module for weather data sources. 2026-03-05 01:41:14 +08:00
2569718930@qq.com 880aa2ca1e feat: Implement initial web application with a Leaflet map, city weather details, and temperature trend visualization. 2026-03-05 01:21:04 +08:00
2569718930@qq.com 509049078b feat: Implement PolyWeather frontend application with Leaflet map, detail panel, and Chart.js temperature trends. 2026-03-04 22:59:31 +08:00
2569718930@qq.com 00bd2539fa feat: introduce PolyWeather web map application with FastAPI backend and Leaflet frontend. 2026-03-04 19:34:39 +08:00
2569718930@qq.com d3ea4cd1bc feat: Implement initial FastAPI web map API for weather data processing and serving a static frontend. 2026-03-04 19:12:00 +08:00
2569718930@qq.com 36d438e811 feat: Introduce PolyWeather web application with multi-source weather data collection from various APIs. 2026-03-04 19:00:51 +08:00
2569718930@qq.com 99ca0e105e feat: Add initial PolyWeather map application with a premium dark theme. 2026-03-04 18:39:16 +08:00
2569718930@qq.com bd03f5c05a feat: Implement initial PolyWeather web map API with comprehensive weather data collection, analysis, and Polymarket integration. 2026-03-04 18:20:15 +08:00
2569718930@qq.com b55de4ff97 feat: add initial app.js for client-side application logic. 2026-03-04 17:40:23 +08:00
2569718930@qq.com 0917f8d010 feat: Add multi-source weather data collection and a web application for display. 2026-03-04 17:11:20 +08:00
2569718930@qq.com 910c28eda0 feat: Create a web map application with a FastAPI backend and Leaflet frontend for displaying weather data and analysis. 2026-03-04 03:43:53 +08:00
2569718930@qq.com c6b2aca69e perf: add sessionStorage caching to avoid re-fetching data when navigating back 2026-03-04 03:22:50 +08:00
2569718930@qq.com 807ccba89c feat: add historical accuracy chart and modal to web UI 2026-03-04 03:11:21 +08:00
2569718930@qq.com c8e411d3af fix: replace misleading chart labels with OM model vs METAR scatter overlay 2026-03-04 02:16:14 +08:00
2569718930@qq.com ccd362d6e5 refactor: remove weather anim, rewrite AI prompt with graded severity and 6-point fix 2026-03-04 02:05:39 +08:00
2569718930@qq.com 50f6e1dfe3 feat: add real-time weather animations (rain, snow, fog, storm, clouds) 2026-03-04 01:59:18 +08:00
2569718930@qq.com fac34c9872 feat: add cinematic zoom-in camera for city selection 2026-03-04 01:10:41 +08:00
2569718930@qq.com 3f38f6604d style: upscale city list sidebar and font sizes for better visibility 2026-03-03 23:04:40 +08:00
2569718930@qq.com 8977020a80 feat: add local time and peak temp time to city list sidebar 2026-03-03 23:00:06 +08:00
2569718930@qq.com 4ca457d36e feat: translate METAR weather codes to Chinese 2026-03-03 22:55:56 +08:00
2569718930@qq.com 7d3f497417 feat: display current weather and max temperature time in hero section 2026-03-03 22:49:10 +08:00
2569718930@qq.com 3cb53e6f9b style: fix text truncation overflow in risk info section for tablet (add word-break) 2026-03-03 22:40:27 +08:00
2569718930@qq.com 601187c5c6 style: fix text truncation overflow in risk info section for tablet 2026-03-03 22:35:20 +08:00
2569718930@qq.com 27385e4cfe feat/style: close panel on map click and optimize tablet layout 2026-03-03 22:29:32 +08:00
2569718930@qq.com 853992f15b perf: increase background loading interval to 2000ms 2026-03-03 22:25:16 +08:00
2569718930@qq.com 6b79fc8d37 style: move map zoom controls to bottom-right to prevent UI overlap 2026-03-03 22:00:57 +08:00
2569718930@qq.com c83a2ae486 feat: remove METAR trend chart overlay 2026-03-03 21:57:13 +08:00
2569718930@qq.com caf2d89ebf fix: max_temp on markers, METAR line on chart, 1hr auto-refresh 2026-03-03 21:50:23 +08:00
2569718930@qq.com 38d2159934 feat: use precise airport coords and show temp unit on marker 2026-03-03 21:44:02 +08:00
2569718930@qq.com 0416f930e9 feat: show max temp as hero, overlay METAR pts on chart, fix trend direction 2026-03-03 21:40:38 +08:00
2569718930@qq.com fff383b8d8 feat: translate web UI to Chinese, widen panel to 560px, add progressive loading 2026-03-03 21:35:04 +08:00
2569718930@qq.com 7926cedc97 feat: Introduce a web interface with an interactive map and implement a Dynamic Ensemble Blending (DEB) algorithm for weather prediction. 2026-03-03 21:27:57 +08:00