Jason
ce9e5e25d3
fix(proxy): improve robustness and prevent panics
- Add reqwest socks feature to support SOCKS proxy environments
- Fix UTF-8 safety in masked_key/masked_access_token (use chars() instead of byte slicing)
- Fix UTF-8 boundary check in usage_script HTTP response truncation
- Add defensive checks for JSON operations in proxy service
- Remove verbose debug logs that could trigger panic-prone code paths
2026-01-09 12:44:39 +08:00
..
2026-01-04 12:27:22 +08:00
2026-01-09 12:44:39 +08:00
2025-12-30 08:54:48 +08:00
2025-12-27 18:05:58 +08:00
2026-01-09 12:44:39 +08:00
2026-01-09 12:44:39 +08:00
2026-01-02 22:04:02 +08:00
2025-11-12 23:38:43 +08:00
2025-12-29 17:25:25 +08:00
2025-12-29 23:20:32 +08:00
2025-11-12 10:47:34 +08:00
2025-11-24 11:00:45 +08:00
2025-11-24 11:00:45 +08:00
2025-12-31 22:57:00 +08:00
2025-11-20 20:23:22 +08:00
2025-12-18 15:14:37 +08:00
2026-01-02 22:04:02 +08:00
2026-01-05 22:39:39 +08:00
2025-11-27 19:37:18 +08:00
2025-11-15 16:09:00 +08:00
2025-11-12 16:41:41 +08:00
2025-11-22 19:18:35 +08:00
2025-12-31 22:57:00 +08:00
2025-12-20 23:55:10 +08:00
2025-12-05 11:26:41 +08:00
2025-11-29 10:29:10 +08:00
2026-01-09 12:44:39 +08:00