mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2026-02-05 15:11:15 +00:00
Backend: add CheckWebUIFontExist API and route; set --font-family-mono CSS variable in InitWebUi for aacute/custom/default. Improve webui font uploader: force saved filename to CustomFont, robustly clean old webui/CustomFont files, and log failures. Frontend: add FileManager.checkWebUIFontExists; update theme settings to show upload UI only when 'custom' is selected, display uploaded status, attempt delete-before-upload, reload after actions, and adjust Accordion props. ColorPicker: enable pointer events on PopoverContent to allow dragging. applyFont now sets --font-family-mono for all modes. |
||
|---|---|---|
| .. | ||
| assets | ||
| components | ||
| config | ||
| const | ||
| contexts | ||
| controllers | ||
| hooks | ||
| layouts | ||
| pages | ||
| store | ||
| styles | ||
| types | ||
| utils | ||
| App.tsx | ||
| main.tsx | ||
| provider.tsx | ||
| vite-env.d.ts | ||