LTbinglingfeng
c892d939c7
feat(quota-ui): normalize Gemini vertex quota groups and streamline auth card refresh UX
2026-02-06 22:28:01 +08:00
LTbinglingfeng
cade2647d6
feat(quota): add normalization for Gemini CLI model IDs and update quota groups
2026-02-06 19:11:57 +08:00
LTbinglingfeng
3661530f5f
fix(ui): make payload visual editor responsive on mobile
2026-02-06 18:38:37 +08:00
LTbinglingfeng
f833f0dfd2
fix(config): align visual editor with backend config semantics
2026-02-06 18:14:13 +08:00
LTbinglingfeng
b9001c27c5
fix
2026-02-06 03:56:57 +08:00
LTbinglingfeng
e6e62e2992
feat(i18n): add internationalization support for visual config editor
2026-02-06 03:34:38 +08:00
LTbinglingfeng
f53d333198
fix(ui): center Config Panel action bar and move ProviderNav to bottom
2026-02-06 03:13:13 +08:00
LTbinglingfeng
adcf0b6582
refactor(nav): move Config Panel and remove Settings/API Keys pages
2026-02-06 02:47:37 +08:00
LTbinglingfeng
11c2498be6
feat: add visual configuration editor and YAML handling
...
- Implemented a new hook `useVisualConfig` for managing visual configuration state and YAML parsing.
- Added types for visual configuration in `visualConfig.ts`.
- Enhanced `ConfigPage` to support switching between visual and source editors.
- Introduced floating action buttons for save and reload actions.
- Updated translations for tab labels in English and Chinese.
- Styled the configuration page with new tab and floating action button styles.
2026-02-06 02:15:40 +08:00
LTbinglingfeng
7d41afb5f1
feat(auth-files): add quota management features and enhance UI layout
2026-02-05 02:22:23 +08:00
LTbinglingfeng
d4bc0bc622
fix(model-alias): restore diagram drag-and-drop and add touch tap-to-link fallback
2026-02-05 01:26:01 +08:00
LTbinglingfeng
5241d52b14
fix(model-alias): improve diagram mobile layout and refresh reliability
2026-02-05 00:55:03 +08:00
LTbinglingfeng
9887a78889
fix(layout): add scroll container for improved responsiveness and adjust container styles
2026-02-05 00:23:18 +08:00
LTbinglingfeng
759e369d42
fix(drag-and-drop): add data transfer for source and alias during drag events
...
fix(i18n): update view mode labels in Chinese localization
fix(auth-files): set fork to true in empty mapping entry and improve error handling in save/delete operations
2026-02-05 00:02:05 +08:00
LTbinglingfeng
a94a9791bc
fix(ui): scope ToggleSwitch styles with CSS Modules to prevent label text collapsing into a vertical column
2026-02-04 22:00:57 +08:00
LTbinglingfeng
08e8fe2edd
fix(ProviderNav): remove unused provider icons and clean up code
2026-02-04 01:42:32 +08:00
LTbinglingfeng
bca7082bb0
feat(ProviderNav): enhance indicator functionality and improve mobile navigation experience
2026-02-03 00:06:21 +08:00
LTbinglingfeng
f8c4a434ed
feat(ProviderNav): update mobile layout to use bottom floating navigation and improve scroll handling
2026-02-01 02:24:05 +08:00
LTbinglingfeng
237cca5680
feat(PageTransition): enhance layer management to prevent blank flashes during transitions
2026-02-01 02:18:14 +08:00
LTbinglingfeng
f0735dbc1e
feat(store): add OpenAI edit draft state management
2026-02-01 00:48:28 +08:00
Supra4E8C
c6fabcb6bc
fix(ui): sync provider quick switch highlight with scroll target
2026-01-31 17:12:59 +08:00
Supra4E8C
460519ed00
feat: add Codex icons and update references in components
2026-01-31 17:06:27 +08:00
Supra4E8C
1053e91fe4
refactor: move modelsToEntries and entriesToModels to modelInputListUtils for better organization
2026-01-31 16:43:46 +08:00
Supra4E8C
b4d08dd0d7
style(auth-files): add centered padding for OAuth edit pages
2026-01-31 16:12:46 +08:00
Supra4E8C
1502e14ca7
feat: add auth type counts and hide disabled quotas
2026-01-31 16:05:48 +08:00
Supra4E8C
7b77520526
fix
2026-01-31 16:00:40 +08:00
Supra4E8C
525541ea0d
feat(ui): add model icons and categories, tweak login redirect delay
2026-01-31 15:53:03 +08:00
Supra4E8C
e7a33f8852
feat(login): enhance error handling with localized messages for various connection issues
2026-01-31 15:24:56 +08:00
Supra4E8C
70968bbc4c
feat(login): add auto-login splash UI and simplify app startup
2026-01-31 15:21:13 +08:00
Supra4E8C
c93030370e
feat(login): redesign login page with split layout
2026-01-31 14:59:00 +08:00
LTbinglingfeng
96307873c5
fix(ui): remove focus outline on logs tabs
2026-01-31 13:18:35 +08:00
LTbinglingfeng
b4eb2d790c
fix: remove unused variables and clean up PageTransition component
2026-01-31 12:40:41 +08:00
LTbinglingfeng
3d33958d9e
fix
2026-01-31 02:03:17 +08:00
LTbinglingfeng
e4c5f80b02
feat: add configuration loading and error handling to AiProvidersPage
2026-01-31 01:26:49 +08:00
LTbinglingfeng
291f67e2b9
feat: add floating provider navigation sidebar to AI providers page
2026-01-31 01:09:55 +08:00
LTbinglingfeng
3cdcb7a2a3
feat: enhance scroll position management during page transitions
2026-01-31 00:36:13 +08:00
LTbinglingfeng
3d83d0bfe2
style: add shared content width constraint to AI provider edit pages
2026-01-30 23:35:41 +08:00
LTbinglingfeng
129d89cf67
feat: improve error handling and manage component mount state in AiProvidersAmpcodeEditPage
2026-01-30 02:00:35 +08:00
LTbinglingfeng
5c85df486e
feat: replace AI provider modals with dedicated edit pages
2026-01-30 01:30:36 +08:00
LTbinglingfeng
34b6d114d3
feat: add toggle for showing raw logs and update log display logic
2026-01-30 00:01:12 +08:00
LTbinglingfeng
94f0038f19
style: update settings card and header for mobile responsiveness
2026-01-29 23:42:07 +08:00
LTbinglingfeng
a88078e171
refactor(PageTransition): optimize layer management and transition handling
2026-01-29 03:10:04 +08:00
LTbinglingfeng
8148851a06
feat: add OAuth model alias editing page and routing
2026-01-29 02:21:04 +08:00
LTbinglingfeng
8b3c4189f1
fix(providers): use /chat/completions for OpenAI test requests
2026-01-28 00:17:31 +08:00
LTbinglingfeng
76e9eb4aa0
feat(auth-files): add disabled state styling for file cards
2026-01-25 00:01:15 +08:00
LTbinglingfeng
f22d392b21
fix
2026-01-24 18:04:59 +08:00
LTbinglingfeng
2539710075
fix(status-bar): extend health monitor window to 200 minutes
2026-01-24 17:17:29 +08:00
LTbinglingfeng
6bdc87aed6
fix(quota): unify Gemini CLI quota groups (Flash/Pro series)
2026-01-24 16:35:59 +08:00
LTbinglingfeng
268b92c59b
feat(ui): implement custom AutocompleteInput and refactor model mapping UI
2026-01-24 15:55:31 +08:00
LTbinglingfeng
c89bbd5098
feat(auth-files): add auth-file model suggestions for OAuth mappings
2026-01-24 15:30:45 +08:00
LTbinglingfeng
2715f44a5e
fix(ui): use crossfade animation with subtle movement for page transitions
2026-01-24 14:16:58 +08:00
LTbinglingfeng
305ddef900
fix(ui): improve GSAP page transition smoothness
2026-01-24 14:03:15 +08:00
LTbinglingfeng
7e56d33bf0
feat(auth-files): add prefix/proxy_url modal editor
2026-01-24 01:24:05 +08:00
LTbinglingfeng
80daf03fa6
feat(auth-files): add per-file enable/disable toggle
2026-01-24 00:10:04 +08:00
LTbinglingfeng
883059b031
fix(auth-files): fix deleting OAuth model mappings providers
2026-01-19 23:29:11 +08:00
LTbinglingfeng
d077b5dd26
fix(ui): use fixed-length key masking and fingerprint usage sources
2026-01-19 00:41:11 +08:00
Supra4E8C
d79ccc480d
fix: prevent focus loss in OAuth model mappings input
2026-01-17 15:41:56 +08:00
Supra4E8C
7b0d6dc7e9
fix: prevent async confirmation races in API key deletion
2026-01-17 15:31:35 +08:00
Supra4E8C
b8d7b8997c
feat(ui): implement global ConfirmationModal to replace native window.confirm
2026-01-17 14:59:46 +08:00
Supra4E8C
0bb34ca74b
fix(auth-files): send aliases for oauth model alias patch
2026-01-17 14:34:57 +08:00
Supra4E8C
a44257edda
fix(antigravity): enhance error handling and support multiple request bodies
2026-01-14 17:13:07 +08:00
Supra4E8C
ebb80df24a
fix(quota): include project_id in antigravity quota requests
2026-01-14 16:44:36 +08:00
LTbinglingfeng
5165715d37
fix: 调整登录页面的重定向逻辑和键盘事件处理顺序
2026-01-10 23:10:30 +08:00
Supra4E8C
73ee6eb2f3
fix(ai-providers): keep custom header editing stable in modals
2026-01-10 14:00:50 +08:00
Supra4E8C
f663b83ac8
feat(auth-files): normalize OAuth excluded models handling and update related API methods
2026-01-07 12:26:33 +08:00
LTbinglingfeng
ee99836285
Revert "feat(auth-files): add external migration modal for antigravity credentials"
...
This reverts commit 2086c348a9 .
2026-01-07 00:02:45 +08:00
Supra4E8C
2086c348a9
feat(auth-files): add external migration modal for antigravity credentials
2026-01-06 18:21:34 +08:00
LTbinglingfeng
a8abf71bfe
fix(settings): align log size and routing update controls
2026-01-06 00:30:06 +08:00
Supra4E8C
8dca670358
feat: add vertex provider, oauth model mappings, and routing/log settings
2026-01-05 19:03:05 +08:00
Supra4E8C
71556a51c5
fix(usage): prevent gaps in request trend fill by matching point colors
2026-01-05 17:32:01 +08:00
LTbinglingfeng
2a92ea8862
feat(AuthFilesPage): add title section with file count badge
2026-01-05 00:18:35 +08:00
LTbinglingfeng
681fc3cee5
fix(quota): cap per-page credentials to 14
2026-01-05 00:00:22 +08:00
Supra4E8C
bf20f3d86e
fix(PageTransition): prevent unnecessary execution in useEffect when pathname matches
2026-01-04 18:25:54 +08:00
Supra4E8C
b7e720133d
feat(auth-files): add file size validation for uploads
2026-01-04 18:14:18 +08:00
Supra4E8C
84b219957e
Revert "style(config): allow editor wrapper to grow flexibly with min-height"
...
This reverts commit 1d8729ec53 .
2026-01-03 15:54:48 +08:00
Supra4E8C
f5c1ef36ce
fix(api-keys): validate api key charset
2026-01-03 15:51:32 +08:00
Supra4E8C
fae4fb0fed
refactor(utils): simplify maskApiKey to show only 2 chars at each end
2026-01-03 15:42:34 +08:00
Supra4E8C
1d8729ec53
style(config): allow editor wrapper to grow flexibly with min-height
2026-01-03 15:30:40 +08:00
Supra4E8C
c6ef8a259f
Merge branch 'dev' of https://github.com/router-for-me/Cli-Proxy-API-Management-Center into dev
2026-01-03 15:05:54 +08:00
Supra4E8C
0efef5a789
style(config): improve editor wrapper responsive height with clamp and dvh
2026-01-03 14:52:56 +08:00
LTbinglingfeng
db376c7504
fix(layout): wire header refresh to page loaders and quota config refresh
2026-01-03 01:40:54 +08:00
LTbinglingfeng
8232812ac2
feat(ui): show AIStudio models for virtual auth files and adjust Gemini OAuth spacing
2026-01-02 22:42:20 +08:00
LTbinglingfeng
2ae06a8860
perf(ui): smooth gsap page transitions
2026-01-02 20:26:41 +08:00
LTbinglingfeng
dc58a0701f
fix(logs): parse latency durations with minutes
2026-01-02 20:11:16 +08:00
Supra4E8C
3446280987
refactor(quota,auth): change page size selector to number input with range 3-30
2026-01-02 17:27:35 +08:00
Supra4E8C
82bf1806ed
refactor(quota): consolidate quota sections into config-driven components
2026-01-02 17:14:40 +08:00
Supra4E8C
47f0042bf0
refactor(usage): modularize UsagePage into separate section components
2026-01-02 16:19:04 +08:00
Supra4E8C
58154063ed
refactor(quota): modularize QuotaPage into separate section components
2026-01-02 15:55:17 +08:00
Supra4E8C
cc467889d0
refactor(providers): modularize AiProvidersPage into separate provider components
2026-01-02 15:29:16 +08:00
Supra4E8C
469e5d2ed4
Merge branch 'dev'
2026-01-02 14:18:56 +08:00
LTbinglingfeng
6ce301d7e0
fix(transition): avoid HiDPI text blur from page transitions
2026-01-02 11:17:57 +08:00
LTbinglingfeng
8461de124f
Merge branch 'dev'
2026-01-02 02:04:17 +08:00
LTbinglingfeng
583a844771
Merge branch 'dev'
2026-01-02 01:58:06 +08:00
LTbinglingfeng
62fa437285
fix(ui): use resolvedTheme for OpenAI icon switching in providers page
2026-01-02 01:54:22 +08:00
LTbinglingfeng
daab589c49
fix(ui): remove redundant add button from empty state in providers list
2026-01-02 01:42:43 +08:00
LTbinglingfeng
e18e9b25ce
fix(transition): allow page container to shrink for proper layout
2026-01-02 01:37:17 +08:00
LTbinglingfeng
4cfb77dd44
fix(ui): center modals in viewport and lock background scroll
2026-01-02 01:15:04 +08:00
LTbinglingfeng
7cab1e8782
fix(oauth): remove iFlow provider from OAuth flow
2026-01-02 00:58:24 +08:00
LTbinglingfeng
079f37ec93
fix(quota): translate Codex window labels at render time
2026-01-02 00:41:35 +08:00
LTbinglingfeng
7ce97a616f
fix(transition): preserve scroll position during page animations
2026-01-02 00:29:42 +08:00