StarsEnd33A2D17
adafffd86b
feat: add RealIP setting
2024-09-30 13:35:22 +08:00
Younglina
481ba6bce3
fix: 相似歌手接口需要登录;未登录获取艺人热门歌曲没有图片 ( #2286 )
2024-08-13 18:20:52 +08:00
StarsEnd
df82c7cd22
feat(ui): add fullscreen button ( #2276 )
...
* feat(ui): add fullscreen button
* fix: fullscreen图标修改,添加exit icon
2024-08-13 14:28:05 +08:00
Younglina
bd5af9c721
fix: 默认值错误导致加载空节点 ( #2280 )
2024-08-13 14:26:02 +08:00
5unV
7cb063d511
fix: 纠正脏标的判断 ( #2268 )
2024-08-07 22:37:29 +08:00
Younglina
24477694f8
fix: 手机号placeholder显示问题 ( #2197 )
2024-03-18 15:16:48 +08:00
Revincx
486b04b70b
feat(player): sync playing progress to mpris service on linux
...
Co-authored-by: alex3236 <45303195+alex3236@users.noreply.github.com>
2023-08-26 10:31:43 +08:00
Revincx
6ad756b215
fix(ui): add max-width attr for settings selector
2023-08-26 10:31:43 +08:00
Revincx
ed1daab1f6
feat: use osdlyrics dbus interface to send lyric contents
2023-08-26 10:31:23 +08:00
Lvc Revincx
845bc8a921
Merge branch 'qier222:master' into revincx-pr
2023-08-25 23:28:35 +08:00
拆家大主教
f2efc4e682
feat(lyrics): Add pronunciation lyric mode ( #2091 )
...
* feat: Add pronunciation lyric mode
* fix(lyrics): Fixed issue where lyric-mode-switch displays when the translation setting is off
2023-08-07 23:32:28 +08:00
Siykt
4ec550dc46
fix(login): clear last interval when calling checkQrCodeLogin ( #2094 )
...
Fixed #2093
2023-07-24 13:01:49 +08:00
Anmizi
dd6d4bf1c6
feat(settings): Internationalize some strings ( #2016 )
2023-07-03 12:45:08 +08:00
Kris Hu
1b7e33c222
fix: 艺人页面专辑区不显示精选集 ( #2046 )
2023-05-02 00:24:08 +08:00
Holger
65f5df8a60
fix(request): cross domain api issue ( #2026 )
...
Fix the issue when NCMapi is not under the same domain
as the one frontend uses. The original method using
Vercel to proxy requests may cause latency under
some circumstances.
2023-04-08 23:13:28 +08:00
Younglina
8a50337854
fix(tracklist): TrackListItem 序号问题 ( #2011 )
...
直接使用 track.no 可能导致歌曲编号重复。改使用曲目在
阵列中的实际索引位置。
2023-04-08 23:12:13 +08:00
Younglina
c89ebbdd22
fix: album.company显示问题 ( #2009 )
2023-03-22 14:16:47 +08:00
Revincx
022f740c3f
feat: osdlyrics desktop lyrics support
2022-10-05 16:21:18 +08:00
marcus
9e64222bdf
feat: Add time to lyric page ( #1676 )
...
* feat: Add time on lyrics page
* feat: Add the setting item of whether to display the time on the lyrics page
* fix: fix some issue
2022-06-21 13:45:43 +08:00
marcus
7b911c1658
feat: Add "Volume Control" to Lyrics Page ( #1672 )
...
* feat: Add "Volume Control" to Lyrics Page
* fix: fix mute button
2022-06-21 13:45:32 +08:00
marcus
000cfda922
feat: Added "Add to Playlist" on lyrics page ( #1671 )
2022-06-19 20:53:28 +08:00
Changjian Gao
0abd616ca1
feat: Add context menu on MV page ( #1670 )
2022-06-19 20:52:26 +08:00
memorydream
2a2ac5a37d
fix: 私人推荐歌单 ( #1665 )
...
* fix: 私人推荐歌单
* update
2022-06-19 20:51:42 +08:00
memorydream
439f368fd6
fix: 音乐库收藏的歌单少了第一张歌单 ( #1657 )
2022-05-23 01:27:49 +08:00
memorydream
c1efcb895c
fix: 歌词页视觉效果缺陷 ( #1649 )
2022-05-21 06:03:11 +08:00
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
93c7ba2fd8
feat: 支持Hi-Res ( #1585 )
2022-05-01 01:24:20 +08:00
memorydream
21c7b5ae44
feat: UNM 设置页面 l10n ( #1578 )
...
* feat: UNM 设置页面 l10n
* update translate
* update
2022-04-30 14:49:24 +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
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
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
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
memorydream
3ea5446fcc
fix : PersonalFM can not found next track ( #1217 )
...
* fix : PersonalFM can not found next track
* do not call _loadPersonalFMNextTrack() when reload personal FM
* fix: revert
* fix: separate playNextTrack
* fix: moveToFMTrash
* fix
* fix: shortcut and _loadPersonalFMNextTrack()
* show toast when personal timeout
* fix: name
2022-01-12 01:04:40 +08:00
memorydream
76a8742d61
feat: better lyrics filter ( #1210 )
...
* feat: better filter lyrics
* change
* replace filter text with RegExp
* more change
* add try catch
* better author filter
2022-01-11 19:06:47 +08:00