Commit Graph

399 Commits

Author SHA1 Message Date
2569718930@qq.com 9979a35fd7 feat: Add PolyWeather frontend application with interactive map, city list, and weather details. 2026-03-05 21:23:25 +08:00
2569718930@qq.com d29cb15c41 feat: implement interactive weather map application with city markers, detail panel, and temperature forecast chart. 2026-03-05 19:45:57 +08:00
2569718930@qq.com e4a5be660f feat: Implement PolyWeather web application with FastAPI backend for weather data analysis and a Leaflet-based frontend. 2026-03-05 18:02:11 +08:00
2569718930@qq.com 37aaf1f909 feat: Add initial index.html page. 2026-03-05 17:15:41 +08:00
2569718930@qq.com c6cf2c79a1 feat: Implement initial PolyWeather map application frontend with dark theme UI and data collection module. 2026-03-05 17:10:52 +08:00
2569718930@qq.com 5f04506aad feat: Implement PolyWeather web map API with FastAPI, integrating existing weather data collection and analysis modules. 2026-03-05 16:33:00 +08:00
2569718930@qq.com a1416d1324 feat: introduce PolyWeather application with an interactive map, detailed city weather, trend analysis, and a supporting API. 2026-03-05 04:28:35 +08:00
2569718930@qq.com 7c087b2c81 feat: Implement PolyWeather web map API and its multi-source weather data collection module. 2026-03-05 01:50:38 +08:00
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 bb6ffd8ea9 feat: add FastAPI web map backend for weather data collection and analysis 2026-03-04 22:57:01 +08:00
2569718930@qq.com 9e5fc418de feat: Extract weather trend analysis into a new shared module and add initial web application and data collection components. 2026-03-04 19:47:19 +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 f2e05178fe feat: implement FastAPI web map API for PolyWeather, integrating weather data collection, analysis, and Polymarket market data. 2026-03-04 19:16:32 +08:00
2569718930@qq.com 70af75e91f feat: Implement PolyWeather web map API with FastAPI, integrating weather data collection, multi-model analysis, and caching. 2026-03-04 19:14:07 +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 7329dd728e refactor: extract trend_engine, unify probability engine across bot and web, add unit tests 2026-03-04 02:52:31 +08:00
2569718930@qq.com 946430e05a refactor: reuse bot_listener's analyze_weather_trend for web AI, single source of truth 2026-03-04 02:24:19 +08:00
2569718930@qq.com 5c13a9050a fix: override probability to 100% on dead market, no ambiguity 2026-03-04 02:20:19 +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 fd24d369aa fix: reality-anchored probability engine and forecast bust AI detection 2026-03-04 01:52:21 +08:00
2569718930@qq.com 894010f17f fix: add MGM fallback for Ankara weather data 2026-03-04 01:19:50 +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