Commit graph

20 commits

Author SHA1 Message Date
leko
9dcf9f5db1
feat: add zh-TW locale (#786) 2021-06-17 12:28:34 +08:00
qier222
9351f6bc89
chore: format codes 2021-04-26 16:31:03 +08:00
wenjie
bf61fe6e28
feat: add turkish automatic recognition (#486)
* feat: add turkish automatic recognition

* Update src/store/index.js
2021-03-25 15:17:44 +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
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
487dac4f16 fix: remove vuexCopy 2021-01-05 22:21:27 +08:00
qier222
f6c36fbcac refactor: player 2021-01-05 22:17:47 +08:00
njzy
993f867109
fix: the initial music sort error when restart app (#79) 2020-12-09 19:51:35 +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
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
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
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
qier222
b83aeda687 修复刷新页面后音量复原为100%的bug 2020-10-17 23:09:42 +08:00
qier222
e4ba16b9a2 first commit 2020-10-10 19:54:44 +08:00