msr-mod/src
Astrian Zheng 9e4b53b1e7
Some checks failed
构建扩展程序 / 构建 Chrome 扩展程序 (push) Successful in 1m3s
构建扩展程序 / 构建 Firefox 附加组件 (push) Has been cancelled
构建扩展程序 / 发布至 Chrome 应用商店 (push) Has been cancelled
构建扩展程序 / 发布至 Firefox 附加组件库 (push) Has been cancelled
构建扩展程序 / 发布至 Edge 附加组件商店 (push) Has been cancelled
fix: change axios request from GET to HEAD for song source URL in PlayListItem.vue
2025-05-29 15:55:38 +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 fix: change axios request from GET to HEAD for song source URL in PlayListItem.vue 2025-05-29 15:55:38 +10:00
pages fix: update lyrics tooltip condition to handle null track safely 2025-05-28 16:59:22 +10:00
stores feat(PreferencePanel, usePreferences): add PreferencePanel component and integrate preference settings 2025-05-28 12:34:14 +10:00
utils fix: update VITE_HASH_ID to use full SHA in build jobs and adjust display in cicdInfo 2025-05-29 11:53:29 +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