Commit Graph

166 Commits

Author SHA1 Message Date
star
f186769f33 feat(plugin service) 2025-08-19 19:12:06 +08:00
时迁酱
4310e1edf1 update branch-pipeline.yml 2025-08-19 02:46:26 +00:00
时迁酱
e9d2b803cb update master-pipeline.yml 2025-08-19 02:45:30 +00:00
时迁酱
a122ce85a8 update master-pipeline.yml 2025-08-19 02:43:48 +00:00
时迁酱
3bf682b843 add default pipeline template yaml 2025-08-19 02:38:23 +00:00
sqj
9e273dcf01 支持ttml格式歌词 2025-08-19 10:34:45 +08:00
sqj
e0465aa988 Merge remote-tracking branch 'origin/main'
# Conflicts:
#	src/main/services/music/net-ease-service.ts
2025-08-19 10:31:00 +08:00
star
5d3d9a7214 feat(download single song) 2025-08-18 21:41:56 +08:00
star
9c0a62bb96 feat(download single song) 2025-08-18 21:03:26 +08:00
sqj
874dc24579 add 歌曲导入导出 2025-08-18 20:42:34 +08:00
sqj
aba2814faa fix 绑定了键盘事件,优化用户体验,修复播放中断的问题,对比度计算逻辑 2025-08-18 18:44:10 +08:00
sqj
49068bcfa9 fix:部分已知问题 2025-08-18 16:09:57 +08:00
sqj
d7cf7630d4 修复播放列表的动bug 2025-08-18 15:00:55 +08:00
star
bb330a8971 ignore(build) 2025-08-18 13:30:21 +08:00
霜霜
f6d7a4bcc6 Merge branch 'main' of https://gitee.com/sqjcode/CeruMuisc 2025-08-18 13:18:50 +08:00
霜霜
ac26725de0 feat(ai-float-ball): 增强悬浮球拖拽功能并改进错误处理
- 为悬浮球添加拖拽功能,支持自动吸边和边界限制
- 改进错误处理,使用类型断言确保错误对象类型安全
- 优化悬浮球交互逻辑,添加关闭按钮和hover效果
- 完善类型定义,为AI服务API添加更详细的类型声明
- 重构消息处理逻辑,使用async/await处理marked转换
2025-08-18 13:16:13 +08:00
star
62a7926f82 refactor(music service) 2025-08-18 13:04:06 +08:00
霜霜
13620fdf6c Merge branch 'main' of https://gitee.com/sqjcode/CeruMuisc 2025-08-18 12:21:17 +08:00
霜霜
5eae71a732 refactor(settings): 优化设置页面代码格式和布局
移除不必要的换行和缩进,保持代码简洁一致
调整按钮和输入框的布局,提升可读性
2025-08-18 12:21:11 +08:00
sqj
eabff52210 merge 2025-08-18 12:18:46 +08:00
sqj
f73db41da9 Merge branch 'main' of https://gitee.com/sqjcode/CeruMuisc 2025-08-18 12:14:32 +08:00
sqj
d131ac245d fix package.json 2025-08-18 12:14:09 +08:00
霜霜
0dd538f443 feat(ai): 实现流式AI对话功能并添加DeepSeek API配置
- 新增流式AI对话接口及相关事件处理
- 添加DeepSeek API Key配置界面
2025-08-18 00:20:48 +08:00
霜霜
471dd19f72 Merge branch 'main' of https://gitee.com/sqjcode/CeruMuisc 2025-08-17 23:28:09 +08:00
霜霜
2b2ba5cb87 feat(ai): 添加AI助手功能,包括悬浮球交互界面和DeepSeek集成
- 新增AI服务模块,集成DeepSeek语言模型
- 添加悬浮球组件实现用户交互界面
- 实现聊天消息的Markdown渲染和样式优化
- 更新类型定义和依赖配置以支持AI功能
2025-08-17 23:27:40 +08:00
sqj
b0fc5cb480 add:歌词&封面 2025-08-17 23:21:53 +08:00
sqj
cc8744b84c add:播放逻辑基本实现 2025-08-17 19:30:59 +08:00
sqj
66c3c4e3e0 add fullMusic 2025-08-16 23:48:06 +08:00
sqj
550a21e3aa fix:lint 2025-08-16 16:13:47 +08:00
sqj
8d90c865b5 fix search 2025-08-16 15:47:47 +08:00
sqj
fa84380cd6 fix apiServer 2025-08-16 15:37:53 +08:00
sqj
ba332e4c96 add(package.json):NeteaseCloudMusicApi 2025-08-16 15:07:10 +08:00
star
35c3f475e0 ignore(.idea) 2025-08-16 13:47:36 +08:00
star
6a620924da feat(music service): add response types 2025-08-16 13:19:47 +08:00
star
4fb1734708 Merge remote-tracking branch 'origin/main'
# Conflicts:
#	src/renderer/src/services/music/index.ts
#	src/renderer/src/services/music/net-ease-service.ts
2025-08-16 13:03:20 +08:00
star
51151ad73a feat(music service): add top_list and get_list_songs support 2025-08-16 13:02:39 +08:00
霜霜
9161818d78 Merge branch 'main' of https://gitee.com/sqjcode/CeruMuisc 2025-08-16 12:34:42 +08:00
霜霜
2ee91223be feat(标题栏): 添加返回按钮和标题显示功能
- 在TitleBarControls组件中新增返回按钮和标题显示功能
- 更新设置页面布局,使用新的标题栏组件
- 添加全局滚动条样式美化
2025-08-16 12:34:37 +08:00
sqj
15d56040f3 fix:为底部预留空间 2025-08-16 12:24:01 +08:00
star
70259388ac Merge remote-tracking branch 'origin/main'
# Conflicts:
#	src/renderer/src/services/music/index.ts
#	src/renderer/src/services/music/net-ease-service.ts
2025-08-16 12:09:01 +08:00
霜霜
33b5d32292 Merge branch 'main' of https://gitee.com/sqjcode/CeruMuisc 2025-08-16 11:40:16 +08:00
sqj
51c6627285 add(home) fix(list):ui 2025-08-16 11:34:37 +08:00
star
c8a9c2a801 feat(music service): add top_list and get_list_songs support 2025-08-16 11:02:07 +08:00
star
a26e057bd4 feat(libs): 添加NeteaseCloudMusicApi库 2025-08-15 15:17:34 +08:00
sqj
a64b1391b3 merge 2025-08-14 23:07:54 +08:00
霜霜
856087a959 feat(音乐): 添加音乐列表页面及路由配置
- 新增音乐列表页面组件,包含歌曲展示、播放状态和标签功能
- 在路由配置中添加音乐列表作为首页的子路由
- 更新全局样式,添加基础字体大小设置
- 调整首页样式,修复滚动条问题
2025-08-14 21:20:27 +08:00
霜霜
8f38f203fe feat: 添加sass-embedded依赖并重构首页布局
- 引入iconfont图标库
- 重构首页布局,包括侧边栏导航和顶部搜索栏
2025-08-14 20:11:51 +08:00
霜霜
7ae7baaa12 feat(assets): 添加图标字体文件和相关样式
feat(views/home): 重构首页布局,添加侧边栏菜单和logo
2025-08-14 18:10:07 +08:00
sqj
15b3a40230 fix:playmussic 2025-08-14 18:06:05 +08:00
sqj
b6168e168c fix:api 2025-08-14 17:40:09 +08:00