727 Commits

Author SHA1 Message Date
拆家大主教
729761da7e fix: lyrics.js 中的时间戳解析 (#2441) 2026-01-18 14:11:52 +08:00
12471220
c4f0c00a5e fix(Player): 修复拖动控件时误触父元素点击事件的问题 (#2444)
Co-authored-by: sc <sc@0x1247c14@gmail.com>
2026-01-18 14:10:01 +08:00
657
c47d009526 feat: add tray icon color customization (#2414)
- Implemented functionality to change the tray icon color based on user settings.
- Added new IPC event to update the tray icon dynamically.
- Updated the settings view to allow users to select between auto, light, and dark themes for the tray icon.
- Enhanced tray implementation to utilize the store for icon theme settings.
2025-10-23 17:53:37 +08:00
qier222
210df7650f docs: update readme.md 2025-10-09 17:10:23 +08:00
qier222
2c4aab49f1 release: update version to 4.9.10 v0.4.10 2025-10-09 16:23:16 +08:00
Xuanran
f6a4c61954 Replace NeteaseCloudMusicApi with @neteaseapireborn/api. (#2403) 2025-10-09 16:08:58 +08:00
qier222
fb111f7ee5 docs: README 增加同类项目 2025-08-27 11:17:14 +08:00
qier222
c5a5087c5f fix: 移除每日签到功能 2025-08-27 11:00:06 +08:00
Sin
58a8ef974d feat: use npmmirror for nodejs package managers (#2356)
* misc: Make docker linter happy

* feat: use npmmirror for yarn deps

* feat: use npmirror for npm
2025-06-30 15:30:10 +08:00
scarletborder
2c007ed771 feat: support media button (#2375)
* feat: media button support

toogle pause, prev song and next song

* fix: replace unformatted quotation marks
2025-06-30 15:29:05 +08:00
akliuxingyuan
4751dec0ea chore: upgrade actions/upload-artifact to v4 (#2388) 2025-06-30 15:28:01 +08:00
runnableAir
70ab357799 fix: 随机模式下当前播放歌曲于列表中的位置出现错误和不同步的情况 (#2378)
* fix(Player.js): 随机模式下列表初始化时当前歌曲的下标异常

异常情况:假设歌曲A其在歌单中的位置为10,随机模式下双击该歌曲后,this.current != 10
原因:随机模式下,通过 indexOf 计算 current 时,调用的数组与真实的列表数组不一致

* fix(Player.js): 随机模式切换时未同步当前歌曲下标

* fix: 随机播放顺序与实际列表不一致

使用 filter 不保证返回的数组的元素顺序与传入的id 顺序对应
2025-05-30 19:59:52 +08:00
李洋
c7e69158d2 Update package.json (#2347)
将版本号从0.4.8改成了0.4.9(有点强迫症)
2025-03-03 19:08:59 +08:00
Yi-Jyun Pan
022009b140 chore: upgrade dependencies v0.4.9 2024-11-01 15:01:39 +08:00
Yi-Jyun Pan
6849632abe chore: add AppKit framework for macOS 2024-11-01 15:00:45 +08:00
Yi-Jyun Pan
c929beaf6c Merge branch 'feat-realip' 2024-11-01 14:55:35 +08:00
Yi-Jyun Pan
dfb09b3ccd chore: add devenv configuration 2024-11-01 14:55:06 +08:00
CuSO4Deposit
9809a758b4 style: Reformat with Prettier (#2296) 2024-11-01 14:20:55 +08:00
Frz
c9739b2d0e feat: use cover image for Discord RPC (#2294) 2024-11-01 14:20:30 +08:00
bestlaw66
25e274a4f8 docs: 宝塔面板部署教程 2024-11-01 14:19:23 +08:00
pan93412
fc1c8d8512 Merge pull request #2292 from Younglina/master
添加复制歌词功能
2024-11-01 14:18:45 +08:00
StarsEnd
e27879aa94 update: NeteaseCloudMusicApi (iPhone OS fix) 2024-10-16 00:16:23 +08:00
StarsEnd
d219e48541 fix: real-ip config disabled css style 2024-10-16 00:14:38 +08:00
StarsEnd33A2D17
107f5765b0 Update to the latest NeteaseCloudMusicApi 2024-10-08 20:29:05 +08:00
StarsEnd33A2D17
adafffd86b feat: add RealIP setting 2024-09-30 13:35:22 +08:00
Younglina
9d807d1d63 feat: 复制歌词 2024-08-27 13:21:01 +08:00
Younglina
481ba6bce3 fix: 相似歌手接口需要登录;未登录获取艺人热门歌曲没有图片 (#2286) 2024-08-13 18:20:52 +08:00
StarsEnd
df82c7cd22 feat(ui): add fullscreen button (#2276)
* feat(ui): add fullscreen button

* fix: fullscreen图标修改,添加exit icon
2024-08-13 14:28:05 +08:00
Younglina
bd5af9c721 fix: 默认值错误导致加载空节点 (#2280) 2024-08-13 14:26:02 +08:00
5unV
7cb063d511 fix: 纠正脏标的判断 (#2268) 2024-08-07 22:37:29 +08:00
Felix_SANA
904e61bee6 fix: 阻止搜索引擎爬虫爬取网站的内容 (#2239) 2024-08-07 22:36:52 +08:00
Younglina
24477694f8 fix: 手机号placeholder显示问题 (#2197) 2024-03-18 15:16:48 +08:00
pan93412
87ef48b826 Merge pull request #2193 from rainbowflesh/master
fix github action missing env
v0.4.8-2
2024-03-05 06:51:01 -06:00
是虹川肉
da8afc12cf Update request.js 2024-03-05 19:00:27 +08:00
是虹川肉
84613dcf8a Update build.yaml 2024-03-05 18:45:29 +08:00
pan93412
dd8aa175d1 chore: bump to 0.4.8 v0.4.8-1 2024-03-05 00:16:14 +08:00
pan93412
e3caa24ca4 Merge pull request #2185 from undefined-ux/master
fix typo
2024-03-04 10:15:14 -06:00
pan93412
ae352f27e1 Merge pull request #2187 from DaiQiangReal/master
Fix: Fix build error and  /tmp/anonymous_token not exist.
2024-03-04 10:15:06 -06:00
代强
552a1d4b44 chore: remove useless space 2024-03-04 19:24:19 +08:00
代强
b0ed85689b chore: remove useless space 2024-03-04 19:24:10 +08:00
代强
a18e093d4a fix: fix build && adapte for bugs in NeteasyCloudMusicAPI 2024-03-04 19:22:47 +08:00
undefined
79a7c6d991 fix typo 2024-03-02 13:08:49 +08:00
pan93412
1a2c3e2843 Merge pull request #2178 from thedavidweng/master
Upstream Sync
2024-03-01 00:24:57 -06:00
pan93412
741fdc973c Merge pull request #2127 from runnableAir/fix_player_enable
Fix: 右键播放歌曲无法激活播放栏
v0.4.8
2024-03-01 00:13:14 -06:00
pan93412
1400636201 Merge pull request #2129 from jsonleex/patch
fix: play icon not appear in Safari
2024-03-01 00:12:22 -06:00
GH Action - Upstream Sync
6e737b50ee Merge branch 'master' of https://github.com/qier222/YesPlayMusic 2024-03-01 06:12:01 +00:00
pan93412
c409e3b6ed Merge pull request #2167 from colawithsauce/master
[Feature] support UnblockNeteaseMusic with docker-compose deploy.
2024-03-01 00:11:16 -06:00
pan93412
e738d1e46d Merge pull request #2176 from krishukr/master
fix(components): 修正描述小字内艺人链接
2024-03-01 00:10:25 -06:00
Davy
380c55a653 Create sync.yml 2024-02-05 17:05:06 -08:00
Kris Hu
9241b3a26a same thing on MvRow 2024-01-31 12:33:12 +00:00