5 Commits

Author SHA1 Message Date
Z
1cce5634b1 监控网页实现 2026-04-09 00:14:57 +08:00
48dc6c7b26 Add web HTTP-FLV playback path 2026-04-01 11:30:52 +08:00
a0c5e7590d feat: implement chat history, theme customization, and password management
- Added chat history persistence for active rooms with auto-cleanup on stream end.
- Overhauled Settings page with user profile, theme color picker, and password change.
- Added backend API for user password updates.
- Integrated flutter_launcher_icons and updated app icon to 'H' logo.
- Fixed 'Duplicate keys' bug in danmaku by using UniqueKey and filtering historical messages.
- Updated version to 1.0.0-beta3.5 and author info.
2026-03-25 11:48:39 +08:00
d05ec7ccdf Phase 3.5: Finalized UI polish, added Console, and fixed stale stream status bug 2026-03-18 11:37:16 +08:00
530b5383ef Reorganized repository into backend and frontend directories 2026-03-16 15:56:04 +08:00