Commit Graph

  • 8d606aa456 fix(ui): optimize mobile layout for header and settings page Supra4E8C 2025-12-15 18:53:03 +08:00
  • a993299cb5 fix:Continue from the previous one Supra4E8C 2025-12-15 17:48:23 +08:00
  • 8bcd172c5a fix(auth): add singleton pattern to restoreSession and unify config fetch Supra4E8C 2025-12-15 17:47:32 +08:00
  • 4d898b3e20 feat(logs): redesign LogsPage with structured log parsing and virtual scrolling Supra4E8C 2025-12-15 17:37:09 +08:00
  • f17329b0ff feat(layout): add logout button to header Supra4E8C 2025-12-15 01:37:21 +08:00
  • 2757d82007 feat: improve iFlow cookie auth UX with duplicate config handling Supra4E8C 2025-12-15 01:19:57 +08:00
  • 340c1f1ae5 fix(i18n): correct interpolation syntax and add missing translation keys Supra4E8C 2025-12-14 23:44:25 +08:00
  • 09c17c03b9 feat: unify page layout with consistent page titles and structure Supra4E8C 2025-12-14 20:05:59 +08:00
  • 9d648e3404 feat: add cache token pricing support in usage calculation Supra4E8C 2025-12-14 18:50:37 +08:00
  • e615979757 Merge pull request #22 from AoaoMH/feature/auth-model-check Supra4E8C 2025-12-14 18:06:25 +08:00
  • ea2ce4047f feat: improve iFlow cookie auth UX with duplicate config handling Supra4E8C 2025-12-14 18:04:26 +08:00
  • 2a87a4d82a feat: Add 404 judgment; Virtual authentication files also support obtaining model lists; Chinese support for virtual authentication file i18n; Test 2025-12-14 17:19:51 +08:00
  • abf9b5f8c9 feat: add model list viewer for auth file cards Test 2025-12-14 15:17:00 +08:00
  • aea1ceb6be feat: Added disabling features for some of the AI providers Supra4E8C 2025-12-14 12:21:54 +08:00
  • 20a69a25bc feat:log update Supra4E8C 2025-12-14 01:51:23 +08:00
  • e0584af365 feat: add Ampcode (Amp CLI Integration) support with configuration UI and i18n Supra4E8C 2025-12-14 00:31:05 +08:00
  • c4034c6467 Update README.md Supra4E8C 2025-12-13 17:27:00 +08:00
  • ccc82e5802 fix: refine AI providers and auth files styling and layout alignment Supra4E8C 2025-12-13 17:15:37 +08:00
  • 13d1804e66 feat: improve Settings page retry config UI and enhance excludedModels API support Supra4E8C 2025-12-13 16:30:20 +08:00
  • 62486534e4 feat: add excluded models support for Codex/Claude providers and fix header alignment Supra4E8C 2025-12-13 02:20:08 +08:00
  • da9469c5aa feat: add models cache store and fix search placeholder truncation Supra4E8C 2025-12-13 01:35:08 +08:00
  • a7b77ffa25 feat:update icon Supra4E8C 2025-12-13 00:51:01 +08:00
  • bcf82252ea feat: add notification animations and improve UI across pages Add enter/exit animations to NotificationContainer with smooth slide effects Refactor ConfigPage search bar to float over editor with improved UX Enhance AuthFilesPage type badges with proper light/dark theme color support Fix grid layout in AuthFilesPage to use consistent 3-column layout Update icon button sizing and loading state handlin Update i18n translations for search functionality Supra4E8C 2025-12-13 00:46:07 +08:00
  • 7c0a2280a4 feat: implement versioning system by extracting version from environment, git tags, or package.json, and display app version in MainLayout; enhance ConfigPage with search functionality and CodeMirror integration for YAML editing Supra4E8C 2025-12-12 19:10:09 +08:00
  • bae7ff8752 feat: enhance AiProvidersPage with OpenAI model discovery functionality, improve localization for model selection messages, and update styles for better user experience Supra4E8C 2025-12-12 18:53:51 +08:00
  • 2a57055f81 feat: introduce ModelInputList component for managing model entries in AiProvidersPage, enhance MainLayout with header action icons, and improve styling for success and failure statistics across pages Supra4E8C 2025-12-12 17:58:23 +08:00
  • ad92f0c2ed feat: add success and failure statistics display to AiProvidersPage, refactor data retrieval methods for better clarity and consistency Supra4E8C 2025-12-11 12:34:05 +08:00
  • d425332eb0 feat: enhance AiProvidersPage with key statistics loading, improve layout styles, and update AuthFilesPage for better visual representation of success and failure stats Supra4E8C 2025-12-11 12:24:29 +08:00
  • 3c1a600994 feat: improve AuthFilesPage styles by enhancing input component dimensions, adjusting filterItem widths for better layout, and ensuring consistent box-sizing across elements Supra4E8C 2025-12-11 01:27:40 +08:00
  • 673ab15ad4 feat: update document title for clarity, add logo image, enhance OAuthPage with iFlow cookie authentication feature, and improve localization for remote access messages Supra4E8C 2025-12-11 01:18:32 +08:00
  • 95218676db feat: update document title and favicon in main.tsx, remove isLocalhost check from OAuthPage for cleaner logic, and enhance overall user experience Supra4E8C 2025-12-11 00:17:52 +08:00
  • defa633f92 refactor: remove isLocalhost check from MainLayout, update UsagePage styles for improved layout and spacing, and adjust layout.scss for better sidebar toggle appearance Supra4E8C 2025-12-10 23:49:01 +08:00
  • 841dfa8a61 feat: add INLINE_LOGO_JPEG to MainLayout for branding, enhance layout styles in UsagePage for improved spacing and responsiveness, and update layout.scss for better logo handling and alignment Supra4E8C 2025-12-10 22:56:47 +08:00
  • bf5f34be0d feat: enhance AuthFilesPage with improved layout and styling, add filter and pagination features, and implement detailed file statistics and actions for better user interaction Supra4E8C 2025-12-10 12:31:40 +08:00
  • e8d918ba98 refactor: simplify AiProvidersPage by removing unused delete confirmation text and enhance brand header styles for better layout and responsiveness Supra4E8C 2025-12-10 02:02:18 +08:00
  • c71af9a8a5 feat: enhance MainLayout with header height management using useLayoutEffect, improve AiProvidersPage by removing priority field, and update UsagePage with dynamic stats cards and sparkline charts for better data visualization Supra4E8C 2025-12-10 01:42:21 +08:00
  • d8f540cdb1 fix: adjust sidebar positioning in layout.scss for improved responsiveness and visual consistency Supra4E8C 2025-12-09 19:07:52 +08:00
  • 18b1adb4e2 feat: enhance MainLayout with brand name expansion feature, sidebar toggle improvements, and responsive design adjustments for better user experience Supra4E8C 2025-12-09 19:04:40 +08:00
  • 5d5334afb1 refactor: remove README and REFACTOR_PROGRESS files; enhance MainLayout with sidebar icons and improved navigation item display Supra4E8C 2025-12-09 01:46:58 +08:00
  • 2ca662e971 refactor: update button styles and layout in MainLayout for improved UI consistency and accessibility Supra4E8C 2025-12-09 01:05:56 +08:00
  • e417d3c771 feat: refactor MainLayout component to implement sidebar collapse functionality, enhance navigation item display, and improve layout responsiveness Supra4E8C 2025-12-09 00:59:40 +08:00
  • b6765b074e feat: enhance logging functionality with incremental loading, improved error handling, and UI updates for better user experience Supra4E8C 2025-12-09 00:35:17 +08:00
  • 9d7db57c6a feat: update SCSS imports to use new Sass module system, enhance SystemPage with model tags display and API key handling, and improve model fetching logic with better error handling and notifications Supra4E8C 2025-12-08 20:20:47 +08:00
  • a05145bf48 feat: implement iFlow OAuth access restrictions to local machine only, enhancing visibility logic and user notifications v0.5.13 Supra4E8C 2025-12-08 12:33:11 +08:00
  • 1007dbbf44 feat: adjust sidebar positioning and height for improved layout, adding padding for navbar integration v0.5.12 Supra4E8C 2025-12-07 17:45:36 +08:00
  • 3046375b3c feat: update OAuth card visibility logic to retain iFlow card for Cookie login functionality and enhance comments for clarity Supra4E8C 2025-12-07 17:38:08 +08:00
  • 48956aa0a7 feat: enhance OpenAI model discovery with fallback to simple GET request for improved CORS handling and user notifications Supra4E8C 2025-12-07 17:29:47 +08:00
  • d3db2680cf feat: add favicon support and enhance logo setup logic to ensure favicon updates alongside site logos Supra4E8C 2025-12-07 17:21:06 +08:00
  • 450964fb1a feat: initialize new React application structure with TypeScript, ESLint, and Prettier configurations, while removing legacy files and adding new components and pages for enhanced functionality Supra4E8C 2025-12-07 11:32:31 +08:00
  • 8e4132200d feat: refactor model price display and editing functionality with improved layout and interaction v0.5.11 Supra4E8C 2025-12-06 16:46:37 +08:00
  • fc10db3b0a feat: update layout for usage filter actions and chart line group to improve responsiveness and visual hierarchy Supra4E8C 2025-12-06 16:36:23 +08:00
  • 2bcaf15fe8 feat: enhance usage statistics overview with responsive design, improved layout, and sparkline charts for better data visualization Supra4E8C 2025-12-06 16:32:47 +08:00
  • 28750ab068 feat: implement responsive brand title behavior for mobile viewports with animation handling and CSS adjustments v0.5.10 Supra4E8C 2025-12-06 14:57:19 +08:00
  • 69f808e180 feat: enhance file upload functionality to support multiple JSON file uploads with improved validation and notification handling v0.5.9 Supra4E8C 2025-12-06 13:16:09 +08:00
  • 86edc1ee95 feat: implement OpenAI provider connection testing with UI integration, status updates, and internationalization support v0.5.8 Supra4E8C 2025-12-06 01:25:04 +08:00
  • 112f86966d feat: add version check functionality with UI integration, status updates, and internationalization support Supra4E8C 2025-12-06 00:15:44 +08:00
  • 658814bf6a refactor: streamline model name handling in updateApiStatsTable function for improved readability v0.5.7 Supra4E8C 2025-12-05 19:02:49 +08:00
  • ac4f310fe8 feat: add sensitive value masking functionality to usage module and update UI for system info localization v0.5.6 Supra4E8C 2025-12-05 18:30:01 +08:00
  • ba6a461a40 feat: implement available models loading functionality with UI integration, status updates, and internationalization support v0.5.5 Supra4E8C 2025-12-05 02:01:21 +08:00
  • 0e01ee0456 feat: add log search functionality with UI input, filtering logic, and internationalization support Supra4E8C 2025-12-04 23:42:13 +08:00
  • d235cfde81 refactor: simplify gemini key retrieval logic by removing legacy key handling v0.5.4 Supra4E8C 2025-12-04 01:07:59 +08:00
  • 4d419448e8 feat: implement chart line deletion functionality with UI controls and internationalization support Supra4E8C 2025-12-04 00:55:24 +08:00
  • 63c0e5ffe2 refactor: remove min-height from config management card for improved layout flexibility Supra4E8C 2025-12-03 23:38:22 +08:00
  • 79b73dd3a0 feat: implement dynamic chart line management with UI controls, internationalization, and enhanced data handling v0.5.3 Supra4E8C 2025-12-03 18:51:31 +08:00
  • 9e41fa0aa7 feat: add model search functionality with UI components and internationalization support Supra4E8C 2025-12-03 18:13:23 +08:00
  • a607b8d9c1 feat: implement OAuth excluded models configuration handling with fallback data loading and UI updates Supra4E8C 2025-12-03 18:07:08 +08:00
  • 9a540791f5 refactor: adjust YAML editor dimensions and layout for improved consistency in config management v0.5.2 Supra4E8C 2025-12-03 12:17:38 +08:00
  • b026285e65 feat: enhance provider item display with improved base URL styling and layout adjustments v0.5.1 Supra4E8C 2025-12-03 00:53:34 +08:00
  • fc8b02f58e feat: add error log selection and download functionality with UI updates and internationalization support Supra4E8C 2025-12-03 00:49:27 +08:00
  • c77527cd13 feat: enhance excluded models management with UI components, internationalization, and data handling Supra4E8C 2025-12-03 00:27:45 +08:00
  • d3630373ed feat: add OAuth excluded models management with UI integration and internationalization support Supra4E8C 2025-12-03 00:01:16 +08:00
  • 0114dad58d feat: implement endpoint cost calculation in API stats table with pricing support v0.5.0 Supra4E8C 2025-11-27 19:49:06 +08:00
  • ca14ab4917 feat: add cost period selection and update cost chart functionality Supra4E8C 2025-11-27 19:39:59 +08:00
  • fd1956cb94 feat: implement model pricing functionality with UI elements, storage management, and cost calculation Supra4E8C 2025-11-27 19:19:17 +08:00
  • b5d8d003e1 docs: update usage instructions in README files for clarity on static file access after build Supra4E8C 2025-11-27 18:16:10 +08:00
  • 96961d7b79 feat: add cached and reasoning token metrics with internationalization support Supra4E8C 2025-11-27 18:04:47 +08:00
  • 5415a61ad7 feat: add RPM and TPM metrics for the last 30 minutes with internationalization support Supra4E8C 2025-11-27 17:59:47 +08:00
  • 63a8b32c26 feat: expose manager instance to global scope for inline event handlers Supra4E8C 2025-11-27 12:26:30 +08:00
  • d8c06c7f6c feat: cap log fetch size and add limit query param v0.4.1 hkfires 2025-11-24 20:53:37 +08:00
  • e3a2a34b70 更新 README_CN.md Supra4E8C 2025-11-23 21:59:19 +08:00
  • f898d789da 更新 README.md Supra4E8C 2025-11-23 21:58:30 +08:00
  • 02faf18ceb refactor(docs): update README files with improved structure, feature descriptions, and usage instructions for better clarity and accessibility Supra4E8C 2025-11-23 21:48:55 +08:00
  • efc6cb3863 feat(cookie-login): add iFlow Cookie login functionality with UI elements and internationalization support v0.4.0 Supra4E8C 2025-11-23 18:07:57 +08:00
  • 970297f3ae feat(antigravity): implement Antigravity OAuth integration with UI elements and functionality Supra4E8C 2025-11-23 17:56:17 +08:00
  • 6962667171 style: increase max-height for key list to display more records at once Supra4E8C 2025-11-23 17:15:40 +08:00
  • ef1be66cd6 style: enhance key table layout and adjust padding for improved aesthetics Supra4E8C 2025-11-23 17:10:22 +08:00
  • ceddf7925f feat(api-keys): enhance API key display with new layout and styling v0.3.2 Supra4E8C 2025-11-23 12:31:17 +08:00
  • 55c1cd84b3 feat(i18n): add support for 'antigravity' file type and update UI elements v0.3.1 Supra4E8C 2025-11-21 20:59:05 +08:00
  • 111a1fe4ba Merge branch 'main' of https://github.com/router-for-me/Cli-Proxy-API-Management-Center v0.3.0 Supra4E8C 2025-11-21 17:54:05 +08:00
  • 958b0b4e4b fix(i18n): update API endpoint references from /v1/model to /v1/models Supra4E8C 2025-11-21 17:44:15 +08:00
  • 71d1436590 fix(api-keys): delegate key actions and safely encode values hkfires 2025-11-21 12:41:40 +08:00
  • d088be8e65 feat(openai): implement model discovery UI and functionality for fetching models Supra4E8C 2025-11-21 12:35:46 +08:00
  • c8dc446268 style: update file-type badge colors for improved visibility Supra4E8C 2025-11-21 12:04:15 +08:00
  • 1edafc637a feat: centralize config refresh handling and prevent races hkfires 2025-11-21 11:34:12 +08:00
  • 608be95020 feat(logs): refresh on reconnect and section activation hkfires 2025-11-21 10:59:21 +08:00
  • 323485445d refactor(config): reload editor and auth files via events hkfires 2025-11-21 10:36:04 +08:00
  • e58d462153 refactor(api): add raw request helper and centralize headers hkfires 2025-11-21 10:16:06 +08:00
  • a6344a6a61 refactor(usage): load stats via config events hkfires 2025-11-21 09:57:56 +08:00
  • d2fc784116 refactor(settings): delegate config UI updates to module hkfires 2025-11-21 09:48:50 +08:00
  • a8b8bdc11c refactor: centralize API client and config caching hkfires 2025-11-21 09:42:16 +08:00