Commit graph

31 commits

Author SHA1 Message Date
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
Rick
2a9a53a940
fix: Navbar i18n & Github -> GitHub (#443)
* update: Navbar i18n

* update: Github -> GitHub
2021-03-19 09:58:17 +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
4cbe9f98ce
fix: UX improvement 2021-03-18 17:07:26 +08:00
Vidocq
267a678f2a
feat: Add DiscordRichPresence | 增加DiscordRichPresence (#408) 2021-03-16 17:50:22 +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
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
Vidocq
bcd05803e2 fix output switching outside electron 2021-03-04 01:16:15 +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
Vidocq
25c35c4e79 add search in playlist 2021-02-19 22:27:38 +08:00
qier222
d6be72f5ce fix: bugs 2021-01-31 01:12:03 +08:00
qier222
313123b42a fix: update localization 2020-12-29 00:38:26 +08:00
qier222
efdbee4b89 fix: bugs 2020-12-17 19:03:10 +08:00
qier222
6b3c0383bc feat: add context menu for album and playlist 2020-12-16 22:16:09 +08:00
qier222
95aa6e176c fix(electron): update electron login page 2020-12-09 18:27:19 +08:00
qier222
463aaf7698 fix: update locale 2020-12-09 16:01:17 +08:00
qier222
a89fa61162 fix: repeat button title issue #77 2020-12-09 13:13:46 +08:00
qier222
8c17b70f3c
fix: some bugs 2020-10-31 12:05:28 +08:00
qier222
fda5f99c15
fix: bugs 2020-10-30 14:58:02 +08:00
kunkka
072288ae1e locale: update locale 2020-10-28 13:20:45 +08:00
qier222
b655c59761
feat: dark mode support (#53) 2020-10-25 21:04:33 +08:00
Hawtim Zhang
6c6e1f1a9f
feat: settings page i18n supported (#42)
* feat: add config to resolve path alias.

* feat: use vue-i18n for language switch

* feat: add .editorconfig for ide

* fix: add no-referrer to avoid CROB

* fix: setCookie and fix typo

* feat: integrate vue-i18n

* feat: player component i18n support

* fix: duplicate key warning in explore page

* fix: like songs number changed in library page

* fire: remove todo

* fix: same text search on enter will cause error

* fix: scrobble error params type

* feat: prettier task supported

* fix: prettier ignore config update

* fix: conflict

* fix: commitMP3 and countrycode to countryCode

* lint: prettier

* feat: settings page i18n supported
2020-10-23 11:35:51 +08:00
Hawtim Zhang
c042faa001
feat: prettier task supported (#40)
* feat: add config to resolve path alias.

* feat: use vue-i18n for language switch

* feat: add .editorconfig for ide

* fix: add no-referrer to avoid CROB

* fix: setCookie and fix typo

* feat: integrate vue-i18n

* feat: player component i18n support

* fix: duplicate key warning in explore page

* fix: like songs number changed in library page

* fire: remove todo

* fix: same text search on enter will cause error

* fix: scrobble error params type

* feat: prettier task supported

* fix: prettier ignore config update

* fix: conflict
2020-10-22 21:44:34 +08:00
BeADre
f99dbac95f
fix: add some translations (#36)
* feat: add i18n

* refactor: move songs to common
2020-10-22 14:39:02 +08:00
Hawtim Zhang
580ed6b18a
fix: same text search on enter will cause error (#34)
* feat: add config to resolve path alias.

* feat: use vue-i18n for language switch

* feat: add .editorconfig for ide

* fix: add no-referrer to avoid CROB

* fix: setCookie and fix typo

* feat: integrate vue-i18n

* feat: player component i18n support

* fix: duplicate key warning in explore page

* fix: like songs number changed in library page

* fire: remove todo

* fix: same text search on enter will cause error
2020-10-22 00:19:54 +08:00
BeADre
36faa33c5f
search国际化以及keywords和result的验证 (#32)
* feat: add i18n of modal

* feat: add i18n of search

* fix: checkout keywords

* fix: checkout result

Co-authored-by: wanghaobb <wanghaobb@seeyon.com>
2020-10-21 18:49:57 +08:00
BeADre
3d4d1e9f66
feat: add i18n of modal (#31)
Co-authored-by: wanghaobb <wanghaobb@seeyon.com>
2020-10-21 16:28:18 +08:00
qier222
23b68fc401 修复bug和改进翻译 #22 2020-10-20 21:40:01 +08:00
qier222
1657935ba1 修改翻译以及locale结构 2020-10-20 18:43:40 +08:00