Commit graph

48 commits

Author SHA1 Message Date
qier222
f3076f21b2
fix: bugs 2021-06-09 20:53:33 +08:00
qier222
571d0d71f8
feat: support cloud disk 2021-06-05 21:29:18 +08:00
qier222
7c79afd0d1
feat: virtual scrollbar 2021-06-05 14:16:53 +08:00
qier222
226a2145c4
fix: bugs 2021-06-05 07:27:41 +08:00
MUXTER117
d464e30d83
fix: update App.vue (#681)
上次修改字体名称写错了,已改正。
2021-05-19 19:21:06 +08:00
qier222
e57847c6e1
refactor: replace google fonts with local fonts 2021-05-19 00:04:53 +08:00
qier222
41a30a25c0
fix: bugs 2021-05-18 16:57:37 +08:00
qier222
6ce9055484
fix: bugs 2021-05-17 19:20:38 +08:00
qier222
95f22f47fe
fix: bugs 2021-04-28 13:44:37 +08:00
Map1en_
aa269cf2ca
fix(lyrics): hide the scrollbar in lyrics page (#605)
* fix(lyrics): hide the scrollbar in lyrics page

close #571

* fix(tracklist): close context menu when scrolling

* fix: disable scrolling when modal show
2021-04-26 22:42:10 +08:00
qier222
603e39f362
refactor: library page 2021-04-26 15:29:47 +08:00
qier222
fab0227ed3
refactor: move all states+actions inside player.vue to Player.js 2021-04-25 16:53:53 +08:00
qier222
5355caa4e4
fix: bugs 2021-04-25 14:24:04 +08:00
Map1en_
fc08992244
fix(lyrics): fix resetting the previous page when lyrics switchoff (#547) 2021-04-20 11:51:14 +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
qier222
55585a921f
feat: support Last.fm scrobble 2021-03-23 23:43:29 +08:00
qier222
94ef0934a5
fix: revert some code 2021-03-06 17:02:06 +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
967a7165ac fix: bugs 2021-01-29 21:36:10 +08:00
qier222
b2f758f0c4 fix: bugs 2021-01-20 14:02:03 +08:00
qier222
6366886fe8 feat: support lyrics (finnaly) 2021-01-06 20:53:47 +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
c82f30480a fix: player will play/pause when user are typing in search box 2020-12-28 23:51:09 +08:00
qier222
d1a080eb8f feat: create/delete playlist, add/remove track from playlist 2020-12-17 18:18:19 +08:00
qier222
5f0828342c fix: UI improvements 2020-12-09 20:18:32 +08:00
qier222
d66ceded6e fix: update colors 2020-12-09 16:55:13 +08:00
qier222
60989a2572 feat: add toast component 2020-12-09 16:00:38 +08:00
qier222
43fd1bc536 fix: bugs 2020-11-23 16:44:17 +08:00
qier222
bc0de620c1 refactor: organize codes 2020-11-23 16:04:45 +08:00
kunkka
e030647720 feat: update electron app with touchbar and menu. 2020-11-03 23:34:43 +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
kunkka
a9e153cfd6 lint: prettier lint 2020-10-30 10:59:26 +08:00
kunkka
9db57acb71 feat: electron tray & menu & touchbar supported 2020-10-29 18:46:54 +08:00
qier222
b655c59761
feat: dark mode support (#53) 2020-10-25 21:04:33 +08:00
qier222
23d25433fa feat: add settings page & move change lang button to settings page 2020-10-23 00:00:17 +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
qier222
23b68fc401 修复bug和改进翻译 #22 2020-10-20 21:40:01 +08:00
qier222
7f75758b73 增加收藏歌曲和收藏歌单功能,优化播放器逻辑,修复bug以及体验优化 2020-10-17 00:18:24 +08:00
qier222
861125ea8c 修复bug和优化体验 2020-10-14 21:10:45 +08:00
qier222
b399d5bbdc 支持播放MV 2020-10-14 15:39:41 +08:00
qier222
e4ba16b9a2 first commit 2020-10-10 19:54:44 +08:00