Commit Graph

22 Commits

Author SHA1 Message Date
2569718930@qq.com ca72072da0 Optimize terminal startup and deployment smoke checks 2026-05-31 01:56:08 +08:00
2569718930@qq.com bf0fbe1b1d Optimize landing server rendering 2026-05-30 23:43:07 +08:00
2569718930@qq.com 90bc895000 Update referral points pricing 2026-05-30 18:04:36 +08:00
2569718930@qq.com 5228d2b3fd Update landing and weather observation policies 2026-05-29 20:46:35 +08:00
2569718930@qq.com 09a8e1bfbe SEO 全链路:OG/Twitter 标签 + robots.txt + sitemap.xml + JSON-LD 结构化数据
- layout metadata: Open Graph + Twitter Card + canonical + robots 指令
- app/robots.ts: 允许首页/auth,禁止 /terminal/account/ops/api
- app/sitemap.ts: 首页 1.0 + /auth/login 0.6
- 首页 JSON-LD: WebApplication schema,含 $10/mo 定价
2026-05-26 08:43:55 +08:00
2569718930@qq.com 5b19a49ffb 首屏优化:scan terminal 加 s-maxage 缓存 + 落地页预加载 API
1. /api/scan/terminal 返回 Cache-Control: public, s-maxage=30, stale-while-revalidate=120
   → pre-warm 期间也能返回缓存,白屏 20s 变 1s
2. 落地页 2s 后静默 prefetch /api/cities,预热后端进程和连接池
3. metadata 加 preconnect api.polyweather.top
2026-05-26 08:23:33 +08:00
2569718930@qq.com a3db39909d 术语统一:合约/市场/交易 → 阈值/信号/实况路径/多模型预测 2026-05-25 22:51:53 +08:00
2569718930@qq.com e4d123d94d 重构首页为机构落地页,新增终端路由,时区感知 Polymarket 市场发现 2026-05-25 00:16:53 +08:00
2569718930@qq.com 2415167132 修复 OAuth 回调域名:优先使用 NEXT_PUBLIC_SITE_URL 并添加根路径 code 兜底 2026-05-24 17:55:32 +08:00
2569718930@qq.com c38dc80f58 后台新增 API 状态检测页:实时检测 Supabase/Open-Meteo/METAR/KNMI/MADIS/Telegram 连通性 2026-05-18 23:25:16 +08:00
2569718930@qq.com bddcd434da Add landing page and move dashboard to dedicated route 2026-03-21 15:34:19 +08:00
2569718930@qq.com 6aa3a7dda8 Add landing page and move dashboard to /dashboard 2026-03-21 15:30:23 +08:00
2569718930@qq.com aab4477ab3 feat: Implement the PolyWeather dashboard including frontend components, data collection, analysis, and API endpoints. 2026-03-10 04:45:40 +08:00
2569718930@qq.com 283a935f24 feat: Implement initial weather dashboard with interactive map, city details, and API integration. 2026-03-09 10:36:03 +08:00
2569718930@qq.com d162b91ed9 feat: implement initial PolyWeather application frontend with map, city list, detailed weather panel, and guide modals. 2026-03-09 05:56:22 +08:00
2569718930@qq.com d45ee8a981 feat: embed the legacy PolyWeather dashboard into the main application page using an iframe. 2026-03-09 04:52:25 +08:00
2569718930@qq.com d184bc323c feat: introduce PolyWeather web map API and frontend with integrated weather data collection and analysis. 2026-03-09 04:41:24 +08:00
2569718930@qq.com b53f1f74bd feat: Add initial PolyWeather legacy dashboard application with map, detail panel, and temperature charts. 2026-03-08 13:24:34 +08:00
2569718930@qq.com 43b7c1b480 feat: Implement PolyWeather application with a map-based frontend, Python web services, market alert engine, and supporting utilities. 2026-03-06 12:31:15 +08:00
2569718930@qq.com 1e9b8a0d11 feat: Implement new Next.js frontend with an embedded Leaflet map dashboard, city markers, and Polymarket API integration. 2026-03-06 11:49:56 +08:00
2569718930@qq.com b308709edb feat: Introduce a new Next.js modern frontend with a history API route and include legacy static assets. 2026-03-06 09:14:58 +08:00
2569718930@qq.com dc4167b514 chore: install project dependencies and generate build artifacts. 2026-03-06 08:41:19 +08:00