648 Commits
Author SHA1 Message Date
Supra4E8C 2dcba439ad feat(styles): simplify filterAllIconWrap background and shadow styles v1.7.15 2026-03-22 23:42:36 +08:00
Supra4E8C bf8dafcab5 feat(styles): update card background gradients and synchronize theme colors 2026-03-22 23:38:27 +08:00
Supra4E8C 693d821e1a feat(VisualConfigEditor): enhance sidebar behavior and styling for better responsiveness 2026-03-22 23:28:16 +08:00
Supra4E8C 9bd12155a9 feat(styles): enhance premium plan value styling with improved gradients and shadows 2026-03-22 22:57:35 +08:00
Supra4E8C 8758a75b39 feat(visual-config): enhance overview layout and improve visual section translations v1.7.14 2026-03-22 17:35:06 +08:00
Supra4E8C 868ac6b61b feat(theme): update theme colors and improve theme resolution logic 2026-03-22 17:28:17 +08:00
Supra4E8C 1b85f4d80c feat(SystemPage): add header wrapper for version label in info tile 2026-03-22 17:16:17 +08:00
Supra4E8C 5469945019 refactor: enhance ConfigPage styling and structure
- Updated SCSS for ConfigPage to improve layout and visual hierarchy.
- Introduced new styles for page header, including background gradients and responsive design.
- Refined tab bar and status badge styles for better user experience.
- Adjusted search input and actions for improved accessibility and usability.
- Enhanced editor wrapper and floating actions to prevent overlap with content.
- Cleaned up code structure in ConfigPage component for better readability and maintainability.
2026-03-22 17:10:17 +08:00
Supra4E8C 8ff2ae0fe2 feat(styles): enhance layout and responsiveness for buttons and form elements 2026-03-22 16:49:11 +08:00
Supra4E8C 34a6f44b85 feat(visual-config): add max retry credentials configuration and update validation messages 2026-03-22 16:14:46 +08:00
Supra4E8C e50e088409 feat(payload-rules): add support for raw JSON rules in payload configuration 2026-03-22 15:55:17 +08:00
Supra4E8C 82aa44d996 feat(auth-files): add support for separate regular and compact page sizes 2026-03-22 15:15:45 +08:00
Supra4E8C 013759c7da feat(status-panel): enhance layout and styling for compact status panels 2026-03-22 15:09:48 +08:00
Supra4E8C 7495604ad3 fix(auth-files): prevent batch status race conditions 2026-03-22 14:55:45 +08:00
Supra4E8C e44a9fc099 feat(auth-files): improve credential cards, bulk actions, and dedupe auth file list 2026-03-22 14:41:57 +08:00
Supra4E8C 975d0471f7 feat(auth-files): revamp Auth Files page filters and card layout 2026-03-22 13:30:53 +08:00
Supra4E8C faf1e3fbab feat(auth-files): merge auth file details into editor modal 2026-03-22 01:29:23 +08:00
Supra4E8CandGitHub e3e1db0272 Merge pull request #162 from zccing/main
fix(authFiles): 统一 Codex 认证文件的 websockets 字段
v1.7.13
2026-03-21 21:21:36 +08:00
CcandCo-authored-by: cc@net-cc.com 4c2c2c4773 fix(authFiles): 统一 Codex 认证文件的 websockets 字段
Co-authored-by: Co-authored-by: cc@net-cc.com
2026-03-19 14:18:13 +08:00
Supra4E8C 3f1f6a1323 feat(quota): add gold premium pill badge for Gemini CLI Ultra and Codex Pro tiers v1.7.12 2026-03-17 23:56:54 +08:00
Supra4E8C d4ab2850bf feat(AuthFilesOAuthExcludedEditPage): refactor model item rendering to use SelectionCheckbox component v1.7.11 2026-03-17 02:22:12 +08:00
Supra4E8C 6d9d041aa4 feat(authFiles): add filter tag icons and improve layout for better visibility 2026-03-17 02:13:30 +08:00
Supra4E8C 436b4b1744 feat(icons): replace codex_light and codex_drak with a single codex.svg icon
refactor(CodexSection, ProviderNav, AiProvidersPage, OAuthPage): update icon imports to use new codex.svg
2026-03-17 02:08:15 +08:00
Supra4E8C 944ddd13b1 feat(authFiles): enhance sorting logic to prioritize provider and name 2026-03-17 01:45:37 +08:00
Supra4E8C c540063528 feat(authFiles): add sorting functionality and update UI components 2026-03-17 01:39:38 +08:00
Supra4E8CandGitHub acddeace52 Merge pull request #149 from RGBadmin/feat/auth-priority-sort
feat(auth-files): priority display, sorting & credential notes
2026-03-17 01:22:20 +08:00
Supra4E8C aa34487313 refactor(system-page): clean up version check logic and enhance layout 2026-03-17 01:09:35 +08:00
Supra4E8C babb9b0d35 refactor(system-page): remove unused aboutActions section and clean up layout 2026-03-17 01:00:57 +08:00
Supra4E8C ffce798ce8 feat(sidebar): add backdrop for improved sidebar interaction 2026-03-17 00:53:14 +08:00
Supra4E8C 6d91cd0c06 fix(quota): avoid blocking gemini cli quota refresh on code assist 2026-03-17 00:46:32 +08:00
Supra4E8C e83f99ba95 feat(icons): update sidebar icons for improved design and clarity v1.7.10 2026-03-15 18:23:46 +08:00
Supra4E8C a354787fb6 style(sidebar): redesign sidebar icons with sharper visual languag 1.7.10 2026-03-14 23:34:00 +08:00
Supra4E8C 180b097b11 refactor(login): use auth file checkbox style for login options v1.7.9 2026-03-14 15:33:57 +08:00
Supra4E8C df96297c68 feat(ai-providers): add Vertex AI config toggle 2026-03-14 15:25:29 +08:00
Supra4E8C e833c03c68 fix(quota): detect Claude plan from account flags 2026-03-14 14:53:10 +08:00
RGBadminandClaude Opus 4.6 b2d89a8043 feat(auth-files): add note field for individual credentials
- Add note field to the credential field editor (PrefixProxyEditorModal)
- Store note as a string in the credential JSON file
- Display note on AuthFileCard with 2-line clamp for long text
- Note is saved when non-empty, removed from JSON when cleared
- Add i18n translations for zh-CN, en, and ru

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-14 11:22:54 +08:00
RGBadminandClaude Opus 4.6 8c2d0df32c feat(auth-files): display OAuth credential priority and add sorting
- Show priority value on AuthFileCard when the credential has a priority field
- Add sort dropdown (Default / A-Z Name / Priority) to the credentials list
- Priority sort orders credentials from highest to lowest
- Add i18n translations for zh-CN, en, and ru

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-14 11:01:06 +08:00
Supra4E8C beeecf7d01 fix(types): restore missing deps and resolve type-check errors v1.7.8 2026-03-13 12:24:50 +08:00
Supra4E8C 854c5a83b0 fix(vertex): remove base URL required validation and alias warning copy 2026-03-13 12:20:34 +08:00
Supra4E8CandGitHub a4740bdb21 Merge pull request #138 from router-for-me/codex/fix-usage-stats-cache-leak-on-logout
fix(auth): clear usage stats store on logout
2026-03-10 12:24:15 +08:00
Supra4E8C 5289789507 fix(auth): clear usage stats store on logout 2026-03-09 17:45:38 +08:00
Supra4E8C 15d9c37bd9 fix(auth-files): revert status toggle to /auth-files/status v1.7.7 2026-03-08 00:23:58 +08:00
Supra4E8C a48d90533f feat(logs-page): refactor structured filters panel for improved readability and functionality v1.7.6 2026-03-07 23:55:30 +08:00
Supra4E8C cf700f45b3 feat(logs-page): add structured filters panel with toggle functionality and localization 2026-03-07 23:55:20 +08:00
Supra4E8C a4dee2ea82 feat(login-page): replace language select and toggle with custom components 2026-03-07 23:26:55 +08:00
Supra4E8C d12dac02c0 fix(theme-menu): adjust positioning and layout for mobile theme menu 2026-03-07 23:14:42 +08:00
Supra4E8C 136ab2afeb feat(auth-files): add problem filter functionality and enhance deletion confirmation messages v1.7.5 2026-03-07 17:58:48 +08:00
Supra4E8C 310caa676b fix(layout): restore auto theme option and prevent mobile theme picker overflow v1.7.4 2026-03-07 17:01:16 +08:00
Supra4E8CandGitHub 2b8934307c Merge pull request #129 from GrothKeiran/feat/add-switchable-pure-white-theme
feat(theme): add switchable pure-white theme
2026-03-07 16:20:11 +08:00
Supra4E8C cb8208e0f7 feat(auth-files): enhance error handling for invalid JSON and refactor file upload logic 2026-03-07 16:06:23 +08:00