Commit Graph

117 Commits

Author SHA1 Message Date
7a938bd58c
fix: add cache control headers and timestamp parameter to axios HEAD request in PlayListItem.vue 2025-05-30 11:45:15 +10:00
290a9af5e1
fix: update song information in favourites when source URL changes
Some checks failed
构建扩展程序 / 构建 Chrome 扩展程序 (push) Successful in 1m6s
构建扩展程序 / 构建 Firefox 附加组件 (push) Has been cancelled
构建扩展程序 / 发布至 Chrome 应用商店 (push) Has been cancelled
构建扩展程序 / 发布至 Firefox 附加组件库 (push) Has been cancelled
构建扩展程序 / 发布至 Edge 附加组件商店 (push) Has been cancelled
2025-05-30 10:35:15 +10:00
9e4b53b1e7
fix: change axios request from GET to HEAD for song source URL in PlayListItem.vue
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
2025-05-29 15:55:38 +10:00
a85a092e5c
fix: add headers to axios request for range retrieval in PlayListItem.vue
Some checks failed
构建扩展程序 / 构建 Chrome 扩展程序 (push) Has been cancelled
构建扩展程序 / 构建 Firefox 附加组件 (push) Has been cancelled
构建扩展程序 / 发布至 Chrome 应用商店 (push) Has been cancelled
构建扩展程序 / 发布至 Firefox 附加组件库 (push) Has been skipped
构建扩展程序 / 发布至 Edge 附加组件商店 (push) Has been skipped
2025-05-29 15:54:43 +10:00
568af58103
fix: fix an issue for the edge cases of resources url changing
All checks were successful
构建扩展程序 / 构建 Chrome 扩展程序 (push) Successful in 1m2s
构建扩展程序 / 构建 Firefox 附加组件 (push) Successful in 55s
构建扩展程序 / 发布至 Chrome 应用商店 (push) Has been skipped
构建扩展程序 / 发布至 Edge 附加组件商店 (push) Has been skipped
构建扩展程序 / 发布至 Firefox 附加组件库 (push) Has been skipped
2025-05-29 13:47:33 +10:00
af41f70d37
fix: update description in PreferencePanel.vue for CI/CD build process clarity
Some checks failed
构建扩展程序 / 构建 Chrome 扩展程序 (push) Successful in 1m7s
构建扩展程序 / 构建 Firefox 附加组件 (push) Successful in 57s
构建扩展程序 / 发布至 Firefox 附加组件库 (push) Has been skipped
构建扩展程序 / 发布至 Chrome 应用商店 (push) Failing after 14m56s
2025-05-29 11:57:19 +10:00
b919c44128
fix: update VITE_HASH_ID to use full SHA in build jobs and adjust display in cicdInfo
All checks were successful
构建扩展程序 / 构建 Chrome 扩展程序 (push) Successful in 1m8s
构建扩展程序 / 构建 Firefox 附加组件 (push) Successful in 1m6s
构建扩展程序 / 发布至 Chrome 应用商店 (push) Has been skipped
构建扩展程序 / 发布至 Firefox 附加组件库 (push) Has been skipped
2025-05-29 11:53:29 +10:00
1aeac29f38
feat: add CI/CD information display in PreferencePanel and support for environment variables
All checks were successful
构建扩展程序 / 构建 Chrome 扩展程序 (push) Successful in 1m4s
构建扩展程序 / 构建 Firefox 附加组件 (push) Successful in 1m3s
构建扩展程序 / 发布至 Chrome 应用商店 (push) Has been skipped
构建扩展程序 / 发布至 Firefox 附加组件库 (push) Has been skipped
2025-05-29 11:35:50 +10:00
bfd68e1faa
fix: update lyrics tooltip condition to handle null track safely
All checks were successful
构建扩展程序 / 构建扩展程序 (push) Successful in 48s
构建扩展程序 / 发布至 Chrome 应用商店 (push) Successful in 33s
2025-05-28 16:59:22 +10:00
1239dbbf86
feat: handle empty play queue gracefully and enhance UI responsiveness
Some checks failed
构建扩展程序 / 构建扩展程序 (push) Successful in 54s
构建扩展程序 / 发布至 Chrome 应用商店 (push) Failing after 33s
2025-05-28 15:25:13 +10:00
09a99f75ae
feat: display version number dynamically and add GitHub link in PreferencePanel 2025-05-28 15:14:13 +10:00
4c85a037fa
fix(App): set initial state of presentPreferencePanel to false 2025-05-28 13:12:12 +10:00
885a7dabab
feat(PreferencePanel, usePreferences): add PreferencePanel component and integrate preference settings 2025-05-28 12:34:14 +10:00
e245afd709
refactor(App): comment out unused SearchIcon import and button 2025-05-28 11:40:05 +10:00
84aca02fc0
feat(PlayQueue): disable shuffle mode when playing album or list 2025-05-28 11:34:43 +10:00
c02c3edce9
feat(Playroom): update lyrics tooltip styling for improved visibility and aesthetics 2025-05-28 11:33:02 +10:00
b9a8ca7ae4
feat(Player, Playroom): add volume control functionality with persistent settings 2025-05-28 11:30:12 +10:00
1cecf52dfd
feat(Playroom): implement toggle functionality for more options dialog with animations 2025-05-28 11:14:53 +10:00
3df5b1527d
feat(Playroom): add new icons for audio quality and Chromecast options in more options dialog 2025-05-28 11:11:38 +10:00
ab67e07384
feat(PlayListItem, Library): add PlayListItem component and integrate into Library page 2025-05-28 10:45:16 +10:00
0cfd82d34a
feat(AlbumDetail, Player, Library): enhance playback functionality and improve user prompts 2025-05-28 10:18:05 +10:00
65e3520ecf
feat(Library): add Library page and integrate favourites functionality
refactor(useFavourites): switch from chrome.storage.sync to chrome.storage.local and normalize favourites data
2025-05-28 09:46:43 +10:00
377a15cdad
fix(AlbumDetailDialog): comment out unused StarEmptyIcon button for cleanup 2025-05-27 22:08:31 +10:00
ede6eef00f
feat(TrackItem): add favourites functionality to track item component 2025-05-27 22:07:43 +10:00
6a5d6369fa
feat(Favourites): implement favourites store for managing user favourites 2025-05-27 22:04:21 +10:00
3d962c647f
refactor(usePreferences): remove debug logging and simplify API detection 2025-05-27 21:40:14 +10:00
00b1083626
fix(App): comment out unused RouterLink for the lucky route 2025-05-27 21:23:20 +10:00
dc09918aa9
fix(App): update back button background color for consistency 2025-05-27 21:23:04 +10:00
d61320b97b
fix(App): use local router instance for navigation in back button 2025-05-27 21:22:48 +10:00
404698bfd1
feat(PlayQueueItem): add moveUp and moveDown functions for queue item repositioning 2025-05-27 21:17:37 +10:00
cf158c5d73
fix(PlayQueueItem): set queueReplaceLock to true before removing item from queue 2025-05-27 21:13:25 +10:00
8eee570200
feat(PlayQueue): implement PlayQueueItem component for better queue management and UI 2025-05-27 21:12:52 +10:00
f8b860adf3
fix(Player): adjust album cover image size for better alignment 2025-05-27 20:33:55 +10:00
35cb800d64
fix(Playroom): update background overlay for improved visibility 2025-05-27 19:24:33 +10:00
b60f84f36d
fix(AlbumDetailDialog): add overflow hidden to track item container for better layout 2025-05-27 18:39:16 +10:00
9f5add6163
fix(TrackItem): update toast message and duration for queue addition feedback 2025-05-27 17:10:42 +10:00
c6868ed2a2
feat: add vue-toast-notification for user feedback and implement queue management in TrackItem component 2025-05-27 17:03:55 +10:00
7f86c8bfa9
feat(AlbumDetailDialog): enhance dialog styling with backdrop blur and image shadow 2025-05-27 16:23:21 +10:00
ca07ae3a8c
feat(AlbumDetailDialog): enhance album background styling and loading indicator
fix(TrackItem): adjust button hover effects and reposition track number display
2025-05-27 16:08:05 +10:00
34aedfdb24
feat(Home): add AlbumDetailDialog component for album details display 2025-05-27 15:01:37 +10:00
6ff90137e7
fix(Player): comment out preloading progress indicator in template 2025-05-27 14:17:01 +10:00
7a0c638d2c
feat(Player): implement audio preloading functionality with state management 2025-05-27 13:44:04 +10:00
096e74a9bd
fix(Playroom): add tooltip for lyrics button with fade transition on hover 2025-05-27 12:08:34 +10:00
ee5c8c22d2
fix(Playroom): adjust album cover scaling effect for improved visual consistency 2025-05-27 09:32:42 +10:00
401905fd43
fix(ScrollingLyrics): standardize formatting and improve readability of code structure 2025-05-26 21:31:14 +10:00
f44c718e2d
fix(Playroom): enhance album cover hover effect with dynamic scaling based on playback state 2025-05-26 21:28:20 +10:00
9f4c5fc0f6
fix(Playroom): remove unnecessary animations from shuffle and repeat button toggles for cleaner functionality 2025-05-26 20:45:35 +10:00
ff51653326
fix(Playroom): add overflow hidden to album cover container for improved layout 2025-05-26 20:42:05 +10:00
bb40342725
fix(Playroom): enhance album cover display with scaling effect 2025-05-26 20:36:52 +10:00
d8d1284c56
fix: update language attribute in HTML and adjust script source path for consistency
refactor(ScrollingLyrics): simplify markup and improve readability of lyrics rendering logic
2025-05-26 20:30:55 +10:00