NapCatQQ/packages/napcat-core
手瓜一十雪 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
..
adapters Update onMSFSsoError signature with code and desc 2025-11-22 20:30:02 +08:00
apis Fix version tag formatting and error handling 2025-11-25 23:03:55 +08:00
data refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
external Add 42941 version mappings to external JSON files 2025-12-05 18:29:10 +08:00
helper Refactor interfaces and decouple backend dependencies 2025-11-16 10:58:30 +08:00
listeners Refine types in storage clean listener and service 2025-11-22 19:57:18 +08:00
packet Add ESLint config and update code style 2025-11-15 16:21:59 +08:00
protocol Add ESLint config and update code style 2025-11-15 16:21:59 +08:00
services Refine types in storage clean listener and service 2025-11-22 19:57:18 +08:00
types Add ESLint config and update code style 2025-11-15 16:21:59 +08:00
index.ts Refactor font handling and theme config, switch to CodeMirror editor 2025-12-24 18:02:54 +08:00
package.json Move inversify and reflect-metadata to napcat-core 2025-11-15 16:23:03 +08:00
tsconfig.json Refactor TypeScript configs to use shared base 2025-11-15 14:00:27 +08:00
wrapper.ts refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00