Commit graph

39 commits

Author SHA1 Message Date
qier222
b05a686180
feat: add clear queue button to next page 2021-05-17 23:53:45 +08:00
Vidocq
79de3009ad
feat: playlist search in likepage (#627) 2021-04-30 16:13:32 +08:00
qier222
f1e3d8ebf0
fix: bugs 2021-04-27 16:51:37 +08:00
qier222
9351f6bc89
chore: format codes 2021-04-26 16:31:03 +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
Vidocq
cc50faeb09
feat: add search in playlist | 增加歌单内搜索 (#450) 2021-03-22 16:24:11 +08:00
qier222
94ef0934a5
fix: revert some code 2021-03-06 17:02:06 +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
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
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
f6c36fbcac refactor: player 2021-01-05 22:17:47 +08:00
qier222
acf3d768f8 refactor: enhance UI compatibility 2021-01-02 21:07:08 +08:00
qier222
d1a080eb8f feat: create/delete playlist, add/remove track from playlist 2020-12-17 18:18:19 +08:00
qier222
6b3c0383bc feat: add context menu for album and playlist 2020-12-16 22:16:09 +08:00
qier222
0680d258ae fix: adapt dark mode for modal 2020-12-16 16:01: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
463aaf7698 fix: update locale 2020-12-09 16:01:17 +08:00
qier222
72c23654c9 fix: bugs 2020-12-03 22:09:30 +08:00
qier222
379ff6ac64 feat: apply new layout for some special playlists 2020-11-16 23:45:41 +08:00
qier222
6a47e0cb40
fix: improvements 2020-11-04 23:30:42 +08:00
qier222
8c17b70f3c
fix: some bugs 2020-10-31 12:05:28 +08:00
qier222
2f41e0237d feat: add like albums & follow artists function 2020-10-26 15:47:03 +08:00
qier222
b655c59761
feat: dark mode support (#53) 2020-10-25 21:04:33 +08:00
Hawtim Zhang
780b429fa9
feat: using vuex to make login status reactively (#51) 2020-10-24 18:55:10 +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
BeADre
3d4d1e9f66
feat: add i18n of modal (#31)
Co-authored-by: wanghaobb <wanghaobb@seeyon.com>
2020-10-21 16:28:18 +08:00
qier222
89bb04b51b style: remove mapTrackPlayableStatus from vue components 2020-10-21 15:50:56 +08:00
qier222
1657935ba1 修改翻译以及locale结构 2020-10-20 18:43:40 +08:00
Hawtim Zhang
ecee495a18
feat: use vue-i18n for language switch (#23)
* 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
2020-10-19 23:14:26 +08:00
qier222
c860745bfe 合并likeSongs页面和playlist页面 2020-10-18 01:31:56 +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
e4ba16b9a2 first commit 2020-10-10 19:54:44 +08:00