Commit Graph

5 Commits

Author SHA1 Message Date
885a7dabab
feat(PreferencePanel, usePreferences): add PreferencePanel component and integrate preference settings 2025-05-28 12:34:14 +10:00
3d962c647f
refactor(usePreferences): remove debug logging and simplify API detection 2025-05-27 21:40:14 +10:00
588182e888
feat(Playroom): add lyrics display functionality with animations and preferences management 2025-05-26 19:34:13 +10:00
145a2d2dbb
fix: storage / network permission issue 2025-05-26 18:44:25 +10:00
32ab4574dd
feat(偏好设置): 添加浏览器扩展存储支持及时间显示偏好功能
添加 webextension-polyfill 依赖以支持浏览器扩展存储 API
创建 usePreferences store 管理用户偏好设置
将 Playroom 页面的时间显示切换功能迁移至偏好设置 store
2025-05-26 14:50:53 +10:00