NapCatQQ/packages/napcat-webui-backend/src
手瓜一十雪 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
..
api Add SSL certificate management to WebUI config 2026-01-30 14:28:47 +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 Change default host to IPv6 (::) in config schema 2026-01-30 14:11:53 +08:00
middleware Add plugin WebUI extension page and API routing support 2026-01-30 12:48:24 +08:00
onebot Reapply "Add image download proxy support to OneBot" 2026-01-29 20:40:19 +08:00
router Add SSL certificate management to WebUI config 2026-01-30 14:28:47 +08:00
terminal Refactor interfaces and decouple backend dependencies 2025-11-16 10:58:30 +08:00
types Refactor plugin store types and update category logic 2026-01-27 21:47:44 +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