NapCatQQ/packages/napcat-webui-backend/src/api
手瓜一十雪 927797f3d5 Add SSL certificate management to WebUI config
Introduces backend API endpoints and frontend UI for managing SSL certificates, including viewing status, uploading, and deleting cert/key files. Adds a new SSL configuration tab in the dashboard, allowing users to enable HTTPS by providing PEM-formatted certificate and key, with changes taking effect after restart.
2026-01-30 14:28:47 +08:00
..
Auth.ts Add Passkey (WebAuthn) authentication support 2025-11-22 16:00:32 +08:00
BaseInfo.ts Support passing JWT secret key on worker restart 2026-01-18 11:13:08 +08:00
Debug.ts Add payload and return schemas to OneBot actions (#1549) 2026-01-27 19:07:17 +08:00
File.ts Refactor font handling and theme config, switch to CodeMirror editor 2025-12-24 18:02:54 +08:00
Log.ts Refactor interfaces and decouple backend dependencies 2025-11-16 10:58:30 +08:00
Mirror.ts Add mirror management and selection UI 2026-01-29 17:11:59 +08:00
OB11Config.ts Refactor interfaces and decouple backend dependencies 2025-11-16 10:58:30 +08:00
Plugin.ts Add plugin WebUI extension page and API routing support 2026-01-30 12:48:24 +08:00
PluginStore.ts Improve plugin status handling and dirname lookup 2026-01-29 16:42:15 +08:00
Process.ts Remove explicit status code from sendError calls 2026-01-17 15:10:21 +08:00
Proxy.ts Update import paths to use direct module references 2025-11-13 18:56:51 +08:00
QQLogin.ts feat: 优化离线重连机制,支持通过前端实现重新登录 2026-01-17 15:38:24 +08:00
Status.ts Refactor interfaces and decouple backend dependencies 2025-11-16 10:58:30 +08:00
UpdateNapCat.ts Support passing JWT secret key on worker restart 2026-01-18 11:13:08 +08:00
WebUIConfig.ts Add SSL certificate management to WebUI config 2026-01-30 14:28:47 +08:00