9router/src/lib
decolua 2f4b813c5b feat(usage): implement timeout and error handling for antigravity usage and subscription requests
- Add a 10-second timeout for fetch requests in getAntigravityUsage and getAntigravitySubscriptionInfo functions.
- Include error logging for fetch failures in both functions.
- Update headers to include "x-request-source" for MITM bypass.
- Enhance proxyFetch with DNS resolution and MITM bypass capabilities.
- Ensure proxyFetch is loaded in the API route for proper fetch patching.
2026-02-28 12:12:49 +07:00
..
network feat(proxy): add outbound HTTP proxy support for OAuth + provider requests 2026-02-28 10:11:53 +07:00
oauth feat(usage): implement timeout and error handling for antigravity usage and subscription requests 2026-02-28 12:12:49 +07:00
tunnel Fix bug Tunnel 2026-02-22 21:44:11 +07:00
usage feat(executors): Improved UI components for displaying provider limits and usage statistics in the dashboard. 2026-02-05 18:38:50 +07:00
initCloudSync.js feat : 2026-02-21 16:42:46 +07:00
localDb.js feat(proxy): add outbound HTTP proxy support for OAuth + provider requests 2026-02-28 10:11:53 +07:00
requestDetailsDb.js feat: allow custom user data directory via DATA_DIR environment variable 2026-02-18 13:53:31 +07:00
usageDb.js Fix MITM on window 2026-02-28 10:04:57 +07:00