9router/src/shared/components
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
..
layouts feat(ui): add Basic Chat interface for testing models 2026-03-23 09:45:04 +07:00
AddCustomEmbeddingModal.js Enhance image and embedding provider support 2026-04-25 16:22:30 +07:00
Avatar.js Initial commit 2026-01-05 09:58:59 +07:00
Badge.js Enhance layout 2026-01-31 12:58:04 +07:00
Button.js Enhance layout 2026-01-31 12:58:04 +07:00
Card.js feat(provider): add free providers and enhance error handling 2026-02-07 11:17:06 +07:00
ChangelogModal.js Add marked package, update Qwen executor for OAuth handling, and enhance changelog styles 2026-04-17 12:15:10 +07:00
CursorAuthModal.js fix: use better-sqlite3 for Cursor auto-import, drop sqlite3 CLI requirement (closes #395) (#411) 2026-03-27 10:45:11 +07:00
Drawer.js Feature/ai observability dashboard (#79) 2026-02-09 10:30:42 +07:00
EditConnectionModal.js Add Cloudflare AI provider support and enhance connection management 2026-04-28 11:07:39 +07:00
Footer.js Initial commit 2026-01-05 09:58:59 +07:00
GitLabAuthModal.js feat: add GitLab Duo and CodeBuddy support, update observability settings 2026-03-30 11:28:07 +07:00
Header.js Improve dashboard responsive layouts (#805) 2026-05-01 16:34:07 +07:00
HeaderMenu.js Enhance error formatting to include low-level cause details, update HeaderMenu to use MenuItem component for better structure, and improve LanguageSwitcher to support controlled open state. Update subproject commit status. 2026-04-17 12:15:10 +07:00
IFlowCookieModal.js - Refines the overall structure of the CLI tools and MITM server functionalities. 2026-03-05 11:25:03 +07:00
index.js Add Cloudflare AI provider support and enhance connection management 2026-04-28 11:07:39 +07:00
Input.js Enhance layout 2026-01-31 12:58:04 +07:00
KiroAuthModal.js * feat(kiro): wire aws identity center device flow into provider oauth (#587) 2026-04-15 11:44:46 +07:00
KiroOAuthWrapper.js Added profile ARN handling in OAuth provider mapping and improved polling logic in OAuth modal for better user experience. 2026-03-06 00:21:27 +07:00
KiroSocialOAuthModal.js - Updated Kiro OAuth configuration 2026-01-27 11:35:28 +07:00
LanguageSwitcher.js Enhance error formatting to include low-level cause details, update HeaderMenu to use MenuItem component for better structure, and improve LanguageSwitcher to support controlled open state. Update subproject commit status. 2026-04-17 12:15:10 +07:00
Loading.js Initial commit 2026-01-05 09:58:59 +07:00
ManualConfigModal.js fix: add clipboard fallback for navigator.clipboard unavailable contexts (closes #696) (#699) 2026-04-22 10:12:55 +07:00
Modal.js Fix combo modal 2026-04-09 10:16:11 +07:00
ModelSelectModal.js Enhance token refresh functionality across multiple executors 2026-04-28 17:28:57 +07:00
NineRemoteButton.js Fix Model Price 2026-04-04 14:40:49 +07:00
NineRemotePromoModal.js Fix Model Price 2026-04-04 14:40:49 +07:00
NoAuthProxyCard.js Add Cloudflare AI provider support and enhance connection management 2026-04-28 11:07:39 +07:00
OAuthModal.js Refactor proxyFetch and enhance MediaProviderDetailPage layout 2026-05-01 17:03:13 +07:00
Pagination.js Feature/ai observability dashboard (#79) 2026-02-09 10:30:42 +07:00
PricingModal.js feat(ui): add cost tracking to usage dashboard and pricing settings 2026-01-09 17:49:59 +07:00
ProviderIcon.js fix(ui): restore provider assets and model availability endpoint (#367) 2026-03-23 09:16:10 +07:00
ProviderInfoCard.js Update version to 0.4.9, enhance README with Trendshift badge, and add new embedding models to providerModels.js. Refactor TTS handling to support additional providers and improve API key validation for media providers. 2026-04-29 11:34:39 +07:00
RequestLogger.js feat(cursor): Add cursor Provider 2026-02-05 11:06:20 +07:00
SegmentedControl.js Improve dashboard responsive layouts (#805) 2026-05-01 16:34:07 +07:00
Select.js Enhance layout 2026-01-31 12:58:04 +07:00
Sidebar.js Improve dashboard responsive layouts (#805) 2026-05-01 16:34:07 +07:00
ThemeProvider.js Initial commit 2026-01-05 09:58:59 +07:00
ThemeToggle.js Initial commit 2026-01-05 09:58:59 +07:00
Toggle.js Enhance layout 2026-01-31 12:58:04 +07:00
Tooltip.js feat(chat): Enhance bypass handling and introduce CC filter naming feature 2026-03-13 09:41:40 +07:00
UsageStats.js Improve dashboard responsive layouts (#805) 2026-05-01 16:34:07 +07:00