NapCatQQ/packages/napcat-webui-backend/src/api
手瓜一十雪 afb6ef421a Add Passkey (WebAuthn) authentication support
Introduces Passkey (WebAuthn) registration and authentication to both backend and frontend. Backend adds new API endpoints, middleware exceptions, and a PasskeyHelper for credential management using @simplewebauthn/server. Frontend integrates @simplewebauthn/browser, updates login and config pages for Passkey registration and login flows, and adds related UI and controller methods.
2025-11-22 16:00:32 +08:00
..
Auth.ts Add Passkey (WebAuthn) authentication support 2025-11-22 16:00:32 +08:00
BaseInfo.ts Add latest version check and update prompt to UI 2025-11-22 13:52:49 +08:00
File.ts refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
Log.ts Refactor interfaces and decouple backend dependencies 2025-11-16 10:58:30 +08:00
OB11Config.ts Refactor interfaces and decouple backend dependencies 2025-11-16 10:58:30 +08:00
Proxy.ts Update import paths to use direct module references 2025-11-13 18:56:51 +08:00
QQLogin.ts feat: 所有的类型检查 2025-11-15 12:57:19 +08:00
Status.ts Refactor interfaces and decouple backend dependencies 2025-11-16 10:58:30 +08:00
UpdateNapCat.ts Add backend and frontend support for NapCat auto-update 2025-11-19 21:05:08 +08:00
WebUIConfig.ts feat: 所有的类型检查 2025-11-15 12:57:19 +08:00