This repository was archived by the owner on May 29, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
整! #374
Open
NanoRocky
wants to merge
30
commits into
imsyy:dev
Choose a base branch
from
NanoRocky:dev
base: dev
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
整! #374
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@NanoRocky is attempting to deploy a commit to the imsyy's projects Team on Vercel. A member of the Team first needs to authorize it. |
Pizero:你在玩函数繁殖吗?
又是手欠点了格式化的一天
fix(yrc): 移动位置并改为使用watch实现
# 修复错误的 AMLL 歌词获取逻辑 # 修复逐字歌词和逐行歌词的歌词显示延迟问题 # 为歌词刷新添加渐隐和整行下沉动画效果替代生硬消失效果 # 修改默认 Speech 语音生成的等待时间至 1500 毫秒,防止频繁点击产生请求洪水以及消耗生成数
Bumps the npm_and_yarn group with 1 update in the / directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite). Updates `vite` from 6.0.7 to 6.0.9 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v6.0.9/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-type: direct:development dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
…yarn-545022be4d build(deps-dev): bump vite from 6.0.7 to 6.0.9 in the npm_and_yarn group across 1 directory
# 添加独立的壁纸配置,增加壁纸时无需重新编译项目 # 允许为移动端设置不同分辨率的壁纸 # 允许在移动端点击 网站列表 以打开设置 # 依赖更新
* feat: support progress bar * feat/fix: cleanup event & 修复归位不可用 * feat(MusicProgressBar): support touch device Signed-off-by: Pizero <zhaory200707@outlook.com> * feat(MusicProgressBar): 未加载完成时等待加载完成再同步icon位置 --------- Signed-off-by: Pizero <zhaory200707@outlook.com>
[FIX] 修复韩小韩天气 API 调用异常。(谁家 API 早晚天气要调用不同函数的,文档也没写几点之后拿晚函数啊...[bushi]) [FIX] 修复签名函数生成带双斜杠链接的错误 [ADD] 为进度条增加拖动功能,双击 Footer 可固定 Icon [ADD] 使用 POSTCSS 管理 Web 兼容性 [ADD] 补全语音 [Update] 依赖组件更新
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
进行亿些小小的功能改动~
·【ADD】 增加逐字歌词模块。允许通过 MetingAPI 和 AMLL TTML Database 获得逐字歌词,兼容网易云和QQ音乐。MetingAPI 需要使用修改过的版本, injahow 那边大概是因为我动了上游的 Meting 叭,并没有处理 pr ,Meting 那边也没有动静。使用之前的 MetingAPI 可正常解析网易云音乐逐行歌词,AMLL TTML Database 也会补充部分音乐的逐字。AMLL TTML Database 的调用方式是拿歌曲 id 去获取文件。目前还没有找到什么办法能屏蔽掉浏览器控制台内的 404 提示,包括写一个 js 专门用来获取文件。望其他大佬指点!
·【FIX】依赖组件更新,更新或替代已弃用的依赖,使用新的 global.scss 引用方式,消除依赖弃用提示。
·【ADD】加了一个没球用的语音提示模块,在弹出某些提示时播放语音提示,包含预生成(固定的通知提醒)和实时生成(播报歌名)。
·【ADD】在 Footer 顶边框上加了个音乐显示进度条,在未播放音乐时默认隐藏。允许拖动 Icon 更改进度,现允许双击 Footer 常驻 Icon。
·【ADD】添加了个键盘监听,用来切歌,并设置仅当页面在最前有效。
·【ADD】向浏览器汇报 Media Session 元数据,让 Windows 10 or 11 能正确显示播放控件,并可正常切歌。
·【FIX】修复了一些小 BUG ,如 TimeCapsule.vue 中的 Number(item.percentage) 。
·【FIX】补全漏的 “-webkit” ,增强兼容性。
·【ADD】加了个“季节效果”,在固定月份挂载 js 来添加不同的效果。
·【ADD】为歌词刷新添加渐隐和整行下沉动画效果替代生硬消失效果。
·【ADD】添加独立的 json 用于配置壁纸个数,添加壁纸时无需重新编译项目。
·【ADD】允许在移动端点击 “网站列表” 打开移动端设置。
·【ADD】允许在移动端使用不同的壁纸。
·【FIX】以韩小韩API替代失效的教书先生API
·【ADD】添加腾讯位置服务支持,以解决高德接口次数不足以及不支持 IPV6 的问题
·【ADD】修改天气模块策略,在一个接口失效时切换另一个接口
·【FIX】修复天气模块中的错误,处理气温平均数时自动删除多余符号单位,处理风量时先判断是否携带级字再考虑添加
·【ADD】 使用 POSTCSS 管理 Web 兼容性
......
拉着 @pizeroLOL 从暑假整到现在,从 Azure 到 Meting,也算是完成人生中第一个小项目了!()
对于这堆代码..只能说能跑,嗯...能多shi有多shi。就我写的那充满 warnings 连套六七个 if 的玩意,也算是让 Pizero 改的崩溃了。咳咳,看看有没有其它大佬来修修叭(
目前效果预览:酪灰の主页
先给作者留一个表情包在这(bushi):
