NapCatQQ/packages/napcat-webui-frontend/src
Qiao 09dae7269a
style(webui): 优化插件商店样式,使用固定头部 (#1585)
* fix: 修复 qq_login.tsx 类型错误

- onSelectionChange 的 key 参数可能为 null,添加空值检查

* style(webui): refactor plugin store layout with sticky header
2026-02-03 14:23:13 +08:00
..
assets Remove unused dependencies and optimize Monaco workers 2025-12-24 15:32:21 +08:00
components Add password login support to web UI and backend 2026-02-02 19:48:31 +08:00
config Add plugin WebUI extension page and API routing support 2026-01-30 12:48:24 +08:00
const Add payload and return schemas to OneBot actions (#1549) 2026-01-27 19:07:17 +08:00
contexts Remove music player and related context/hooks 2025-12-20 18:07:16 +08:00
controllers Add password login support to web UI and backend 2026-02-02 19:48:31 +08:00
hooks Refactor UI styles for improved consistency and clarity 2025-12-22 10:38:23 +08:00
layouts feat: 优化离线重连机制,支持通过前端实现重新登录 2026-01-17 15:38:24 +08:00
pages style(webui): 优化插件商店样式,使用固定头部 (#1585) 2026-02-03 14:23:13 +08:00
store Reapply "Add image download proxy support to OneBot" 2026-01-29 20:40:19 +08:00
styles Refactor font handling and theme config, switch to CodeMirror editor 2025-12-24 18:02:54 +08:00
types Reapply "Add image download proxy support to OneBot" 2026-01-29 20:40:19 +08:00
utils Support custom WebUI fonts and UI additions 2026-02-01 14:00:27 +08:00
App.tsx Add plugin WebUI extension page and API routing support 2026-01-30 12:48:24 +08:00
main.tsx Refactor font handling and theme config, switch to CodeMirror editor 2025-12-24 18:02:54 +08:00
provider.tsx refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
vite-env.d.ts refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00