28 Commits

Author SHA1 Message Date
QLHazyCoder 27cbf2a61b fix: validate GPC card key before session fill 2026-05-29 14:58:32 +08:00
QLHazyCoder 02706da94a fix: keep GPC tab focused while reading session 2026-05-29 14:52:23 +08:00
QLHazyCoder a36fa70868 fix: keep GPC card mode during plus billing 2026-05-29 14:37:34 +08:00
QLHazyCoder 56f52cb858 Refactor GPC plus flow to page recharge 2026-05-29 10:09:26 +08:00
QLHazyCoder 5f73c505a0 feat: add PayPal hosted checkout proxy support 2026-05-25 12:10:46 +08:00
QLHazyCoder a7b35ee11a refactor flows into canonical runtime architecture 2026-05-21 07:21:34 +08:00
QLHazyCoder d1061b1c4a Fix PayPal hosted checkout flow 2026-05-20 12:11:19 +08:00
QLHazyCoder 0b58e1116e Fix PayPal hosted checkout flow 2026-05-20 11:34:34 +08:00
QLHazyCoder aa8025cb76 Split PayPal hosted checkout flow 2026-05-20 10:03:56 +08:00
QLHazyCoder 72c578b9b4 Add independent PayPal hosted binding mode 2026-05-20 09:03:40 +08:00
QLHazyCoder f36e0cedb3 Revert "Integrate Plus hosted session binding"
This reverts commit 3aa9b136d3.
2026-05-20 08:05:25 +08:00
QLHazyCoder 3aa9b136d3 Integrate Plus hosted session binding 2026-05-20 07:38:49 +08:00
QLHazyCoder 81fc40706a Refactor workflow auto-run to node graph 2026-05-15 17:41:35 +08:00
QLHazyCoder 4ed5720a26 refactor: 移除不必要的 gopayHelperPhoneMode 逻辑,简化代码 2026-05-11 19:12:35 +08:00
QLHazyCoder bf50474b5e fix(gpc): keep auto mode when balance permission is unknown 2026-05-11 13:11:59 +08:00
QLHazyCoder 6b87d68630 Merge origin/dev into PR 225 review fix 2026-05-10 06:02:53 +08:00
朴圣佑 dfe5139250 feat(gpc): add auto mode permission checks 2026-05-09 23:23:32 +08:00
root c23461261b feat: add configurable operation delay 2026-05-08 20:06:14 -04:00
QLHazyCoder 428e23d66a Update GoPay helper API URL to new domain and enhance cookie cleanup functionality 2026-05-07 16:31:58 +08:00
朴圣佑 bab7e54384 feat(gpc): align helper flow with api key queue tasks 2026-05-07 03:06:09 +08:00
QLHazyCoder aa57e0f645 feat: add GPC SMS helper functionality with local SMS support
- Introduced GPC OTP channel selection (WhatsApp/SMS) in the sidepanel.
- Added local SMS helper toggle and URL input for macOS users.
- Implemented normalization functions for OTP channel and local SMS URL.
- Updated settings payload to include new GPC helper configurations.
- Enhanced Plus checkout process to utilize local SMS helper for OTP retrieval.
- Added tests for GPC SMS helper script and its integration in the checkout flow.
- Updated documentation to reflect new GPC helper features and configurations.
2026-05-06 01:39:11 +08:00
QLHazyCoder b595f5366a Plus中添加GPC模式 2026-05-04 18:02:00 +08:00
QLHazyCoder 4bb734fd1d 增加Gopay模式 2026-04-30 23:43:02 +08:00
QLHazyCoder f577487670 refactor: 移除未使用的函数和变量,简化 Plus Checkout 创建逻辑 2026-04-26 17:15:15 +08:00
QLHazyCoder 6c2bec6520 feat: 增强 Plus Checkout 创建逻辑,支持重用 ChatGPT 标签页并优化测试用例 2026-04-26 15:50:37 +08:00
QLHazyCoder 336fdb0c3a feat: 增强内容脚本加载逻辑,优化错误处理和测试用例 2026-04-26 15:29:26 +08:00
QLHazyCoder 227ebedda4 feat: 添加 Plus 模式和贡献模式支持,增强步骤执行延迟和提示逻辑 2026-04-26 08:51:20 +08:00
QLHazyCoder b86114fa3a feat: 添加 Plus Checkout 创建后等待 20 秒的逻辑,并增加相应的测试用例 2026-04-26 05:25:17 +08:00