9router/src
2026-03-12 16:20:46 +07:00
..
app feat(memory-management): Introduce MEMORY_CONFIG for session and DNS management, including session TTL, cleanup intervals, and proxy dispatcher limits. 2026-03-12 15:57:21 +07:00
i18n feat: add runtime i18n with English, Vietnamese, and Simplified Chinese support 2026-03-06 10:57:42 +07:00
lib feat: - Introduced per-provider strategy overrides in settings, allowing for more flexible connection management. 2026-03-11 18:04:38 +07:00
mitm Feat : Add support for the new "alicode-intl" provider 2026-03-07 10:08:55 +07:00
models feat(proxy): add proxy pool and per-connection binding + strictProxy support 2026-03-09 15:46:06 +07:00
shared fix(translator): Ensure loading state is reset after error handling in TranslatorPage 2026-03-12 15:45:41 +07:00
sse Refactor config 2026-03-12 16:20:46 +07:00
store Add Providers 2026-02-20 17:05:46 +07:00
dashboardGuard.js feat(proxy): add outbound HTTP proxy support for OAuth + provider requests 2026-02-28 10:11:53 +07:00
proxy.js fix(auth): wire up dashboard auth guard as Next.js proxy (#227) 2026-03-02 15:21:50 +07:00
server-init.js feat : 2026-02-21 16:42:46 +07:00