Commit Graph

4 Commits

Author SHA1 Message Date
e0a6923984 perf: 优化后端性能与直播延迟,包含数据库WAL模式、流媒体写缓冲、转码 Preset 优化、聊天锁和指标采集优化,以及前端自动追帧功能 2026-06-15 15:08:07 +08:00
Z
1cce5634b1 监控网页实现 2026-04-09 00:14:57 +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
9c7261cbda Phase 4.0: WebSocket chat and danmaku system implemented 2026-03-18 15:30:03 +08:00