NapCatQQ/packages/napcat-webui-backend/src/api
手瓜一十雪 a34a86288b Refactor font handling and theme config, switch to CodeMirror editor
Replaces Monaco editor with CodeMirror in the frontend, removing related dependencies and configuration. Refactors font management to support multiple formats (woff, woff2, ttf, otf) and dynamic font switching, including backend API and frontend theme config UI. Adds gzip compression middleware to backend. Updates theme config to allow font selection and custom font upload, and improves theme preview and color customization UI. Cleans up unused code and improves sidebar and terminal font sizing responsiveness.
2025-12-24 18:02:54 +08:00
..
Auth.ts Add Passkey (WebAuthn) authentication support 2025-11-22 16:00:32 +08:00
BaseInfo.ts Add latest version check and update prompt to UI 2025-11-22 13:52:49 +08:00
Debug.ts Remove debug console.log statements from DebugAdapter 2025-12-22 16:29:05 +08:00
File.ts Refactor font handling and theme config, switch to CodeMirror editor 2025-12-24 18:02:54 +08:00
Log.ts Refactor interfaces and decouple backend dependencies 2025-11-16 10:58:30 +08:00
OB11Config.ts Refactor interfaces and decouple backend dependencies 2025-11-16 10:58:30 +08:00
Proxy.ts Update import paths to use direct module references 2025-11-13 18:56:51 +08:00
QQLogin.ts feat: 所有的类型检查 2025-11-15 12:57:19 +08:00
Status.ts Refactor interfaces and decouple backend dependencies 2025-11-16 10:58:30 +08:00
UpdateNapCat.ts Revert "Refactor UI components for consistent styling" 2025-12-22 14:04:26 +08:00
WebUIConfig.ts feat: 所有的类型检查 2025-11-15 12:57:19 +08:00