NapCatQQ/packages/napcat-webui-backend/src
手瓜一十雪 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
..
api Refactor font handling and theme config, switch to CodeMirror editor 2025-12-24 18:02:54 +08:00
assets Refactor font handling and theme config, switch to CodeMirror editor 2025-12-24 18:02:54 +08:00
const refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
helper Refactor font handling and theme config, switch to CodeMirror editor 2025-12-24 18:02:54 +08:00
middleware Add Passkey (WebAuthn) authentication support 2025-11-22 16:00:32 +08:00
onebot Refactor interfaces and decouple backend dependencies 2025-11-16 10:58:30 +08:00
router feat: 支持免配置调试 2025-12-22 16:27:06 +08:00
terminal Refactor interfaces and decouple backend dependencies 2025-11-16 10:58:30 +08:00
types Refactor font handling and theme config, switch to CodeMirror editor 2025-12-24 18:02:54 +08:00
uploader Refactor font handling and theme config, switch to CodeMirror editor 2025-12-24 18:02:54 +08:00
utils feat: 所有的类型检查 2025-11-15 12:57:19 +08:00