Commit Graph

484 Commits

Author SHA1 Message Date
qier222
cc914d4799
docs: 增加部署到vercel后api跨域的解决方法 2021-09-25 12:52:15 +08:00
qier222
b052b462e3
refactor: 网页版路由使用history模式 2021-09-25 12:52:15 +08:00
qier222
060569ee92
fix: bugs 2021-09-25 12:52:15 +08:00
qier222
e96e93f965
fix: 扫描二维码无法登陆的问题 2021-09-25 12:52:14 +08:00
Vidocq
89d346b2ff
fix: cloudpan music playing error (#812) 2021-06-30 22:26:54 +08:00
Changjian Gao
daadad7bf3
fix: show toast when search failed (#789) 2021-06-17 12:31:26 +08:00
zuotiya
610f663c24
fix: scroll bar click problem (#793)
Fixed the scroll bar click problem
2021-06-17 12:30:51 +08:00
Changjian Gao
c091e4cb9f
fix: add more i18n for artist and album pages (#790) 2021-06-17 12:29:09 +08:00
leko
9dcf9f5db1
feat: add zh-TW locale (#786) 2021-06-17 12:28:34 +08:00
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