Commit Graph

408 Commits

Author SHA1 Message Date
qier222
61d1d0ab4d
fix: cache limit issue 2021-06-02 19:08:25 +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
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
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
qier222
b98d69af18
fix: bugs 2021-05-06 02:02:55 +08:00
Vidocq
79de3009ad
feat: playlist search in likepage (#627) 2021-04-30 16:13:32 +08:00
qier222
95f22f47fe
fix: bugs 2021-04-28 13:44:37 +08:00
Vidocq
fa9f2d9785
fix: output device switch (#618) 2021-04-28 01:09:37 +08:00
qier222
07455c8ecd
feat: send current track to main process and provide an api 2021-04-28 01:09:17 +08:00
qier222
b059de17fb
fix: bugs 2021-04-27 17:39:26 +08:00
qier222
1f02f6c71f
fix: bug #578 2021-04-27 17:12:59 +08:00
Map1en_
fa9acc9c89
feat(lyrics): add static lyrics background (#614)
* feat(lyrics): add static lyrics background

close #607

* add high GPU usage message
2021-04-27 17:09:10 +08:00
qier222
f1e3d8ebf0
fix: bugs 2021-04-27 16:51:37 +08:00
qier222
9ccce5b468
fix: bugs 2021-04-27 02:00:44 +08:00
qier222
2b22c7e050
feat(electron): add proxy support 2021-04-27 01:59:09 +08:00
qier222
458f6dd447
feat: add playlist filter to library page 2021-04-27 00:08:00 +08:00
Map1en_
aa269cf2ca
fix(lyrics): hide the scrollbar in lyrics page (#605)
* fix(lyrics): hide the scrollbar in lyrics page

close #571

* fix(tracklist): close context menu when scrolling

* fix: disable scrolling when modal show
2021-04-26 22:42:10 +08:00
Map1en_
fa98085dcf
fix(lyrics): fix style (#606) 2021-04-26 18:48:09 +08:00
qier222
9351f6bc89
chore: format codes 2021-04-26 16:31:03 +08:00
Map1en_
6922c716e2
perf(lyrics): optimize GPU usage for dynamic lyric backgrounds (#602)
optimize GPU usage for dynamic lyric backgrounds

#484
2021-04-26 15:39:10 +08:00
qier222
2c8ba10e20
fix: bugs 2021-04-26 15:38:39 +08:00
qier222
603e39f362
refactor: library page 2021-04-26 15:29:47 +08:00
qier222
fab0227ed3
refactor: move all states+actions inside player.vue to Player.js 2021-04-25 16:53:53 +08:00
qier222
5355caa4e4
fix: bugs 2021-04-25 14:24:04 +08:00
qier222
7d580e7113
feat: add UnblockNeteaseMusic switch 2021-04-25 14:01:55 +08:00
qier222
b47ea5aa1f
fix: bug #501 2021-04-25 12:20:56 +08:00
Rick
cf7dd55bf4
fix: newAlbum issue (#573) (#582) 2021-04-23 13:32:26 +08:00
Vidocq
64c56e33f0
fix: likelist does not change when account switching (#557) 2021-04-22 12:52:43 +08:00
qier222
c2793cf9ff
fix: artist and album show as unknow in lyrics page 2021-04-22 10:54:38 +08:00
qier222
f16d08ab6d
refactor: explore category 2021-04-20 14:40:44 +08:00
qier222
2f0e8e1e24
fix: bugs 2021-04-20 14:40:44 +08:00
Map1en_
fc08992244
fix(lyrics): fix resetting the previous page when lyrics switchoff (#547) 2021-04-20 11:51:14 +08:00
Map1en_
dceb5cdb2c
fix(settings): fix typo (#551)
#549
2021-04-19 15:13:40 +08:00
qier222
4e023502ca
fix: remove sentry 2021-04-19 11:33:38 +08:00
Map1en_
9708064d26
feat(settings): add show music library default setting (#549)
* feat(settings): add show music library default setting

resolve #301

* adj zh-cn text

Co-authored-by: qier222 <qier2222@gmail.com>
2021-04-19 10:44:59 +08:00
Map1en_
9ae15c198d
feat(cache): add songs cache limit feature (#548)
resolve #232
2021-04-19 10:43:52 +08:00
qier222
a47697fbfa
fix: bugs 2021-04-15 14:00:43 +08:00
qier222
f702c33834
fix: win32 titlebar issue 2021-04-15 14:00:42 +08:00
Map1en_
2ecba8e161
feat(nyancat): add the status of stillness nyancat (#541) 2021-04-14 01:38:38 +08:00
qier222
4f4f2b09e3
fix: bugs 2021-04-12 14:14:11 +08:00
Map1en_
872fd73b05
fix(player): fix can't read prop seek of null (#537)
fix #488 fix #497
2021-04-12 01:16:28 +08:00
Map1en_
5cf0092b4f
fix(player): fix cannot switch next track in personalFM (#536)
fix #501
2021-04-12 01:16:05 +08:00
Map1en_
f50c210725
fix: fix typo (#531)
fix #374
2021-04-07 13:50:47 +08:00
Map1en_
43a293da6a
fix(electron): set appearance during init of electron window (#525)
resolve #512
2021-04-04 21:00:47 +08:00
Ethan Wong
1e7274e97f
fix: alert issue on Windows by using native messageBox (#509)
* Fix alert issue on Windows by using native messageBox

* Update related docs for alert fix

* Remove unlocalized hint
2021-04-04 21:00:11 +08:00
Vidocq
025e28399e
fix: search bug when searching in playlist (#495) 2021-03-29 11:52:20 +08:00
qier222
d9c8489c92
fix: bugs 2021-03-25 22:10:22 +08:00
wenjie
36447ae5d8
feat: add global shortcut setting (#470)
* feat: add global short cut setting

* fix: fix settings not work

* fix: call initIpcMan after createWindow

* fix: fix build error (typo)
2021-03-25 21:20:53 +08:00
qier222
b98bf909fb
fix: bugs 2021-03-25 19:29:55 +08:00
qier222
91ae6bb107
feat: cache next track 2021-03-25 19:29:40 +08:00
qier222
fee97f7f3c
refactor: use dexie.js instead of localforage 2021-03-25 19:28:40 +08:00
wenjie
bf61fe6e28
feat: add turkish automatic recognition (#486)
* feat: add turkish automatic recognition

* Update src/store/index.js
2021-03-25 15:17:44 +08:00
qier222
750e1997e6
feat: support turkish 2021-03-24 22:39:27 +08:00
qier222
fd16d470bd
fix: bugs 2021-03-24 22:28:24 +08:00
sr.zer
044720c531
feat: create a lang json for turkish (#479)
Create a lang json for turkish
2021-03-23 23:47:41 +08:00
qier222
55585a921f
feat: support Last.fm scrobble 2021-03-23 23:43:29 +08:00
Vidocq
cc50faeb09
feat: add search in playlist | 增加歌单内搜索 (#450) 2021-03-22 16:24:11 +08:00
qier222
752d7cb482
fix: bugs 2021-03-19 14:46:41 +08:00
qier222
7efe109c83
feat: support global shortcuts 2021-03-19 14:24:39 +08:00
Rick
2a9a53a940
fix: Navbar i18n & Github -> GitHub (#443)
* update: Navbar i18n

* update: Github -> GitHub
2021-03-19 09:58:17 +08:00
qier222
849f67d335
fix: bugs 2021-03-19 01:39:08 +08:00
qier222
3bbab6ba27
feat: support daily recommend songs 2021-03-19 01:23:08 +08:00
wenjie
59397ed535
feat: lyrics dynamic background (#424)
* feat: init dynamic background

* feat: another way to achieve

* feat: add setting for dynamic background

* feat: add contrast and brightness for better UI

* fix: remove shadow when exit lyrics

* feat: UI improve, field name change

* refactor: scope variables
2021-03-18 20:54:01 +08:00
qier222
387917e3ee
fix: add version info 2021-03-18 17:40:56 +08:00
qier222
4cbe9f98ce
fix: UX improvement 2021-03-18 17:07:26 +08:00
Vidocq
d69080b695
fix: source and add track name in discord large image text (#437) 2021-03-17 23:15:10 +08:00
Vidocq
267a678f2a
feat: Add DiscordRichPresence | 增加DiscordRichPresence (#408) 2021-03-16 17:50:22 +08:00
wenjie
915c828fac
fix: set svg fill to currentColor (#420)
* fix: set svg fill to currentColor

* chore: move eslint to devDependencies
2021-03-16 01:42:29 +08:00
qier222
42ad13dc3c
fix: bugs 2021-03-12 22:11:49 +08:00
Rick
6b68287e62
feat: Lyric font size adjustment | 歌词字体大小可调节 (#398)
* feat: Lyric font size adjustment | 歌词字体大小可调节
2021-03-12 21:40:28 +08:00
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
2021-03-11 15:42:44 +08:00
qier222
4b2d5a2b3c
fix: PWA issue 2021-03-08 13:12:36 +08:00
qier222
0adae696cf
fix: bugs 2021-03-08 00:20:27 +08:00
qier222
ee248be2c5
fix: bugs 2021-03-07 17:31:38 +08:00
Vidocq
fc0367c9b4
fix: open microphone whenever enter setting page | 删除获取麦克风权限 (#350)
* fix: bugs

* delete getMediaUser

Co-authored-by: qier222 <qier222@outlook.com>
2021-03-06 21:48:40 +08:00
qier222
ee77b34ee9
fix: bugs 2021-03-06 21:45:33 +08:00
qier222
11eb29b3b8
feat: personal FM (finally🎉) 2021-03-06 18:02:54 +08:00
qier222
e169ee19e2
fix: CORS 2021-03-06 17:08:16 +08:00
qier222
94ef0934a5
fix: revert some code 2021-03-06 17:02:06 +08:00
Vidocq
c96df58dea prettified 2021-03-04 01:17:23 +08:00
Vidocq
bcd05803e2 fix output switching outside electron 2021-03-04 01:16:15 +08:00
Vidocq
498fcf7402 delete useless code 2021-02-26 02:18:18 +08:00
Vidocq
c74c47564e Merge branch 'dev' 2021-02-26 02:13:58 +08:00
Vidocq
7e33afa94d fix media session 2021-02-26 00:00:12 +08:00
Vidocq
bccf52d34a
Fix css and syntax 2021-02-24 03:25:44 +08:00
Vidocq
5223089dc7 add output device switching 2021-02-24 03:14:29 +08:00
Vidocq
970124f70d Merge branch 'dev' 2021-02-24 03:11:53 +08:00
Vidocq
8a30558ac1 add output device switching 2021-02-24 03:07:34 +08:00
qier222
da586ed219
fix: touchbar icon display | 修复 touchbar 图标显示问号
fix: touchbar icon display | 修复 touchbar 图标显示问号
2021-02-23 15:52:34 +08:00
mayandev
76c0120e5b Merge remote-tracking branch 'upstream/master' 2021-02-23 15:21:11 +08:00
mayandev
4de69bd647 fix: touchbar icon display 2021-02-23 15:18:52 +08:00
fengkx
b489c847fd
fix: prevent lyric selection from seeking 2021-02-21 23:23:06 +08:00
Vidocq
25c35c4e79 add search in playlist 2021-02-19 22:27:38 +08:00
Vidocq
bcc1b1e72e add search in playlist 2021-02-19 21:40:43 +08:00
mayandev
733005489f fix(tray.js): delete unused closing brace 2021-02-18 16:51:18 +08:00
qier222
a75c039a40
Merge pull request #285 from MrWillCom/issue-280
Fix ev.target.children.forEach is not a function (#280)
2021-02-14 13:15:02 +08:00
qier222
3f114dda91
Merge branch 'master' into master 2021-02-14 13:14:28 +08:00
MrWillCom
8db5af5b7a Fix ev.target.children.forEach is not a function (#280) 2021-02-13 14:18:43 +00:00
TestGifts
d425edf7ea 拓展托盘菜单项及图标 2021-02-13 13:14:07 +08:00
TestGifts
b9adf9ef7e 拓展托盘菜单及增加图标 2021-02-13 13:02:46 +08:00
久治明千树汐
0c2098d01f
fix: the missing svg images and a little changes (#279) 2021-02-13 08:23:59 +08:00
Mr. Will
51fc57efe8
为 Windows 平台添加沉浸式标题栏 (#277) 2021-02-12 20:03:01 +08:00
Mr. Will
1d34aa794f
Update animations for lyrics, panels and tracklists | 为歌词、面板和列表更新动画 (#249)
* Update lyrics scrolling animation

* Remove the useless module imported by mistake

* Auto prettify the changed code

* Update lyrics animation curve and add blur effect to lyrics

* Auto prettify the changed code

* Add initial lyrics blur filter

* Update lyrics blur and fade effect

* Update open and close animation for explore page's panel

* Update tracklist hover animation

* Add scale animation to lyrics

* Auto prettify the changed code

* Update lyrics blur effect with CSS variables

* Support small screen devices for all pages

* Fix paddings for some pages

* Auto prettify the changed code

* Update lyrics page for small screen devices
2021-02-12 15:18:55 +08:00
TestGifts
a473df2afc Revert "Expand tray menu"
This reverts commit ea52c32400.
2021-02-08 20:25:30 +08:00
TestGifts
ea52c32400 Expand tray menu
增加了托盘菜单图标及功能
2021-02-08 20:24:26 +08:00
fengkx
97f2ce043b
fix: description style with newline (#246) 2021-02-07 11:27:49 +08:00
TestGifts
96a90eea25
Update tray.js (#193) 2021-02-03 12:13:28 +08:00
qier222
a74a55544b docs: update package.json 2021-01-31 20:51:25 +08:00
qier222
51d11e8316 fix: bugs 2021-01-31 20:40:34 +08:00
qier222
160737e736 feat: click blank space in player jump to the lyrics page #158 2021-01-31 20:40:34 +08:00
qier222
86452f0420 fix: search issues 2021-01-31 20:40:34 +08:00
TestGifts
0ef108df4c
feat(electron): Add close pop-up confirmation (#157)
* Update ipcMain.js

Add close pop-up confirmation

* Update ipcMain.js

Judging MacOS
2021-01-31 18:05:37 +08:00
qier222
d6be72f5ce fix: bugs 2021-01-31 01:12:03 +08:00
qier222
6a64e73a2c refactor: search 2021-01-31 00:52:14 +08:00
qier222
2393b10fe5 feat(electron): press F12 to open console 2021-01-31 00:52:14 +08:00
qier222
967a7165ac fix: bugs 2021-01-29 21:36:10 +08:00
qier222
de7d008c0b feat(electron): add minimize to tray option to settings page 2021-01-29 19:55:02 +08:00
qier222
09c54486cc fix: move settings button from home to library 2021-01-29 16:52:36 +08:00
qier222
b80c509d1b feat: remember the current track playing time 2021-01-29 16:18:01 +08:00
qier222
6f478be27a feat: click a lyric line to change track current time 2021-01-29 14:55:57 +08:00
qier222
94f7d7b928 fix: login issue 2021-01-29 10:42:38 +08:00
qier222
f3c3d841f2 fix: album cover size issue in lyrics page 2021-01-29 09:57:14 +08:00
qier222
b2f758f0c4 fix: bugs 2021-01-20 14:02:03 +08:00
qier222
3822b498a1 fix: lyrics issues 2021-01-15 16:45:07 +08:00
qier222
cfc42be2db fix: lyrics won't scroll to top after switch track 2021-01-15 14:46:19 +08:00
qier222
f3c8576bd4 fix: songs cannot be played for users who are not logged in 2021-01-15 12:27:10 +08:00
qier222
01e5dbe652 fix: issue of displaying wrong lyrics when the current track has no lyrics 2021-01-07 15:25:26 +08:00
qier222
0dd30e251f feat: add show lyrics translation to settings 2021-01-07 15:10:06 +08:00