alina sireneva
370eee1346
feat(ui): added claude quota display
2026-02-06 17:34:49 +03:00
LTbinglingfeng
c892d939c7
feat(quota-ui): normalize Gemini vertex quota groups and streamline auth card refresh UX
v1.4.3
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
v1.4.2
2026-02-06 18:14:13 +08:00
hkfires
26fa1ea98e
feat(logs): optimize log loading with auto-prepend functionality
v1.4.1
2026-02-06 12:09:25 +08:00
hkfires
e568e4a2b5
feat(ui): show empty state for payload rules editor
2026-02-06 11:29:21 +08:00
hkfires
4a0386472d
feat(ui): show success/failure in API usage stats
2026-02-06 11:23:50 +08:00
LTbinglingfeng
b9001c27c5
fix
v1.4.0
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
v1.3.5
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
Supra4E8C
db487dc49d
Merge pull request #81 from thanhtunguet/main
...
Add diagram-based view mode for model alias mapping
2026-02-04 23:08: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
hkfires
473cece09e
fix(quota): classify codex windows by 5-hour and weekly limits
v1.3.4
2026-02-04 09:31:09 +08:00
Phạm Thanh Tùng
aebe95d221
Merge branch 'router-for-me:main' into main
2026-02-04 01:50:23 +07:00
LTbinglingfeng
08e8fe2edd
fix(ProviderNav): remove unused provider icons and clean up code
v1.3.3
2026-02-04 01:42:32 +08:00
LTbinglingfeng
bca7082bb0
feat(ProviderNav): enhance indicator functionality and improve mobile navigation experience
v1.3.2
2026-02-03 00:06:21 +08:00
Phạm Thanh Tùng
d9272d6d0e
Merge branch 'router-for-me:main' into main
2026-02-01 17:20:32 +07:00
LTbinglingfeng
f8c4a434ed
feat(ProviderNav): update mobile layout to use bottom floating navigation and improve scroll handling
v1.3.1
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
thanhtunguet
0d40eecbe7
refactor(ModelMappingDiagram): restructure component to utilize new modular columns and improve type definitions
2026-01-31 21:47:49 +07:00
thanhtunguet
ce47d6d985
style(ModelMappingDiagram): remove unused aliasItem class from SCSS file
2026-01-31 21:34:00 +07:00
thanhtunguet
01a69ff32b
refactor(AuthFilesPage): optimize provider list generation using useMemo for better performance
2026-01-31 21:33:26 +07:00
thanhtunguet
fd1174e010
fix: update event type handling in ModelMappingDiagram for improved type safety
2026-01-31 21:07:06 +07:00
thanhtunguet
3e55d601a1
feat: enhance OAuth model alias management with new UI components and localization updates
2026-01-31 21:04:34 +07:00
Supra4E8C
c6fabcb6bc
fix(ui): sync provider quick switch highlight with scroll target
v1.3.0
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