NapCatQQ/packages/napcat-webui-backend/src
手瓜一十雪 01958d47a4 Refactor type annotations and router initialization
Standardized type annotations for interfaces in user.ts and improved type safety in webapi.ts. Updated all Express router initializations to explicitly declare the Router type. Added missing RequestHandler typings in uploader modules for better type checking.
2026-01-22 17:35:54 +08:00
..
api Refactor type annotations and router initialization 2026-01-22 17:35: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 Support passing JWT secret key on worker restart 2026-01-18 11:13:08 +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 Refactor type annotations and router initialization 2026-01-22 17:35:54 +08:00
terminal Refactor interfaces and decouple backend dependencies 2025-11-16 10:58:30 +08:00
types feat: 优化离线重连机制,支持通过前端实现重新登录 2026-01-17 15:38:24 +08:00
uploader Refactor type annotations and router initialization 2026-01-22 17:35:54 +08:00
utils feat: 所有的类型检查 2025-11-15 12:57:19 +08:00