Commit graph

43 commits

Author SHA1 Message Date
Arthals
59898c7883
fix(navbar): Fixed the issue of overlapping with the control bar (#2073) 2023-06-18 13:47:20 +08:00
hawtimzhang
fab099c6fb feat: add img tag with loading attribute for lazy loading 2022-05-02 00:47:42 +08:00
pan93412
3d5d40c476
feat(components/Navbar): 自訂和微調各系統的 titlebar (#1343)
* feat: linux custom titlebar
* add settings init
* Update zh-TW.js
* fix: color

Co-authored-by: memorydream <34763046+memorydream@users.noreply.github.com>
2022-02-25 07:36:56 +08:00
Hawtim
ee59479ff8
feat: enhance (#1016) 2021-10-28 01:09:00 +08:00
leko
9dcf9f5db1
feat: add zh-TW locale (#786) 2021-06-17 12:28:34 +08:00
qier222
226a2145c4
fix: bugs 2021-06-05 07:27:41 +08:00
qier222
9351f6bc89
chore: format codes 2021-04-26 16:31:03 +08:00
qier222
2f0e8e1e24
fix: bugs 2021-04-20 14:40:44 +08:00
qier222
a47697fbfa
fix: bugs 2021-04-15 14:00:43 +08:00
qier222
f702c33834
fix: win32 titlebar issue 2021-04-15 14:00:42 +08:00
qier222
4f4f2b09e3
fix: bugs 2021-04-12 14:14:11 +08:00
qier222
750e1997e6
feat: support turkish 2021-03-24 22:39:27 +08:00
qier222
fd16d470bd
fix: bugs 2021-03-24 22:28:24 +08:00
qier222
752d7cb482
fix: bugs 2021-03-19 14:46:41 +08:00
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
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
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
86452f0420 fix: search issues 2021-01-31 20:40:34 +08:00
qier222
6a64e73a2c refactor: search 2021-01-31 00:52:14 +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
fa02197254 fix: bugs 2020-12-16 22:16:38 +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
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
kunkka
e030647720 feat: update electron app with touchbar and menu. 2020-11-03 23:34:43 +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
qier222
e9b6a81bef fix: some bugs 2020-10-25 14:12:31 +08:00
qier222
defb8fb565 feat: add "Show Github Icon" option to settings page 2020-10-24 15:14:42 +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
281f9fe0bc feat: save lang to localStorage 2020-10-22 18:13:48 +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
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
e4ba16b9a2 first commit 2020-10-10 19:54:44 +08:00