msr-mod/src
2025-05-28 13:12:12 +10:00
..
apis refactor(Player): 将播放器组件从App.vue中提取到独立的Player.vue组件 2025-05-24 22:53:21 +10:00
assets feat(Playroom): add new icons for audio quality and Chromecast options in more options dialog 2025-05-28 11:11:38 +10:00
components feat(PreferencePanel, usePreferences): add PreferencePanel component and integrate preference settings 2025-05-28 12:34:14 +10:00
pages feat(PlayQueue): disable shuffle mode when playing album or list 2025-05-28 11:34:43 +10:00
stores feat(PreferencePanel, usePreferences): add PreferencePanel component and integrate preference settings 2025-05-28 12:34:14 +10:00
utils style(Playroom): 为歌曲名称和艺术家信息添加截断样式 2025-05-26 08:14:14 +10:00
App.vue fix(App): set initial state of presentPreferencePanel to false 2025-05-28 13:12:12 +10:00
main.ts feat(Library): add Library page and integrate favourites functionality 2025-05-28 09:46:43 +10:00
style.css feat: 添加 TrackItem 组件并优化专辑详情页 2025-05-25 08:57:13 +10:00
vite-env.d.ts feat(歌词): 添加滚动歌词组件和接口定义 2025-05-26 17:29:31 +10:00