9router/src
decolua f410061e70 Refactor proxyFetch and enhance MediaProviderDetailPage layout
- Removed the isCloud check from proxyFetch.js, simplifying the fetch patching logic.
- Updated MediaProviderDetailPage to include a new section for API key retrieval, improving user experience with clearer layout and additional notice text.
- Enhanced ConnectionRow to better handle email display names.
- Improved ProviderDetailPage to conditionally render provider notices and API key links.
- Refactored localDb, requestDetailsDb, and usageDb to remove unnecessary isCloud checks, streamlining database interactions.
- Updated OAuthModal to combine waiting and manual input steps for a more cohesive user flow.
- Added API key URLs to several providers in providers.js for better accessibility.
2026-05-01 17:03:13 +07:00
..
app Refactor proxyFetch and enhance MediaProviderDetailPage layout 2026-05-01 17:03:13 +07:00
i18n Add multi-language support for UI 2026-03-17 09:30:07 +07:00
lib Refactor proxyFetch and enhance MediaProviderDetailPage layout 2026-05-01 17:03:13 +07:00
mitm Enhance chat handling and introduce Caveman feature 2026-04-30 18:00:38 +07:00
models feat: add OpenCode Go provider and support for custom models 2026-04-22 14:16:21 +07:00
shared Refactor proxyFetch and enhance MediaProviderDetailPage layout 2026-05-01 17:03:13 +07:00
sse Merge branch 'master' of https://github.com/decolua/9router 2026-05-01 16:37:11 +07:00
store Add Providers 2026-02-20 17:05:46 +07:00
dashboardGuard.js implement CLI token validation for enhanced security 2026-04-23 17:43:35 +07:00
proxy.js Fix Bug 2026-03-27 11:45:54 +07:00
server-init.js feat : 2026-02-21 16:42:46 +07:00