Commit Graph

77 Commits

Author SHA1 Message Date
Happi (哈比)
fe54f79b21 数据和测试案例按照架构来处理 2026-03-09 14:59:29 +08:00
Happi (哈比)
7b78da86e7 更新测试案例 2026-03-09 13:03:44 +08:00
wangfeng
76e36ecc72 Merge pull request '优化配置,修复 demo bug' (#6) from cody/netwrok_SDK into dev
Reviewed-on: https://gitea.winwayinfo.com/CUS-IM/customer-im-client/pulls/6
2026-03-09 11:12:41 +08:00
Cody
03b89706a5 极简接口定义和响应定义,支持更多的解析器 2026-03-09 11:04:52 +08:00
Cody
a063ce178e 加解密性能优化,预埋 2026-03-09 09:06:39 +08:00
Cody
132349c410 修复优化引起的 demo bug 2026-03-08 21:38:25 +08:00
Cody
9610c455ec 优化 demo 2026-03-08 21:13:48 +08:00
Cody
c310ded32a Merge remote-tracking branch 'origin/dev' into cody/netwrok_SDK
# Conflicts:
#	apps/im_app/lib/features/chat/presentation/chat_db_test_view_model.dart
#	apps/im_app/lib/features/login/presentation/login_view_model.dart

修复逻辑漏洞,性能优化
2026-03-08 20:47:28 +08:00
wangfeng
f8f8443031 Merge pull request 'dto/业务数据分离,替换' (#5) from happi/dev/database-update into dev
Reviewed-on: https://gitea.winwayinfo.com/CUS-IM/customer-im-client/pulls/5
2026-03-08 16:30:32 +08:00
DK
f9d4760e5e feat(Core UI): common 常量 2026-03-08 15:30:37 +08:00
Cody
0ee2c8c63c 优化配置,修复 demo bug
1,network 框架完善
2,websocket 机制完善
3,设计文档整理到架构文档
4,脚本,配置完善
2026-03-07 19:29:18 +08:00
Happi (哈比)
56112e1fe3 Merge branch 'dev' into happi/dev/database-update 2026-03-07 18:15:18 +08:00
Happi (哈比)
077d79abb3 dto数据/entity数据 迁移 2026-03-07 18:15:05 +08:00
Happi (哈比)
a066e9d2dc 1)修改数据库命名,不和业务使用重合。
2)修改user 表,uid为unique, 聊天室文件夹name unique移除
2026-03-07 17:29:32 +08:00
wangfeng
9f4db63d8a Merge pull request '数据库表迁移' (#4) from happi/dev/database-update into dev
Reviewed-on: https://gitea.winwayinfo.com/CUS-IM/customer-im-client/pulls/4
2026-03-07 15:43:47 +08:00
Happi (哈比)
36a4cdab03 Merge branch 'dev' into happi/dev/database-update 2026-03-07 14:29:22 +08:00
Happi (哈比)
074d90b15e remove unused prints 2026-03-06 19:02:09 +08:00
Happi (哈比)
119b376720 数据库表迁移 2026-03-06 19:00:25 +08:00
wangfeng
f8a118af73 Merge pull request 'Update the mason clean architecture bricks to the setup.sh' (#3) from josh/dev/melos/script/mason_add_bricks into dev
Reviewed-on: https://gitea.winwayinfo.com/CUS-IM/customer-im-client/pulls/3
2026-03-06 18:53:47 +08:00
wangfeng
76f7a93036 Merge pull request '更新架构文档' (#2) from cody/update-Architecture-doc into dev
Reviewed-on: https://gitea.winwayinfo.com/CUS-IM/customer-im-client/pulls/2
2026-03-06 18:53:35 +08:00
wangfeng
d326724192 Merge pull request '更新数据库' (#1) from happi/dev/database-update into dev
Reviewed-on: https://gitea.winwayinfo.com/CUS-IM/customer-im-client/pulls/1
2026-03-06 18:53:27 +08:00
ethan
2216d58e84 Update the mason clean architecture bricks to the setup.sh 2026-03-06 18:07:54 +08:00
Cody
7ffaee7469 修复 pubspbec.lock 文件编译的时候被修改的 bug,必须要保持锁定,除非主动升级 2026-03-06 17:57:42 +08:00
Cody
b3b0b9cf05 更新架构文档 2026-03-06 17:18:20 +08:00
Happi (哈比)
113ecb633a 更新数据库 2026-03-06 16:54:51 +08:00
Cody
bf9e099747 Initial project 2026-03-06 15:05:53 +08:00
Cody
977b627b15 Initial commit 2026-03-06 12:15:52 +08:00