Commit graph

84 commits

Author SHA1 Message Date
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
4cbe9f98ce
fix: UX improvement 2021-03-18 17:07:26 +08:00
qier222
ee248be2c5
fix: bugs 2021-03-07 17:31:38 +08:00
qier222
11eb29b3b8
feat: personal FM (finally🎉) 2021-03-06 18:02:54 +08:00
qier222
94ef0934a5
fix: revert some code 2021-03-06 17:02:06 +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
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
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
967a7165ac fix: bugs 2021-01-29 21:36:10 +08:00
qier222
09c54486cc fix: move settings button from home to library 2021-01-29 16:52:36 +08:00
qier222
b2f758f0c4 fix: bugs 2021-01-20 14:02:03 +08:00
qier222
cfc42be2db fix: lyrics won't scroll to top after switch track 2021-01-15 14:46:19 +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
db14c9283f fix: bugs 2021-01-05 22:21:01 +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
de4315707b fix: add scrollbar to modal 2020-12-29 00:41:07 +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
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
qier222
5f0828342c fix: UI improvements 2020-12-09 20:18:32 +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
60989a2572 feat: add toast component 2020-12-09 16:00:38 +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
7d32e8f3bf Merge branch 'electron'
# Conflicts:
#	src/store/actions.js
#	src/store/mutations.js
2020-11-23 16:48:18 +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
kunkka
e030647720 feat: update electron app with touchbar and menu. 2020-11-03 23:34:43 +08:00
qier222
f17d61c268
fix: bugs 2020-11-01 21:46:05 +08:00
qier222
8c17b70f3c
fix: some bugs 2020-10-31 12:05:28 +08:00
qier222
3788f4ae38
refactor: update context menu style 2020-10-30 16:36:33 +08:00