Commit Graph

62 Commits

Author SHA1 Message Date
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
nongyehong
ed7be38a23 feat(system): 新增在线状态 2024-03-17 00:00:50 +08:00
nongyehong
c2fb6d7d7a feat(custom): 新增自动登录功能 2024-03-15 12:56:18 +08:00
nongyehong
9fbb6f373e feat(style): 新增个人信息框 2024-03-14 10:37:57 +08:00
nongyehong
bd963308b1 perf(setting): 使用命名空间简化ts类型导入 2024-03-14 00:00:03 +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
ebd7a41e89 feat(custom): 新增聊天页面页脚显示功能 2024-03-08 14:07:57 +08:00
nongyehong
2a609ffcec 🌻 update(custom): 更新项目主要依赖版本 2024-03-08 02:31:17 +08:00
nongyehong
e4acbd567d 🐛 fix(custom): 修复跨标签页没有判断类型的问题 2024-03-08 00:16:37 +08:00
nongyehong
2394aa27b8 🌻 update(custom): 更新登录界面样式 2024-03-07 17:54:14 +08:00
nongyehong
e8dc44134d 🌻 update(custom): 更新气泡动画 2024-03-07 05:52:24 +08:00
nongyehong
1f01b7b80c 🌻 update(custom): 更新悬浮按钮样式,修复已知的部分问题 2024-03-07 02:05:19 +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
b11593d0e1 feat(custom): 新增好友和群聊详情页 2024-03-03 03:35:32 +08:00
nongyehong
009c3b01dd feat(custom): 新增输入框功能 2024-03-03 00:05:05 +08:00
nongyehong
2f2bd45e74 feat(custom): 新增消息气泡功能(第一版) 2024-02-21 23:29:31 +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
e9737994e3 feat(custom): 新增元素平滑上升的vue指令 2024-02-04 17:22:51 +08:00
nongyehong
6a1688b150 feat(custom): 新增好友聊天页面设置侧边栏 2024-02-04 02:16:30 +08:00
nongyehong
070d1e67fb 🌻 update(custom): 更新右键菜单位置抉择 2024-02-03 03:36:26 +08:00
nongyehong
4224cbd10d 🌻 update(custom): 更新右键菜单样式,新增聊天输入框右键菜单 2024-02-02 02:33:28 +08:00
nongyehong
5e21671992 feat(custom): 新增聊天页面的总体样式 2024-01-31 02:07:03 +08:00
nongyehong
db566cdacf 🌻 update(custom): 更新图标风格和主题颜色 2024-01-30 01:06:18 +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
487767cf08 🌻 update(custom): 更新右键菜单到信息和用户列表中 2024-01-25 08:32:32 +08:00
nongyehong
ad69adaa1a 🌻 update(custom): 更新登录页面样式,更新主页的列表样式 2024-01-24 07:25:43 +08:00
nongyehong
80ff121e44 🌻 update(custom): 更新用户列表样式 2024-01-23 09:29:46 +08:00
nongyehong
910a6c49d9 🌻 update(custom): 更新主页消息列表样式 2024-01-22 06:31:41 +08:00
nongyehong
bf94200394 🌻 update(custom): 更新主页的样式 2024-01-21 23:23:07 +08:00
nongyehong
6a390605f5 🌻 update(custom): 更新主页的样式 2024-01-21 09:59:18 +08:00
nongyehong
f1010e4fe5 🐛 fix(custom): 修复新建窗口的问题,修复窗口背景的问题 2024-01-20 08:01:05 +08:00
nongyehong
6f58e78000 🌻 update(custom): 更新主页的收缩功能 2024-01-19 09:30:52 +08:00
nongyehong
3fbc6b0f19 🌻 update(custom): 更新登录页面的样式,新增二维码登录页面 2024-01-18 08:56:53 +08:00