Commit Graph
21 Commits
Author SHA1 Message Date
Supra4E8C de0ebf310d perf(config): remove stringify dirty tracking 2026-04-03 01:39:16 +08:00
Supra4E8C 0eaf3e84e9 perf(ai-providers): fully disable background refresh 2026-04-03 00:52:14 +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 033be261f5 fix(config): preserve api key storage structure 2026-03-07 14:15:41 +08:00
Supra4E8C 6da473ed0f fix(config): validate payload param value types 2026-03-07 14:08:25 +08:00
Supra4E8C b1f05e8cd7 fix(config): validate visual numeric fields 2026-03-07 14:03:53 +08:00
Supra4E8C 3308307dc3 fix(config): block visual mode on invalid yaml 2026-03-07 13:56:09 +08:00
Supra4E8C 5ccf1da86b fix(config-editor): preserve source YAML edits and empty keys 2026-02-28 13:33:20 +08:00
Supra4E8C 3397b34dcc fix(editing): narrow allowNextNavigation 2026-02-22 12:37:20 +08:00
Supra4E8C 028568c3ae fix(editing): harden unsaved navigation and draft cleanup 2026-02-22 02:51:09 +08:00
Supra4E8C 8e9235f66c fix(ai-providers): prompt on unsaved edits and preserve editor drafts 2026-02-22 02:10:25 +08:00
Supra4E8C 86a5b94cac feat(ai-providers): confirm before leaving with unsaved changes 2026-02-22 00:52:38 +08:00
Supra4E8C b957d05636 Localize visual config select option labels 2026-02-12 23:57:02 +08:00
Supra4E8C 4d5bb7e575 fix(config-editor): preserve comments when saving config.yaml in visual mode 2026-02-12 20:26:38 +08:00
LTbinglingfeng 6c2cd761ba refactor(core): harden API parsing and improve type safety 2026-02-08 09:42:00 +08:00
LTbinglingfeng f833f0dfd2 fix(config): align visual editor with backend config semantics 2026-02-06 18:14:13 +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 8148851a06 feat: add OAuth model alias editing page and routing 2026-01-29 02:21:04 +08:00
LTbinglingfeng db376c7504 fix(layout): wire header refresh to page loaders and quota config refresh 2026-01-03 01:40:54 +08:00
Supra4E8C 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 2025-12-07 11:32:31 +08:00