Commit graph

31 commits

Author SHA1 Message Date
pan93412
3e1dc62fa0
chore: 更新依賴、更換為 prettier 新規則 (#1340)
* chore: upgrade dependencies
* style: prettier
2022-02-25 07:36:13 +08:00
qier222
eb94aae801
fix: 扫码登录问题 2021-09-25 15:16:34 +08:00
qier222
060569ee92
fix: bugs 2021-09-25 12:52:15 +08:00
qier222
e96e93f965
fix: 扫描二维码无法登陆的问题 2021-09-25 12:52:14 +08:00
qier222
c506dea02b
fix: bugs 2021-06-08 00:09:30 +08:00
qier222
d70fd44d8e
feat: qrcode login 2021-06-07 18:27:46 +08:00
qier222
7c79afd0d1
feat: virtual scrollbar 2021-06-05 14:16:53 +08:00
qier222
b98d69af18
fix: bugs 2021-05-06 02:02:55 +08:00
qier222
95f22f47fe
fix: bugs 2021-04-28 13:44: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
qier222
e169ee19e2
fix: CORS 2021-03-06 17:08:16 +08:00
qier222
51d11e8316 fix: bugs 2021-01-31 20:40:34 +08:00
qier222
d6be72f5ce fix: bugs 2021-01-31 01:12:03 +08:00
qier222
967a7165ac fix: bugs 2021-01-29 21:36:10 +08:00
qier222
94f7d7b928 fix: login issue 2021-01-29 10:42:38 +08:00
qier222
95aa6e176c fix(electron): update electron login page 2020-12-09 18:27:19 +08:00
qier222
870e0a4e9e fix(electron): login issue after restart app 2020-12-05 12:30:48 +08:00
njzy
c1c379098f fix: set cookie when login with phone 2020-11-29 18:45:10 +08:00
qier222
bc0de620c1 refactor: organize codes 2020-11-23 16:04:45 +08:00
kunkka
6663d00b52 feat: login set music_u 2020-10-31 18:12:45 +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
e3043e7918
fix: commitMP3 and countrycode to countryCode (#41)
* 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

* fix: commitMP3 and countrycode to countryCode

* lint: prettier
2020-10-22 22:35:29 +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
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
Hawtim Zhang
c39bea4a4a
add .editorconfig for better coding (#14)
* feat: add config to resolve path alias.

* feat: add .editorconfig for ide

* fix: add no-referrer to avoid CROB

* fix: setCookie and fix typo
2020-10-19 13:57:25 +08:00
Kevin Huang
1ec3134597 replaced replaceAll() with replace() + regex 2020-10-16 15:42:12 -04:00
qier222
5f0ef06786 支持登录网易云账号 2020-10-17 00:13:20 +08:00