Commit Graph

408 Commits

Author SHA1 Message Date
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
qier222
d4be289946 fix: bugs 2021-01-06 23:58:14 +08:00
qier222
6366886fe8 feat: support lyrics (finnaly) 2021-01-06 20:53:47 +08:00
qier222
cef149e68c feat: add similar artists to artist page 2021-01-05 22:47:50 +08:00
qier222
487dac4f16 fix: remove vuexCopy 2021-01-05 22:21:27 +08:00
qier222
db14c9283f fix: bugs 2021-01-05 22:21:01 +08:00
qier222
15ac2b5815 feat(electron): add tray for Windows 2021-01-05 22:20:16 +08:00
qier222
0665f53f0d fix: update Next Up page 2021-01-05 22:18:19 +08:00
qier222
f6c36fbcac refactor: player 2021-01-05 22:17:47 +08:00
qier222
1873126453 fix: navbar/player/context menu/modal background issue in firefox 2021-01-02 21:35:28 +08:00
qier222
acf3d768f8 refactor: enhance UI compatibility 2021-01-02 21:07:08 +08:00
qier222
11844e22fe refactor: background.js 2020-12-29 00:46:48 +08:00
qier222
de4315707b fix: add scrollbar to modal 2020-12-29 00:41:07 +08:00
qier222
313123b42a fix: update localization 2020-12-29 00:38:26 +08:00
qier222
c82f30480a fix: player will play/pause when user are typing in search box 2020-12-28 23:51:09 +08:00
qier222
d9763b9528 feat: support touch bar 2020-12-28 23:42:30 +08:00
qier222
70ef845572 fix: ask before remove track from playlist 2020-12-17 19:27:08 +08:00
qier222
efdbee4b89 fix: bugs 2020-12-17 19:03:10 +08:00
qier222
d1a080eb8f feat: create/delete playlist, add/remove track from playlist 2020-12-17 18:18:19 +08:00
qier222
44df6f5531 feat(electron): remember window size #82 2020-12-16 23:28:54 +08:00
qier222
fa02197254 fix: bugs 2020-12-16 22:16:38 +08:00
qier222
6b3c0383bc feat: add context menu for album and playlist 2020-12-16 22:16:09 +08:00
qier222
b137ee2f72 feat: add new playlist function 2020-12-16 22:15:06 +08:00
qier222
0680d258ae fix: adapt dark mode for modal 2020-12-16 16:01:32 +08:00
njzy
39e461cd5e
fix(common/isTrackPlayable): add cloud storage judgement logic (#85 #84) 2020-12-14 21:30:48 +08:00
njzy
1374fbd450
fix: play unblock song error when disable cache (#81) 2020-12-09 21:22:56 +08:00
qier222
c7c91bccbc fix: typo and update package.json version 2020-12-09 20:35:37 +08:00
qier222
2ee288b9ba Merge branch 'master' of https://github.com/qier222/YesPlayMusic 2020-12-09 20:18:48 +08:00
qier222
5f0828342c fix: UI improvements 2020-12-09 20:18:32 +08:00
njzy
4128d9ac3b
feat: support cache songs (#80)
fix: cache unblock song

refactor: play first and then cache it
2020-12-09 19:53:19 +08:00
njzy
993f867109
fix: the initial music sort error when restart app (#79) 2020-12-09 19:51:35 +08:00
njzy
b394ec0899
refactor: hide window when close app (#78)
fix: window can't be close by shortcutkey

fix: tray does not show in Windows
2020-12-09 19:50:50 +08:00
qier222
95aa6e176c fix(electron): update electron login page 2020-12-09 18:27:19 +08:00
qier222
f68ae5c078 feat: show like buttons to visitors 2020-12-09 18:09:52 +08:00
qier222
fe1ae83b73 feat: add 'Show unavailable song in grey style' to settings #74 2020-12-09 17:20:13 +08:00
qier222
d66ceded6e fix: update colors 2020-12-09 16:55:13 +08:00
qier222
58f1d55641 fix: update context menu hover style 2020-12-09 16:03:20 +08:00
qier222
463aaf7698 fix: update locale 2020-12-09 16:01:17 +08:00
qier222
60989a2572 feat: add toast component 2020-12-09 16:00:38 +08:00
qier222
fe98229056 fix: change 'NetEase Cloud Music' to 'NetEase Music' 2020-12-09 13:28:31 +08:00
qier222
a89fa61162 fix: repeat button title issue #77 2020-12-09 13:13:46 +08:00
njzy
200c49e8c9 refactor: Adjusting music initialization logic
1.  Initial music loads twice on app start, a second load is triggered as soon as the page is clicked. So I close autounlock
2. Unplayable music can’t be play
2020-12-05 22:36:52 +08:00
qier222
ddebec9de9 Merge branch 'master' of https://github.com/qier222/YesPlayMusic 2020-12-05 12:31:00 +08:00
qier222
870e0a4e9e fix(electron): login issue after restart app 2020-12-05 12:30:48 +08:00
qier222
b7f51f02c2 fix(electron): auto update 2020-12-04 18:46:35 +08:00
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.
2020-12-04 00:25:44 +08:00
qier222
02c4ee9fb2 fix: play artist's popular song issue #70 2020-12-03 22:22:21 +08:00
qier222
a06afe1468 fix(electron): remove search account login 2020-12-03 22:15:26 +08:00
qier222
72c23654c9 fix: bugs 2020-12-03 22:09:30 +08:00
qier222
8cc8ed9273
Merge pull request #69 from njzydark/patch-4
feat: support unblock unplayable music
2020-12-02 13:10:59 +08:00
qier222
cc953b31f5
Merge pull request #68 from njzydark/patch-3
fix(utils/isTrackPlayable): songs that have been removed from the shelves cannot be played either
2020-12-02 13:10:46 +08:00
njzy
01e2dc955e feat: support unblock unplayable music 2020-12-02 01:01:49 +08:00
njzy
ff98dc7d9b fix(utils/isTrackPlayable): songs that have been removed from the shelves cannot be played either 2020-12-02 01:01:27 +08:00
njzy
4f3299ab9f fix(album): page open error 2020-12-02 00:59:23 +08:00
njzy
c1c379098f fix: set cookie when login with phone 2020-11-29 18:45:10 +08:00
qier222
2998e52427 fix(electron): login issue 2020-11-24 15:29:37 +08:00
qier222
fed756f6bd fix(electron): open new window in browser 2020-11-24 13:54:58 +08:00
qier222
86f89239e6 feat: add auto update for electron app 2020-11-23 18:07:03 +08:00
qier222
7d32e8f3bf Merge branch 'electron'
# Conflicts:
#	src/store/actions.js
#	src/store/mutations.js
2020-11-23 16:48:18 +08:00
qier222
43fd1bc536 fix: bugs 2020-11-23 16:44:17 +08:00
qier222
b1ff13a0dd fix: bugs 2020-11-23 16:06:28 +08:00
qier222
bc0de620c1 refactor: organize codes 2020-11-23 16:04:45 +08:00
qier222
379ff6ac64 feat: apply new layout for some special playlists 2020-11-16 23:45:41 +08:00
qier222
6a47e0cb40
fix: improvements 2020-11-04 23:30:42 +08:00
kunkka
e030647720 feat: update electron app with touchbar and menu. 2020-11-03 23:34:43 +08:00
qier222
2e0b18d217
feat: add more categories to explore page 2020-11-02 12:32:22 +08:00
qier222
f17d61c268
fix: bugs 2020-11-01 21:46:05 +08:00
qier222
ff94f011aa
feat: add "Automatically Cache Songs" option to settings page 2020-11-01 21:45:15 +08:00
kunkka
36fa7b312a Merge branch 'master' into electron 2020-11-01 16:40:46 +08:00
kunkka
6663d00b52 feat: login set music_u 2020-10-31 18:12:45 +08:00
kunkka
309ca88c34 fix: conflict 2020-10-31 14:06:28 +08:00
kunkka
d93e7ad015 lint: prettier 2020-10-31 14:03:41 +08:00
kunkka
3e38604119 feat: scrollbar and logic update for electron 2020-10-31 14:03:23 +08:00
qier222
8c17b70f3c
fix: some bugs 2020-10-31 12:05:28 +08:00
qier222
da6b7cdd95
feat: cache songs 2020-10-31 12:02:50 +08:00
qier222
a41719fb48
feat: split album title 2020-10-30 19:55:21 +08:00
kunkka
ae6ecd96fd feat: update electron options and touchbar 2020-10-30 18:17:04 +08:00
qier222
3788f4ae38
refactor: update context menu style 2020-10-30 16:36:33 +08:00
qier222
d828ee79e9
feat: 🌈🐈 2020-10-30 14:58:56 +08:00
qier222
fda5f99c15
fix: bugs 2020-10-30 14:58:02 +08:00
kunkka
a9e153cfd6 lint: prettier lint 2020-10-30 10:59:26 +08:00
qier222
109098c1eb feat: add see more mv button in artist page 2020-10-29 21:13:42 +08:00
kunkka
9db57acb71 feat: electron tray & menu & touchbar supported 2020-10-29 18:46:54 +08:00
kunkka
249ad01cf1 build: icons 2020-10-29 12:09:57 +08:00
kunkka
47311b20ad Merge branch 'master' into electron 2020-10-28 13:56:25 +08:00
kunkka
dae7dff894 feat: hide eps when no eps 2020-10-28 13:21:16 +08:00
kunkka
072288ae1e locale: update locale 2020-10-28 13:20:45 +08:00
qier222
bada4ad494 feat: save mv to your library 2020-10-28 12:49:51 +08:00
kunkka
05aadf5a30 feat: change window width to 1440 2020-10-28 00:04:46 +08:00
kunkka
912839433e fix: conflict 2020-10-27 23:17:15 +08:00
kunkka
f0dd68d1b0 rename: routes 2020-10-27 23:14:32 +08:00
kunkka
74bf714c28 feat: integrate api in electron app 2020-10-27 23:08:38 +08:00
qier222
e3f783cb65 fix: reset document title when music stop 2020-10-27 17:22:47 +08:00
kunkka
bd29570e31 feat: update electron config 2020-10-27 03:56:05 +08:00
kunkka
720d0b3116 fix: conflict 2020-10-27 01:30:10 +08:00
qier222
2f41e0237d feat: add like albums & follow artists function 2020-10-26 15:47:03 +08:00
kunkka
ed0dbc842a Merge branch 'master' into electron 2020-10-26 10:57:02 +08:00
kunkka
cfa5e0c5b1 lint: prettier 2020-10-26 10:56:26 +08:00
qier222
c448230c14 feat: dynamic PWA theme color 2020-10-25 21:55:20 +08:00
qier222
b655c59761
feat: dark mode support (#53) 2020-10-25 21:04:33 +08:00
Hawtim Zhang
4e482941ed
feat: update api comments with jsdoc. (#52) 2020-10-25 14:15:02 +08:00