cherry-studio/packages
fullex 819f6de64d refactor(api): migrate API server configuration to preference service
- Removed the config module and replaced its usage with preferenceService across the API server implementation.
- Updated the auth middleware to retrieve the API key from preferenceService instead of the config.
- Adjusted the ApiServerService to ensure a valid API key is generated and stored in preferences.
- Refactored the useApiServer hook to utilize the new preference system for API server configuration.
- Updated related tests to mock preferenceService instead of config.
- Cleaned up unused imports and adjusted related components to align with the new configuration approach.
2025-12-02 12:47:30 +08:00
..
ai-sdk-provider fix(i18n): clarify image-generation endpoint type as OpenAI-based (#11554) 2025-11-30 15:39:09 +08:00
aiCore Merge branch 'main' into v2 2025-11-28 17:22:54 +08:00
extension-table-plus chore[lint]: add import type lint (#11091) 2025-11-01 10:40:02 +08:00
mcp-trace chore[lint]: add import type lint (#11091) 2025-11-01 10:40:02 +08:00
shared refactor(api): migrate API server configuration to preference service 2025-12-02 12:47:30 +08:00
ui refactor(stories): update imports in Input and Switch stories 2025-12-02 10:50:14 +08:00