NapCatQQ/packages/napcat-webui-frontend
手瓜一十雪 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
..
public Remove unused dependencies and optimize Monaco workers 2025-12-24 15:32:21 +08:00
scripts Remove unused dependencies and optimize Monaco workers 2025-12-24 15:32:21 +08:00
src Refactor font handling and theme config, switch to CodeMirror editor 2025-12-24 18:02:54 +08:00
.env refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
.gitignore Add pnpm-lock.yaml and update .gitignore 2025-11-30 18:08:22 +08:00
.npmrc refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
index.html refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
LICENSE refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
package.json Refactor font handling and theme config, switch to CodeMirror editor 2025-12-24 18:02:54 +08:00
postcss.config.js Add ESLint config and update code style 2025-11-15 16:21:59 +08:00
README.md refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
tailwind.config.js Remove unused dependencies and optimize Monaco workers 2025-12-24 15:32:21 +08:00
tsconfig.json refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
tsconfig.node.json refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
vercel.json refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
vite-env.d.ts refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
vite.config.ts Refactor font handling and theme config, switch to CodeMirror editor 2025-12-24 18:02:54 +08:00

NapCat WebUI

功能

  • WebUI登录
  • QQ登录
  • 网络配置
  • OneBot/WebUI配置
  • 日志查看(实时日志、历史日志)
  • HTTP调试
  • WS调试
  • 在线音乐播放器,支持网易云音乐歌单(大屏在页面右下角,小屏在页面下方)

如果你有更多功能需求,欢迎在 issue 中提出。

License

MIT

Related Projects

Thanks to

感谢群友“维拉”提供的在线音乐API。