Commit Graph

23 Commits

Author SHA1 Message Date
2569718930@qq.com 074ad1c36c 撤除终端内联支付:订阅按钮统一跳转 /account
删除 useTerminalPay.ts、billing-utils.ts,SubscriptionGate 恢复为 <Link href=/account>,全站支付入口统一到账户页。
2026-05-25 03:38:15 +08:00
2569718930@qq.com 3534f759d0 终端内直接弹出 UnlockProOverlay:订阅支付无需跳转账户页
新增 useTerminalPay hook 和 billing-utils 纯函数,SubscriptionGate 集成支付弹窗。
用户点击订阅后原地弹窗 → 连接钱包 → 链上支付 → 自动刷新进入终端。
2026-05-25 02:14:21 +08:00
2569718930@qq.com 29365f10a5 UnlockProOverlay 硬编码字符串翻译:off/减免、查看链上交易
discountSuffix "off" 改为 isEn 切换,链上交易链接跟随语言。
Standard Pro 为品牌名保留原文。

Tested: npm run build 通过
2026-05-25 02:04:00 +08:00
2569718930@qq.com 5aa2a9e384 更换 Telegram Bot 为新账号 polyyuanbot,更新群链接和推送配置
- Bot token/用户名全局替换:WeatherQuant_bot → polyyuanbot
- 群 ID 更新为新群 polyweather售后群(-1003927451869)
- 群邀请链接更新为 https://t.me/+Io5H9oVHFmVjOTQ5
- 修复机场推送:Paris/Taipei/Denver/Tel Aviv 支持 airport_primary/current 回退
- 修复跑道数据展示:has_runway 直接检测数据而非依赖 source 字段
- 创建新群 30 城 Forum Topics(data/city_thread_ids.json)
- 配置 AMSC AWOS 数据源 URL

Constraint: 旧 Telegram 账号已注销,Bot 完全重建
Tested: VPS 部署验证,所有城市推送正常,Topic 路由生效
2026-05-24 16:03:29 +08:00
2569718930@qq.com 60093d3162 @
统一月付价格为 10 USDC 并清理所有 trial 文案

- 默认月付 fallback 从 5U 改为 10U(contract_checkout.py、AccountCenter.tsx)
- 移除 LoginClient / HeaderBar / AccountCenter / UnlockProOverlay 中的试用推广文案
- VPS 同步: PLAN_CATALOG_JSON、GROUP_MEMBER_PRICE_USDC 更新为 10
- SIGNUP_TRIAL_ENABLED=false 保持关闭
@
2026-05-20 11:12:29 +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 6041d25f23 feat: add telegram group pricing and direct payments 2026-05-18 16:18:26 +08:00
2569718930@qq.com e6dbef1ece feat: implement ScanTerminalDashboard component and associated CSS module for PolyWeather map interface 2026-04-26 01:55:30 +08:00
2569718930@qq.com 5177d4be83 Use Pro paywall for scan access 2026-04-25 00:19:30 +08:00
2569718930@qq.com f4335833b4 Promote Pro trial and rename settlement source to station 2026-04-06 05:38:41 +08:00
2569718930@qq.com 1ae9b55509 Add RP5 forecast scraping support 2026-03-17 23:15:13 +08:00
2569718930@qq.com f27970f157 feat: Introduce Pro subscription unlock overlay, paywall, and related account and help pages. 2026-03-13 20:38:10 +08:00
2569718930@qq.com aa98623cab feat: implement Pro subscription with a frontend unlock overlay and blockchain-based payment integration. 2026-03-13 13:58:41 +08:00
2569718930@qq.com f00360ed56 feat: add account center with subscription management and EVM wallet payment integration. 2026-03-13 13:13:51 +08:00
2569718930@qq.com 50a2202930 feat: Add bot analysis and command services, bot settings, and a frontend account center with subscription and EVM wallet integration. 2026-03-13 12:45:39 +08:00
2569718930@qq.com c3958c29c7 feat: add UnlockProOverlay component for Pro subscription and point redemption. 2026-03-13 12:26:35 +08:00
2569718930@qq.com 120f4b1261 feat: add Pro feature paywall and unlock overlay UI. 2026-03-13 09:34:58 +08:00
2569718930@qq.com f2e0940282 feat: Add UnlockProOverlay component and its styles for subscription upgrades. 2026-03-13 09:32:14 +08:00
2569718930@qq.com 3c3ffa1248 feat: add UnlockProOverlay component for displaying subscription details, features, and points-based discounts. 2026-03-13 09:25:37 +08:00
2569718930@qq.com 18a525af88 feat: add UnlockProOverlay component for managing subscriptions and displaying pricing with point-based discounts. 2026-03-13 09:20:05 +08:00
2569718930@qq.com c0d914eb88 feat: introduce UnlockProOverlay component for Pro subscription with point redemption. 2026-03-13 09:12:08 +08:00
2569718930@qq.com aa3546e2a9 feat: Add city detail panel with weather visualizations and integrate Pro feature paywall components. 2026-03-13 09:06:45 +08:00
2569718930@qq.com 003aff98d6 feat: Add dashboard, subscription, and account UI components, and update .gitignore to exclude npm cache files. 2026-03-13 08:51:06 +08:00