Commit graph

80 commits

Author SHA1 Message Date
qier222
55585a921f
feat: support Last.fm scrobble 2021-03-23 23:43:29 +08:00
qier222
849f67d335
fix: bugs 2021-03-19 01:39: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
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
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
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
5223089dc7 add output device switching 2021-02-24 03:14:29 +08:00
Vidocq
8a30558ac1 add output device switching 2021-02-24 03:07:34 +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
qier222
de7d008c0b feat(electron): add minimize to tray option to settings page 2021-01-29 19:55:02 +08:00
qier222
0dd30e251f feat: add show lyrics translation to settings 2021-01-07 15:10:06 +08:00
qier222
efdbee4b89 fix: bugs 2020-12-17 19:03:10 +08:00
qier222
fe1ae83b73 feat: add 'Show unavailable song in grey style' to settings #74 2020-12-09 17:20:13 +08:00
qier222
ff94f011aa
feat: add "Automatically Cache Songs" option to settings page 2020-11-01 21:45:15 +08:00
qier222
da6b7cdd95
feat: cache songs 2020-10-31 12:02:50 +08:00
qier222
d828ee79e9
feat: 🌈🐈 2020-10-30 14:58:56 +08:00
qier222
2f41e0237d feat: add like albums & follow artists function 2020-10-26 15:47:03 +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
qier222
5ce9c3689a feat: add "Show Playlists by Apple Music" to settings page 2020-10-24 16:13:31 +08:00
qier222
defb8fb565 feat: add "Show Github Icon" option to settings page 2020-10-24 15:14:42 +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
qier222
23d25433fa feat: add settings page & move change lang button to settings page 2020-10-23 00:00:17 +08:00