qier222
d3e44541fb
fix: bugs
2022-04-29 19:17:16 +08:00
qier222
b1fd51233a
fix: bugs
2022-04-17 12:46:20 +08:00
qier222
7b6579e068
feat: updates
2022-04-16 21:14:03 +08:00
qier222
97233bc750
feat: 配置 GA
2022-04-16 13:31:05 +08:00
qier222
d3089b8940
chrore: 更新依赖
2022-04-15 00:34:43 +08:00
qier222
0c89b4aa53
feat: 增加单元测试
2022-04-13 16:17:57 +08:00
qier222
766e866497
chore: 更新依赖和build.sqlite3.js
2022-04-11 00:52:06 +08:00
qier222
70d1de0e0f
fix: bugs
...
fix: bugs
2022-04-09 01:13:15 +08:00
memorydream
24798a0bf3
fix: bugs ( #1464 )
...
* fix: nextFMTrack 执行顺序
* fix: 当前歌曲无法播放时,播放下一首
* fix: windows下无法创建部分文件
* fix: windows下无法加载sqlite3
2022-04-08 14:02:50 +08:00
qier222
530581ba82
feat: 初步实现歌词界面
2022-04-08 01:02:25 +08:00
qier222
bbcf1f9340
feat: updates
2022-04-04 17:51:07 +08:00
qier222
9971418b8c
feat: 增加构建 sqlite3 二进制文件的脚本
2022-04-03 15:48:58 +08:00
qier222
e748155032
feat: 支持GitHub Actions和一堆其他更新
2022-04-03 01:45:40 +08:00
qier222
3ef7675696
feat: updates
2022-04-02 16:54:37 +08:00
qier222
86f088e5c9
feat: updates
2022-04-02 02:17:45 +08:00
qier222
e99c4833f7
feat: 解决build bug
2022-04-02 00:45:20 +08:00
qier222
1b86cbbee1
feat: 使用sqlite3替换realm
2022-03-30 00:53:05 +08:00
qier222
c4219afd3d
chore: 用esbuild代替vite来打包main
2022-03-29 16:52:53 +08:00
qier222
b5f681631e
feat: updates
2022-03-27 15:21:51 +08:00
qier222
fb21405bf9
feat: updates
2022-03-19 17:31:25 +08:00
pan93412
d96bd2a547
chore: Migrate to PNPM ( #1418 )
...
* refactor: migrate to PNPM
* refactor: remove unused import
* chore: update lock
* refactor!: remove yarn.lock
* fix(config/electron-builder): ignore pnpm-lock.yaml
* chore: upgrade dependencies
2022-03-17 15:33:29 +08:00
qier222
f54d2ded5c
feat: updates
2022-03-17 14:45:04 +08:00
qier222
950f72d4e8
refactor: version 2.0 (React)
2022-03-16 18:46:08 +08:00
pan93412
3e1dc62fa0
chore: 更新依賴、更換為 prettier 新規則 ( #1340 )
...
* chore: upgrade dependencies
* style: prettier
2022-02-25 07:36:13 +08:00
qier222
91b4e08449
build: release v0.4.4-beta.1
2022-02-03 22:29:38 +08:00
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>
2022-01-30 00:37:12 +08:00
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
2022-01-30 00:19:55 +08:00
memorydream
7b7b8745b6
fix: netease_api install and prettier ( #1267 )
2022-01-27 11:17:15 +08:00
pan93412
50171911f9
chore: upgrade electron to 13.6.7
2022-01-26 18:15:28 +08:00
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()
2022-01-26 18:13:55 +08:00
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
2022-01-26 09:41:01 +08:00
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
2022-01-05 21:27:46 +08:00
qier222
f9ad6aef05
build: release 0.4.3
2022-01-03 15:56:22 +08:00
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
2021-12-20 18:56:26 +08:00
Hawtim
ee59479ff8
feat: enhance ( #1016 )
2021-10-28 01:09:00 +08:00
qier222
9b565c41c2
chore: update package.json
2021-10-22 20:44:39 +08:00
qier222
8b59a72506
chore: update package.json & build.yaml
2021-09-26 00:49:49 +08:00
qier222
bb87b7f20d
fix: bugs
2021-09-25 18:49:05 +08:00
qier222
ed0bb1c031
chore: update package.json
2021-06-09 21:19:43 +08:00
qier222
22c9691a73
style: personal fm card
2021-06-07 18:33:05 +08:00
qier222
d70fd44d8e
feat: qrcode login
2021-06-07 18:27:46 +08:00
qier222
996904f056
refactor: netease api routes
2021-06-05 18:01:41 +08:00
qier222
efd67346fd
chore: update Electron version
2021-06-02 17:55:43 +08:00
Changjian Gao
b9da9a41fd
feat: Support copy artist and album URL ( #708 )
2021-05-26 16:46:00 +08:00
qier222
e226afbaff
chore: update package.json
2021-05-25 20:02:21 +08:00
Revincx
2d712eefe1
fix qq music of unblockneteasemusic | 修复qq音源不能解析的问题 ( #695 )
...
* fix: change to @revincx/unblockneteasemusic moudle
* Update README.md
* Update README.md
* Add OSD Lyrics
* tidy files
* fix OSDLyrics: last line of lyrics not showing, performance
* tidy files
* make user can resize the lyrics window
* update unblockneteasemusic
* update unblockneteasemusic again
Co-authored-by: qier222 <qier222@outlook.com>
Co-authored-by: Shi Liang <shilianggoo@gmail.com>
2021-05-24 12:17:37 +08:00
qier222
5d80ca89ea
chore: update package.json
2021-05-18 01:00:02 +08:00
Revincx
920b216466
fix the UnblockNeteaseMusic | 修复UnblockNeteaseMusic无法使用的问题 ( #670 )
...
* fix: change to @revincx/unblockneteasemusic moudle
* Update README.md
* Update README.md
Co-authored-by: qier222 <qier222@outlook.com>
2021-05-17 23:59:02 +08:00
qier222
f8e194a691
chore: update package.json
2021-04-27 17:39:47 +08:00
qier222
b537081f2a
chore: update prettier config
2021-04-25 17:27:19 +08:00