Janx
8a6b8521c4
update tencent music api
2 years ago
pan93412
43c5bda806
chore(deps): upgrade dependencies ( #1708 )
2 years ago
hawtimzhang
35edd84c22
fix: vibrant worker error
3 years ago
pan93412
93ae57adbe
feat: switch to UNM (Rust) ( #1536 )
...
* refactor: use unm-rust-napi
* ci(build): install UNM dependencies for certain platforms
* feat: add the ability to configure UNM
* feat: add the UNM configuration in settings page
* refactor(jsconfig): jsx -> preserve
* fix(ci/build): use bash to get unm version
* chore(deps): upgrade UNM to 0.3.0-pre.0
* refactor(electron/ipcMain): update default sources
* fix(views/settings): remove duplicated config entry
* feat(settings): allow configuring QQ cookie
We also removed some duplicate entries in views/settings.vue.
* chore(deps): UNM -> 0.3.0-pre.1
* refactor: remove unused old UNM
* fix(utils/player): do not include rust-napi in client code
As we only imported the constant, I just expand it as the integer.
Co-authored-by: qier222 <qier222@outlook.com>
3 years ago
pan93412
d87c4bad21
chore(deps): update some dependencies to latest ( #1564 )
...
* chore(deps): upgrade dependencies
* chore(deps): upgrade some deps to major version
已經查過這些 packages 的 Changelog,確定是安全、可升級的。此外也進行了簡單的 E2E 測試,可正常使用。
3 years ago
pan93412
aeda63faf7
fix(deps): correct the vue-gtag version ( #1556 )
3 years ago
qier222
f88addc95d
feat: update ga
3 years ago
pan93412
98068f55cb
chore: upgrade dependencies ( #1390 )
...
- UnblockNeteaseMusic@0.27.0-rc.6
- dayjs@1.10.8
- electron-builder@23.0.2
- music-metadata@7.12.2
- NeteaseCloudMusicApi@4.5.8
- eslint-config-prettier@8.5.0
3 years ago
pan93412
b65a8b9da0
chore: 更新 lockfile
...
使用 yarn upgrade 更新部分 dependencies。
3 years ago
pan93412
3e1dc62fa0
chore: 更新依賴、更換為 prettier 新規則 ( #1340 )
...
* chore: upgrade dependencies
* style: prettier
3 years ago
CNawalol
d15b58d805
feat: mpris support ( #1279 )
...
* feat: mpris support
* fix: 修复网页版无法播放
* fix: 修复在 Player.js 里 ipcRenderer 为空时引发的错误
* docs: update README
* docs: update README
Co-authored-by: memorydream <34763046+memorydream@users.noreply.github.com>
3 years ago
pan93412
5a5fb1f191
refactor(ncmapi): use upstream version ( #1278 )
...
* refactor(ncmapi): use upstream version
FIXME: After #1457 released,
switch to the NPM version.
* fix(docker): install NeteaseCloudMusicApi early
* fix: remove useless submodule entry
* fix(ncmapi): update to 4.5.2
3 years ago
pan93412
50171911f9
chore: upgrade electron to 13.6.7
3 years ago
pan93412
ebd863f5b6
refactor(ncmapi): manage NCMAPI with submodule
...
also:
- docs: tells user to clone repo recursively
- feat(ci): clone recursively
- feat(ncmapi): backport my change
https://github.com/Binaryify/NeteaseCloudMusicApi/pull/1453
- refactor: rewrite startNeteaseMusicApi()
3 years ago
pan93412
d5ffacae3a
fix(npm): forcibly resolve 'icon-gen' to v3
...
Seems like no any API breaking changes in icon-gen v3.
Besides, we can throw phantomjs away.
Fix #1265
Fix #1260
3 years ago
pan93412
5071e82e1c
build: degrade electron to 13.0.1
...
Seems like Electron 13.6 breaks the Windows 7 support.
We degrade Electron's version to what 0.4.2 uses.
Related: #1179
3 years ago
pan93412
16c3613267
feat: Use actively maintained unblockNeteaseMusic ( #1105 )
...
* refactor: use @unblockneteasemusic/server
we also use ipcMain.handle for unblock-music.
* refactor(utils/nativeAlert): remove the deprecated "remote"
* refactor(ipcMain): use our default sources
* style(config/vue): prettier
* feat(README): update for new UNM
3 years ago
Hawtim
ee59479ff8
feat: enhance ( #1016 )
3 years ago
qier222
bb87b7f20d
fix: bugs
3 years ago
qier222
ed0bb1c031
chore: update package.json
4 years ago
qier222
22c9691a73
style: personal fm card
4 years ago
qier222
d70fd44d8e
feat: qrcode login
4 years ago
qier222
996904f056
refactor: netease api routes
4 years ago
qier222
efd67346fd
chore: update Electron version
4 years ago
Changjian Gao
b9da9a41fd
feat: Support copy artist and album URL ( #708 )
4 years ago
qier222
41a30a25c0
fix: bugs
4 years ago
qier222
e3c198b32b
chore: add new eslint rule
4 years ago
qier222
4e023502ca
fix: remove sentry
4 years ago
qier222
d9c8489c92
fix: bugs
4 years ago
qier222
fee97f7f3c
refactor: use dexie.js instead of localforage
4 years ago
Vidocq
d69080b695
fix: source and add track name in discord large image text ( #437 )
4 years ago
Vidocq
267a678f2a
feat: Add DiscordRichPresence | 增加DiscordRichPresence ( #408 )
4 years ago
wenjie
52d7a2af26
chore: Feature/prettier eslint ( #397 )
...
* feat: add translations
* refactor: use trinocular operators instead if
* style: add prettier to eslint, fix lint errors
* chore: add .gitattr
4 years ago
qier222
ee248be2c5
fix: bugs
4 years ago
qier222
ee77b34ee9
fix: bugs
4 years ago
Mr. Will
51fc57efe8
为 Windows 平台添加沉浸式标题栏 ( #277 )
4 years ago
qier222
6a64e73a2c
refactor: search
4 years ago
qier222
f6c36fbcac
refactor: player
4 years ago
qier222
c82f30480a
fix: player will play/pause when user are typing in search box
4 years ago
qier222
44df6f5531
feat(electron): remember window size #82
4 years ago
qier222
ddebec9de9
Merge branch 'master' of https://github.com/qier222/YesPlayMusic
4 years ago
qier222
870e0a4e9e
fix(electron): login issue after restart app
4 years ago
qier222
b7f51f02c2
fix(electron): auto update
4 years ago
njzy
6fa6155817
fix(unblockMusic): the song information may fail to be fetched and reduce the request time
...
1. Increase the timeout time to prevent blocking the rendering process
2. Use the modification package to solve the problem that song information may not be available and repeatedly requested.
4 years ago
njzy
01e2dc955e
feat: support unblock unplayable music
4 years ago
qier222
bc0de620c1
refactor: organize codes
4 years ago
kunkka
e030647720
feat: update electron app with touchbar and menu.
4 years ago
kunkka
309ca88c34
fix: conflict
4 years ago
qier222
6c9cb56c78
chore: update dependencies
4 years ago
kunkka
ab96e6948f
fix: build error relations
4 years ago