Commit Graph

14 Commits

Author SHA1 Message Date
EstrellaXD
d2cfd9b150 feat: add WebAuthn passkey authentication support
- Add passkey login as alternative authentication method
- Support multiple passkeys per user with custom names
- Backend: WebAuthn service, auth strategy pattern, API endpoints
- Frontend: passkey management UI in settings, login option
- Fix: convert downloader check from sync requests to async httpx
  to prevent blocking the event loop when downloader unavailable

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-23 14:57:00 +01:00
Rewrite0
22dfed741e fix: program restart error 2024-09-26 09:15:54 +08:00
EstrellaXD
cbc3f1f91e fix: temp fix ab cannot startup without qb live.
Close #839
2024-09-15 11:22:01 +08:00
EstrellaXD
fb721d25dc feat: add local cache poster. 2023-10-04 16:56:07 +08:00
100gle
3ead13f4b0 chore(format): fix the ruff checking issue 2023-10-02 13:16:31 +08:00
estrella
9fcbb6cc7f fix: program api problem 2023-09-18 19:48:19 +08:00
estrella
ee5a6669e7 fix: 启动时可以剥离 qBittorrent。 2023-09-17 21:45:52 +08:00
EstrellaXD
aeac217138 fix: version update. rss add bugs. 2023-09-06 23:49:20 +08:00
EstrellaXD
8300461155 fix: test, and if database is deleted, recreate database. 2023-08-13 15:43:14 +08:00
EstrellaXD
dd5c918703 change: change rss item database, add more option for split rss link. 2023-08-12 15:40:43 +08:00
EstrellaXD
1c4e8dc293 fix: old data support problem. 2023-08-07 20:14:45 +08:00
EstrellaXD
4d2c4b80a7 fix: fix bugs. Remove unnecessary code. 2023-08-06 17:01:46 +08:00
100gle
e336fd7402 chore: style with black 2023-06-13 22:15:52 +08:00
zthxxx
069a86faa0 chore: move Auto_Bangumi/src -> Auto_Bangumi/backend/src, prepare for merge WebUI repo 2023-06-06 22:33:00 +08:00