Commit Graph

104 Commits

Author SHA1 Message Date
nongyehong
9b771e02ec feat(component): 新增GPT欢迎页面,完善设置页面 2024-07-02 01:03:14 +08:00
nongyehong
058b91d7af style(component): 💄 修改一些页面的样式 2024-06-30 23:51:30 +08:00
nongyehong
4c85b4afcc feat(component): 新增GPT页面设置功能 2024-06-29 23:54:34 +08:00
nongyehong
5d9794cdb6 style(component): 💄 修改GPT页面以及主页侧边栏样式 2024-06-27 23:31:09 +08:00
nongyehong
7260840f4b feat(component): 新增GPT组件
优化主页侧边栏代码封装
2024-06-26 23:52:38 +08:00
nongyehong
89a7605055 fix(rust): 🐛 修复mac系统背景玻璃拟态导致的问题 (#IA5AO8)
修复打包时因打印组件的路径导致的问题
2024-06-21 18:32:39 +08:00
nongyehong
ea4b82be25 perf(system): 对接后端服务
注:功能尚未完善,后端服务尚未对接完毕
2024-06-12 01:16:01 +08:00
nongyehong
0355f976b8 perf(services): 优化请求接口以及消息提示
更新vue版本修复_ctx报警告问题
更新naive-ui版本修复该版本已知问题
2024-05-05 01:38:12 +08:00
nongyehong
e17cb7c24a feat(style): 新增项目版本信息打印
移除主题切换时的Transitions效果
2024-04-29 21:20:01 +08:00
nongyehong
af5042261b fix(components): 🐛 修复回复功能缺陷
修复回复功能不可以回复其他消息类型
修复拉伸窗口功能
2024-04-28 20:13:54 +08:00
nongyehong
31f7e1732c perf(views): 优化页面收缩功能
优化连接错误提示
优化自动登录时可中断登录
2024-04-27 05:28:24 +08:00
nongyehong
94d2cb1fec perf(components): 优化表情回应
新增信息时间戳显示
2024-04-25 20:48:07 +08:00
nongyehong
0c4615d413 perf(components): 优化群聊回复表情功能 2024-04-24 11:59:46 +08:00
nongyehong
1fb3530cbd feat(components): 实现群聊回复表情功能 2024-04-24 00:00:16 +08:00
nongyehong
cf4820bffb feat(components): 完善右键功能的显示资料
剔除冗余代码
完善回复对超链接的支持
2024-04-22 23:32:09 +08:00
nongyehong
fc753b5f05 docs: 📝 变更代码规范
添加husky
变更使用cz-git
2024-04-22 02:24:36 +08:00
nongyehong
93770c1012 🎉 release(custom): 发布v1.5.0版本
升级核心依赖版本
使用unocss前缀组插件简化写法
2024-04-19 16:51:13 +08:00
nongyehong
c5109d7441 perf(system): 优化回复功能的实现
支持对图片和其他类型消息回复
2024-04-19 04:27:57 +08:00
nongyehong
e1eb827b58 🐛 fix(system): 修复回复功能的一些问题 2024-04-18 23:53:58 +08:00
nongyehong
e8164e080e feat(system): 初步实现回复功能 2024-04-17 23:59:52 +08:00
nongyehong
8aeaf76910 perf(style): 提取复用hooks 2024-04-15 23:06:16 +08:00
nongyehong
844c251711 perf(system): 优化输入框功能
优化艾特功能
复用功能封装
2024-04-14 21:04:53 +08:00
nongyehong
76d3c9ff6c 🐛 fix(system): 修复艾特框滚动和选中问题 2024-04-14 05:33:43 +08:00
nongyehong
62d86faf73 perf(system): 优化艾特框功能
新增输入拼音时等待输入完毕
新增艾特框上下选择功能
2024-04-14 04:38:17 +08:00
nongyehong
42d2453991 perf(system): 优化聊天框中常用功能
优化右键菜单复制功能
优化原生复制功能
优化网址识别功能
2024-04-14 01:17:32 +08:00
nongyehong
eba6395966 feat(setting): 新增发送信息快捷键
优化表情框
2024-04-13 02:30:22 +08:00
nongyehong
baae17e03b feat(custom): 新增表情功能 2024-04-11 23:00:58 +08:00
nongyehong
cd9acf9e90 🐛 fix(custom): 修复使用n-virtual-list组件未阻止滚动问题 2024-04-10 23:21:53 +08:00
nongyehong
998ab1418a 🐛 fix(system): 修复系统托盘图标切换问题 2024-04-10 19:40:26 +08:00
nongyehong
0b7878e8da 🐛 fix(system): 修复已知问题 2024-04-10 17:42:47 +08:00
nongyehong
b10d5c0b96 perf(setting): 优化系统托盘图标在不同窗口下显示不同功能 2024-04-08 21:16:34 +08:00
nongyehong
0289f3534a feat(style): 新增系统托盘无状态图标切换 2024-04-08 00:54:54 +08:00
nongyehong
afa467567e ✏️ docs(style): 更新md文档项目展示内容 2024-04-05 23:23:35 +08:00
nongyehong
c4729d4d15 🐛 fix(setting): 修复独立窗口无法接收响应式数据 2024-04-02 01:43:45 +08:00
nongyehong
665237da08 :medal: version(system): 发布1.4.0版本 2024-04-02 00:16:58 +08:00
nongyehong
a3f43189ec :medal: version(system): . add LICENSE. 2024-04-01 23:13:27 +08:00
nongyehong
5d6c9f3da4 perf(system): 优化屏幕共享功能 2024-04-01 23:03:38 +08:00
nongyehong
2eae0333c0 perf(system): 优化文件类型消息 2024-03-31 23:23:34 +08:00
nongyehong
e7cb15a543 perf(system): 优化艾特功能 2024-03-30 19:41:00 +08:00
nongyehong
9a94c17919 feat(system): 新增ait功能 2024-03-29 23:45:41 +08:00
nongyehong
70fb55b94a perf(style): 完善主题的配置,优化信息列表功能 2024-03-28 23:58:24 +08:00
nongyehong
54cc2a6643 🐛 fix(system): 使用pinia-shared-state来解决标签页之间store的共享问题 2024-03-27 04:49:44 +08:00
nongyehong
4b557e2a39 🐛 fix(system): 修复已知的问题 2024-03-25 23:57:42 +08:00
nongyehong
5614750ead perf(system): 优化系统托盘图标闪烁 2024-03-23 19:52:20 +08:00
nongyehong
4f81f50e13 feat(system): 新增群聊侧边栏 2024-03-22 23:58:54 +08:00
nongyehong
d139a3694e perf(setting): 优化配置 2024-03-21 23:57:46 +08:00
nongyehong
c1563efa5b perf(system): 优化系统托盘右键菜单 2024-03-20 23:56:17 +08:00
nongyehong
183a2e786f feat(setting): 新增关闭窗口提示 2024-03-19 23:41:41 +08:00
nongyehong
60939bfd77 feat(system): 新增消息独立窗口功能 2024-03-18 20:34:17 +08:00
nongyehong
2feb9c0ba7 feat(style): 新增用户信息框跟随图片背景颜色功能 2024-03-17 13:58:55 +08:00