qier222
cb59eb94a1
docs: update vercel links
2022-05-20 00:07:55 +08:00
memorydream
6e1d58964e
fix: 专辑分碟排序错误 ( #1630 )
...
* fix: 专辑分碟排序错误
* update
2022-05-12 01:23:13 +08:00
qier222
c3aea5ee8d
fix: bug
2022-05-10 12:15:03 +08:00
qier222
f064859a27
docs: add powered by vercel
2022-05-10 12:10:47 +08:00
Hawtim
9e787bab03
Merge pull request #1598 from hawtim/fix-history-list-error
...
fix: render weekData error
2022-05-02 14:44:48 +08:00
hawtimzhang
35edd84c22
fix: vibrant worker error
2022-05-02 14:30:11 +08:00
hawtimzhang
4613feff18
fix: render weekData error
2022-05-02 11:27:08 +08:00
hawtimzhang
fab099c6fb
feat: add img tag with loading attribute for lazy loading
2022-05-02 00:47:42 +08:00
memorydream
107bf53a39
fix: 错误的选择了音源质量 ( #1589 )
2022-05-01 14:13:11 +08:00
memorydream
93c7ba2fd8
feat: 支持Hi-Res ( #1585 )
2022-05-01 01:24:20 +08:00
memorydream
5dd00bec87
fix: 修复因为使用了electron的clipboard导致的异常 ( #1582 )
2022-04-30 17:24:13 +08:00
memorydream
21c7b5ae44
feat: UNM 设置页面 l10n ( #1578 )
...
* feat: UNM 设置页面 l10n
* update translate
* update
2022-04-30 14:49:24 +08:00
memorydream
a9b05d66a6
fix(components/Titlebar): 还原/最大化按钮在双击标题栏时不会更新的问题 ( #1575 )
...
* fix(components/Titlebar): `还原/最大化`按钮在双击标题栏时不会更新的问题
* update
2022-04-29 19:52:22 +08:00
memorydream
c85af59b21
fix: bilibili音源无法播放的问题 ( #1573 )
2022-04-28 14:45:00 +08:00
pan93412
93ae57adbe
feat: switch to UNM (Rust) ( #1536 )
...
* refactor: use unm-rust-napi
* ci(build): install UNM dependencies for certain platforms
* feat: add the ability to configure UNM
* feat: add the UNM configuration in settings page
* refactor(jsconfig): jsx -> preserve
* fix(ci/build): use bash to get unm version
* chore(deps): upgrade UNM to 0.3.0-pre.0
* refactor(electron/ipcMain): update default sources
* fix(views/settings): remove duplicated config entry
* feat(settings): allow configuring QQ cookie
We also removed some duplicate entries in views/settings.vue.
* chore(deps): UNM -> 0.3.0-pre.1
* refactor: remove unused old UNM
* fix(utils/player): do not include rust-napi in client code
As we only imported the constant, I just expand it as the integer.
Co-authored-by: qier222 <qier222@outlook.com>
2022-04-28 01:02:41 +08:00
pan93412
e1f7618cbd
refactor(views/lyrics): tweak size
2022-04-27 20:53:49 +08:00
memorydream
3c798a5606
feat: 使用svg输出登陆二维码 ( #1568 )
2022-04-27 18:38:37 +08:00
pan93412
177a8c8eff
fix(views/loginAccount): improve clarity of QR Code
...
渲染 384px 的 QR Code,而顯示在 192px 的方框中。這樣 QR Code 大小不變,但清晰度為原本的兩倍。
Fixed #1562
2022-04-26 07:10:47 +08:00
pan93412
0a1c847b4b
fix(views/lyrics): use scale to make animation smooth ( #1554 )
2022-04-23 17:19:31 +08:00
pan93412
ab85c51831
fix(utils/player): preload & autoUnlock ( #1557 )
...
* fix(utils/player): preload & autoUnlock
* style: clang-format & prettier
2022-04-23 17:19:16 +08:00
qier222
f88addc95d
feat: update ga
2022-04-16 03:06:16 +08:00
GalvinGao
ea4b20755d
feat: add copy track link & fixed various visual defects ( #1489 )
...
* feat: add copy track link
* fix: various visual defects
* feat: add track low res fallback
* chore: remove redundant locale strings
* chore: separate playbackState for a new PR
* build: fix netlify failing to build site
2022-04-12 16:16:46 +08:00
amphineko
16b525915e
feat(utils/request): override realIP param with env var ( #1514 )
2022-04-12 00:08:44 +08:00
memorydream
3fca7d16bb
fix: APP启动时检查窗口位置,避免窗口启动在屏幕外
2022-04-05 14:41:48 +08:00
memorydream
7d64dea29b
fix: 禁止在TrackListItem上导航到id为0的歌手页
2022-04-05 14:41:48 +08:00
pan93412
871217713a
revert: isCreateTray 在瀏覽器環境應永遠為應永遠為 false
...
部分環境沒有 process.env.IS_ELECTRON,以致發生錯誤。
This reverts commit 748db54f52 .
2022-04-04 00:46:08 +08:00
pan93412
5ff8868d3e
fix(utils/request): token 過期 (301) 時重新導向至登入頁面 ( #1448 )
2022-03-27 15:16:55 +08:00
Jiang Menghao
626786a008
fix(components/DailyTracksCard): 修复了每日推荐在 Safari 不显示圆角的bug ( #1444 )
2022-03-26 18:55:42 +08:00
memorydream
b1c5873bd6
fix: firefox scrollbar ( #1425 )
2022-03-20 18:05:35 +08:00
memorydream
748db54f52
fix(utils/platform): isCreateTray 在瀏覽器環境應永遠為應永遠為 false
2022-03-16 15:50:20 +08:00
pan93412
fbf695eb16
feat(utils/player): 播放、暫停時淡入淡出
2022-03-16 15:50:20 +08:00
memorydream
ef7f51ecf0
feat(library): i18n & l10n ( #1386 )
...
* Update library translations
* Update zh-TW.js
2022-03-08 12:22:27 +08:00
memorydream
7dad7d810a
fix: 修复部分按钮失效的问题 ( #1380 )
2022-03-06 11:55:57 +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
pan93412
3e1dc62fa0
chore: 更新依賴、更換為 prettier 新規則 ( #1340 )
...
* chore: upgrade dependencies
* style: prettier
2022-02-25 07:36:13 +08:00
memorydream
80b19192c3
fix(views/lyrics): don't open empty artist link ( #1286 )
2022-02-03 20:37:18 +08:00
CNawalol
d15b58d805
feat: mpris support ( #1279 )
...
* feat: mpris support
* fix: 修复网页版无法播放
* fix: 修复在 Player.js 里 ipcRenderer 为空时引发的错误
* docs: update README
* docs: update README
Co-authored-by: memorydream <34763046+memorydream@users.noreply.github.com>
2022-01-30 00:37:12 +08:00
memorydream
c8b9c0dae8
fix(utils/lyrics): format
2022-01-28 15:17:34 +08:00
memorydream
769ba47a1d
fix(utils/lyrics): [min:sec] timestamp lyrics parse ( #1277 )
...
* fix(utils/lyrics): [min:sec] timestamp lyrics parse
* refactor(utils/lyrics): simplify time expression
* style(utils/lyrics): remove duplicate space
Co-authored-by: pan93412 <pan93412@gmail.com>
2022-01-28 14:54:40 +08:00
pan93412
8a6c13e62f
refactor(utils/lyrics): support multi-timestamp lyrics ( #1268 )
...
* refactor(utils/lyrics): support multi-timestamp lyrics
Fully rewrited and improved the performance.
* refactor(utils/lyrics): remove useless .map
* fix(utils/lyrics): enhance the extraction logic
2022-01-27 16:25:45 +08:00
memorydream
171f4708d8
remove comment
2022-01-27 01:49:18 +08:00
pan93412
9ae5e4f059
fix(utils/lyrics): do not preserve the empty lyric
2022-01-27 00:07:09 +08:00
pan93412
3ddfe9c3bb
refactor(utils/lyrics): better parsing logic
2022-01-26 23:41:53 +08:00
pan93412
ebd863f5b6
refactor(ncmapi): manage NCMAPI with submodule
...
also:
- docs: tells user to clone repo recursively
- feat(ci): clone recursively
- feat(ncmapi): backport my change
https://github.com/Binaryify/NeteaseCloudMusicApi/pull/1453
- refactor: rewrite startNeteaseMusicApi()
2022-01-26 18:13:55 +08:00
Wenqi Huang
4b22651a07
fix: set "onend" callback for howler properly ( #1249 )
...
Fix #1090
2022-01-22 20:39:26 +08:00
memorydream
75fed70c38
fix: retry when personalFM not found data ( #1231 )
...
* fix: retry when personalFM not found data
* fix
* fix: retry count
2022-01-17 23:23:39 +08:00
memorydream
d716bb8cde
feat: refactor tray ( #1227 )
...
* feat: support set tray icon tooltip info
* fix: name
* refactor tray impl and add tray playing state change
* fix: linux impl
* add pause icon
* add tray like state
* fix
* fix: linux impl
* better pause icon
2022-01-17 23:23:21 +08:00
memorydream
3cbb8d9b25
fix: wrong trim all white space lyric ( #1233 )
2022-01-17 21:12:40 +08:00
chen310
585691aa0f
fix: 云盘加载歌曲数增加至1000 ( #1242 )
...
FIXME: 超过 1000 的部分仍无法显示
Fix #940
Fix #1024
Fix #1240
2022-01-17 20:38:09 +08:00
GalvinGao
42f3da9b37
feat: add reversed mode & improvements to lyrics animation ( #1226 )
...
* feat(reversed-mode): add reversed mode & improvements to lyrics animation
* feat(lyrics-animation): improve `:active` style
* fix: extra white space after artist in lyrics view
* refactor: remove unused function
* feat: slightly add duration of transition to improve replication from Apple Music style
2022-01-14 15:30:19 +08:00