NapCatQQ/packages/napcat-webui-frontend/src
手瓜一十雪 adabc4da46
Some checks are pending
Build NapCat Artifacts / Build-Framework (push) Waiting to run
Build NapCat Artifacts / Build-Shell (push) Waiting to run
Improve schema parsing and error handling in API debug tools
Enhances the TypeBox schema parser to better handle deep nesting, circular references, and union truncation, and adds error handling for schema parsing and default value generation in the OneBot API debug UI. Updates the display component to show clear messages for circular or truncated schemas, and improves robustness in HTTP debug command execution. Also synchronizes the ParsedSchema type in the Zod utility for consistency.
2026-01-28 16:07:23 +08:00
..
assets Remove unused dependencies and optimize Monaco workers 2025-12-24 15:32:21 +08:00
components Improve schema parsing and error handling in API debug tools 2026-01-28 16:07:23 +08:00
config Add plugin store feature to backend and frontend 2026-01-24 12:00:26 +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 config UI and persistence to builtin plugin 2026-01-28 14:13:48 +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 Improve schema parsing and error handling in API debug tools 2026-01-28 16:07:23 +08:00
store refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
styles Refactor font handling and theme config, switch to CodeMirror editor 2025-12-24 18:02:54 +08:00
types Refactor plugin store types and update category logic 2026-01-27 21:47:44 +08:00
utils Improve schema parsing and error handling in API debug tools 2026-01-28 16:07:23 +08:00
App.tsx Add plugin store feature to backend and frontend 2026-01-24 12:00:26 +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