Commit Graph

675 Commits

Author SHA1 Message Date
Changjian Gao
12cae1b921
fix: incomplete albums and artists in library (#765) #704 2021-06-11 10:56:05 +08:00
qier222
dd315e573d
docs: update README.md 2021-06-10 23:55:30 +08:00
qier222
caaf62ea20
fix: remove osdlyrics 2021-06-10 13:50:31 +08:00
qier222
c7681df0e8
fix: bug #753 2021-06-09 22:32:58 +08:00
qier222
ed0bb1c031
chore: update package.json 2021-06-09 21:19:43 +08:00
qier222
f3076f21b2
fix: bugs 2021-06-09 20:53:33 +08:00
qier222
e54c606c6d
feat: custom shortcuts 2021-06-09 20:39:00 +08:00
qier222
78d90f15f5
feat: add music language preference 2021-06-08 17:17:34 +08:00
qier222
f89fc84f95
refactor: only show NProgress when loading time is too long 2021-06-08 16:37:05 +08:00
qier222
723cf1b3b3
style: new lyrics background 2021-06-08 00:37:35 +08:00
qier222
c506dea02b
fix: bugs 2021-06-08 00:09:30 +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
04bc4770b4
fix: lyric page bugs 2021-06-06 01:57:43 +08:00
qier222
7781ac8ec2
feat: cache track details, lyrics and album 2021-06-06 01:00:27 +08:00
qier222
3d29bb5ca1
fix: bugs 2021-06-05 23:41:29 +08:00
qier222
571d0d71f8
feat: support cloud disk 2021-06-05 21:29:18 +08:00
qier222
996904f056
refactor: netease api routes 2021-06-05 18:01:41 +08:00
qier222
7c79afd0d1
feat: virtual scrollbar 2021-06-05 14:16:53 +08:00
qier222
226a2145c4
fix: bugs 2021-06-05 07:27:41 +08:00
qier222
41ff8058b2
feat: remember window position 2021-06-04 15:06:37 +08:00
qier222
61d1d0ab4d
fix: cache limit issue 2021-06-02 19:08:25 +08:00
qier222
efd67346fd
chore: update Electron version 2021-06-02 17:55:43 +08:00
qier222
0d610c45a7
fix: #729 #678 2021-06-02 17:55:43 +08:00
Changjian Gao
a00d27d0c9
fix: Add i18n for playlist context menu (#734) 2021-06-01 18:04:35 +08:00
BakerBunker
347bc1665d
fix: Add new localizations (#722)
Co-authored-by: bakerbunker <bakerbunker@nwpu.edu.cn>
2021-05-30 18:25:35 +08:00
memorydream
5869f889f9
fix: empty artist link (#705) 2021-05-26 16:46:50 +08:00
Changjian Gao
e233aa9f1d
fix: OSD lyrics button title (#709) 2021-05-26 16:46:19 +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
memorydream
6910d5ba87
feat: add song title translate (#691) 2021-05-24 12:21:50 +08:00
Shi Liang
427806b0d7
fix: 当部署到服务器上时,不显示桌面歌词切换图标 (#689)
* Add OSD Lyrics

* tidy files

* fix OSDLyrics: last line of lyrics not showing, performance

* tidy files

* make user can resize the lyrics window

* Fix bug of initial window size

* Fix: 1. auto resize osdlyrics window after packaging; 2. lyric parser problem with %;

* tidy files

* hide osdlyrics button if not in electron

* tidy files
2021-05-24 12:17:49 +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
Shi Liang
85592142af
feat. OSD Lyrics | 增加桌面歌词功能 (#685)
* Add OSD Lyrics

* tidy files

* fix OSDLyrics: last line of lyrics not showing, performance

* tidy files

* make user can resize the lyrics window

* Fix bug of initial window size

* Fix: 1. auto resize osdlyrics window after packaging; 2. lyric parser problem with %;

* tidy files
2021-05-21 17:15:30 +08:00
MUXTER117
d464e30d83
fix: update App.vue (#681)
上次修改字体名称写错了,已改正。
2021-05-19 19:21:06 +08:00
qier222
fe949ccdc0
fix: bug #680 2021-05-19 00:05:35 +08:00
qier222
e57847c6e1
refactor: replace google fonts with local fonts 2021-05-19 00:04:53 +08:00
qier222
41a30a25c0
fix: bugs 2021-05-18 16:57:37 +08:00
qier222
ad0c585371
fix: bug #593 2021-05-18 15:35:23 +08:00
qier222
3678839522
fix: bug #674 2021-05-18 15:24:59 +08:00
qier222
c627f4684f
fix: bug #675 2021-05-18 15:20:19 +08:00
Changjian Gao
8d68ee0ee3
feat: Add artist description (#676) 2021-05-18 14:14:56 +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
b05a686180
feat: add clear queue button to next page 2021-05-17 23:53:45 +08:00
qier222
ba4d211ee7
feat: add latest mv section to artist page 2021-05-17 23:13:32 +08:00
qier222
6ce9055484
fix: bugs 2021-05-17 19:20:38 +08:00
qier222
5b6619d1de
fix: proxy issue 2021-05-17 19:20:37 +08:00
Ethan Wong
cc6b364b87
fix: make Express listen on localhost only (#656) 2021-05-08 23:30:21 +08:00
Map1en_
c8adba7f13
feat(shortcut): add show-hide keyboard shortcut (#650) 2021-05-07 21:51:33 +08:00