feat: add admin account page with logout and responsive address bar (#803)

- Add admin account tab to display current login method
- Support logout for admin password login only
- Show login method (password/user admin/disabled check)
- Improve address bar responsive layout with auto-wrap
- Update changelog for new features

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
Dream Hunter
2026-01-03 19:16:39 +08:00
committed by GitHub
co-authored by Claude Opus 4.5
parent a771446b9b
commit 8964d4461d
5 changed files with 83 additions and 6 deletions
+1
View File
@@ -14,6 +14,7 @@
### Features
- feat: |Admin| Add admin account page, display current login method and support logout (password login only)
- feat: |Email Forwarding| Add source address regex forwarding, filter by sender address, fully backward compatible
- feat: |Address Source| Add address source tracking feature, record address creation source (Web records IP, Telegram records user ID, Admin panel marked)
- feat: |Email Filtering| Remove backend keyword parameter, switch to frontend filtering of current page emails, optimize query performance