Commit Graph

44 Commits

Author SHA1 Message Date
nongyehong
85b6cad03f perf: 优化锁屏页面功能
新增更新功能
2024-07-11 23:58:57 +08:00
nongyehong
71a1dd9383 feat: 发布v1.6.0版本 2024-07-04 01:05:26 +08:00
nongyehong
058b91d7af style(component): 💄 修改一些页面的样式 2024-06-30 23:51:30 +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
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
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
665237da08 :medal: version(system): 发布1.4.0版本 2024-04-02 00:16:58 +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
183a2e786f feat(setting): 新增关闭窗口提示 2024-03-19 23:41:41 +08:00
nongyehong
2feb9c0ba7 feat(style): 新增用户信息框跟随图片背景颜色功能 2024-03-17 13:58:55 +08:00
nongyehong
ed7be38a23 feat(system): 新增在线状态 2024-03-17 00:00:50 +08:00
nongyehong
9fbb6f373e feat(style): 新增个人信息框 2024-03-14 10:37:57 +08:00
nongyehong
a4c171265c ✏️ docs(style): 更新README文档 2024-03-12 09:02:22 +08:00
nongyehong
8adefceb6f perf(system): 使用原生event进行窗口通信 2024-03-12 01:11:35 +08:00
nongyehong
63ce821fd7 🐛 fix(custom): 修改页面样式没有加载问题,修复打包后静态文件路径问题 2024-03-10 11:54:46 +08:00
nongyehong
648995e401 🐛 fix(custom): 修复已知问题 2024-03-09 05:45:47 +08:00
nongyehong
16007a204c 🌻 update(custom): 更新好友和群聊详情页面 2024-03-09 03:39:35 +08:00
nongyehong
2a609ffcec 🌻 update(custom): 更新项目主要依赖版本 2024-03-08 02:31:17 +08:00
nongyehong
acc01945d4 🌻 update(custom): 更新侧边栏功能显示 2024-03-06 08:03:27 +08:00
nongyehong
196d2d12a8 feat(custom): 新增动态页面 2024-03-04 05:48:50 +08:00
nongyehong
009c3b01dd feat(custom): 新增输入框功能 2024-03-03 00:05:05 +08:00
nongyehong
393a689ef7 feat(custom): 新增拖拽排序、消息移除功能 2024-02-20 03:31:20 +08:00
nongyehong
b6f668fd0d feat(custom): 新增主题切换功能,修复一些已知的问题 2024-02-18 16:04:38 +08:00
nongyehong
60bc859ce2 🌻 update(custom): 更新聊天框页面的图标样式 2024-01-28 22:10:03 +08:00
nongyehong
600e224fdb 🐛 fix(custom): 修复已知的问题 2024-01-28 06:09:29 +08:00
nongyehong
ed4d825d06 🐛 fix(custom): 修复因为配置的问题导致的代码格式化 2024-01-28 06:05:51 +08:00
nongyehong
ba99bb2650 🐛 fix(custom): 回退vite版本5.0.12导致启动不了端口服务的问题 2024-01-28 05:04:03 +08:00
nongyehong
5c26e4e5f3 🌻 update(custom): 更新依赖版本 2024-01-25 23:42:35 +08:00
nongyehong
f1010e4fe5 🐛 fix(custom): 修复新建窗口的问题,修复窗口背景的问题 2024-01-20 08:01:05 +08:00
nongyehong
295bde57d9 feat(custom): 新增护眼主题,隐藏窗口默认顶部菜单栏,优化rust打包配置 2024-01-15 06:14:04 +08:00
nongyehong
2af6767ad1 feat(custom): 新增unocss及其插件 2024-01-10 02:18:32 +08:00
nongyehong
27e7bd00df 🌻 update(custom): 升级vue、vue-tsc、TS、vite版本 2024-01-05 21:02:11 +08:00
nongyehong
d2ac653b87 🆕 version(custom): 发布v1.0.0-alpha版本 2023-12-17 02:21:55 +08:00
nongyehong
0b48de8eec init 初始化项目配置 2023-12-16 03:56:10 +08:00
nongyehong
85a59e86ca init 初始化仓库 2023-12-15 20:25:35 +08:00