Commit Graph

298 Commits

Author SHA1 Message Date
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