mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2026-02-05 07:01:16 +00:00
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. |
||
|---|---|---|
| .. | ||
| Auth.ts | ||
| BaseInfo.ts | ||
| Debug.ts | ||
| File.ts | ||
| Log.ts | ||
| Mirror.ts | ||
| OB11Config.ts | ||
| Plugin.ts | ||
| PluginStore.ts | ||
| Process.ts | ||
| Proxy.ts | ||
| QQLogin.ts | ||
| Status.ts | ||
| UpdateNapCat.ts | ||
| WebUIConfig.ts | ||