399 Commits

Author SHA1 Message Date
root
55cfec827a pbfile 2021-10-25 22:01:04 +08:00
Gordon
738feab0d6 log 2021-10-25 21:59:59 +08:00
Gordon
10d350942c log 2021-10-25 21:44:18 +08:00
Gordon
7b96810d8f log 2021-10-25 21:13:49 +08:00
Gordon
aa3b73044b log 2021-10-25 20:57:30 +08:00
Gordon
70b326ff07 pb file 2021-10-25 20:36:11 +08:00
Gordon
2fbe6102cd pb file 2021-10-25 20:24:26 +08:00
Gordon
219e97f3f6 pb file 2021-10-25 20:12:50 +08:00
Gordon
aecfea4d83 pb path 2021-10-25 17:21:23 +08:00
Gordon
8c0a94c31c ws modify 2021-10-25 17:00:31 +08:00
antcorp
7c3aa7ee0b
fix: Startup error (#11)
* fix: Startup error

Fixed a path error that prompted that the configuration file could not be found at startup

* Update config.go

Co-authored-by: Gordon <46924906+FGadvancer@users.noreply.github.com>
2021-10-25 16:42:56 +08:00
Gordon
0e69f7953a ws modify 2021-10-25 16:39:06 +08:00
Gordon
299736b92a ws modify 2021-10-25 16:13:35 +08:00
Gordon
5dabd9bf4b ws modify 2021-10-25 16:03:14 +08:00
root
d98253db43 pb file 2021-10-25 12:19:24 +08:00
Gordon
99792ae8d7 pb file 2021-10-25 12:09:57 +08:00
Away
65157ede23
Update jwt token version (#27)
* add sdk svr to docker script

* panic handle

* fix build from dockerfile on docker-compose

* Update deploy.Dockerfile

* log and scripts optimization

* ci: ignore files created by docker-compose (#19)

* feat: optimise get server ip (#20)

* feat: optimise get server ip

* feat: test ServerIP

* fix issue#15 (#18)

Co-authored-by: Gordon <46924906+FGadvancer@users.noreply.github.com>

* Modify bug for getting lastest seq

* Reduce the MongoDB version to adapt to a few machine (#22)

* Feature/optimise jwt token (#24)

* Pr branch (#25)

* fix update jwt-token version to avoid attackers to bypass intended access restrictions in situations with []string{} for m["aud"]

* del accountAddr

* Create codeql-analysis.yml

* del unuse filed

* fix update jwt-token version to avoid attackers to bypass intended access restrictions in situations with []string{} for m["aud"]

Co-authored-by: Gordon <1432970085@qq.com>
Co-authored-by: Yaxian <yaxian.gu@gmail.com>
Co-authored-by: Zzr <bhg889@163.com>
Co-authored-by: Gordon <46924906+FGadvancer@users.noreply.github.com>
Co-authored-by: brennanli <brennanli@tencent.com>
2021-10-25 11:08:10 +08:00
Gordon
8777dd35df validate modify 2021-10-25 11:00:01 +08:00
Gordon
8ac9090171 send message modify and ws add binary pt 2021-10-25 10:00:52 +08:00
Zzr
8913ca161f
Fix #21 (#23)
* fix issue#15

* fix #21

Co-authored-by: Gordon <46924906+FGadvancer@users.noreply.github.com>
2021-10-23 14:18:55 +08:00
senyu
3d7fd2c192 del unuse filed 2021-10-23 10:51:57 +08:00
Away
b2cc597755
Create codeql-analysis.yml 2021-10-23 09:21:05 +08:00
Away
d6ba0a803d
Pr branch (#25)
* fix update jwt-token version to avoid attackers to bypass intended access restrictions in situations with []string{} for m["aud"]

* del accountAddr
2021-10-22 21:20:31 +08:00
root
6ab6a49e15 pbfile 2021-10-22 21:08:44 +08:00
Gordon
a0fec4afa0 pb file 2021-10-22 21:07:35 +08:00
root
9cd8aa5e7a pbfile 2021-10-22 20:52:55 +08:00
Gordon
ff4e1a3c71 pb file 2021-10-22 20:49:42 +08:00
root
784ac4ecfc pbfile 2021-10-22 20:09:38 +08:00
Gordon
d88ba3545b pb file 2021-10-22 20:02:29 +08:00
Yaxian
0e6432f95a
Feature/optimise jwt token (#24) 2021-10-22 18:49:44 +08:00
Gordon
2e0cb09cdd pb file 2021-10-22 16:31:15 +08:00
Away
0dfaa49c97
Reduce the MongoDB version to adapt to a few machine (#22) 2021-10-22 10:14:32 +08:00
Gordon
098c7cfa9e change send message by ws and optimization 2021-10-21 19:10:55 +08:00
skiffer-git
efeba3432c
Merge pull request #12 from njulk/main
Modify bug for getting lastest seq
2021-10-21 17:11:37 +08:00
skiffer-git
f16cd5b8db
Merge pull request #9 from xmcy0011/dev
change project layout
2021-10-21 17:10:47 +08:00
Zzr
72b23ca235
fix issue#15 (#18)
Co-authored-by: Gordon <46924906+FGadvancer@users.noreply.github.com>
2021-10-21 12:10:38 +08:00
Yaxian
c8155553b8
feat: optimise get server ip (#20)
* feat: optimise get server ip

* feat: test ServerIP
2021-10-21 11:30:48 +08:00
Yaxian
7caf5a0df9
ci: ignore files created by docker-compose (#19) 2021-10-20 23:03:55 +08:00
brennanli
1871b616ba Modify bug for getting lastest seq 2021-10-17 13:25:10 +08:00
xmcy0011
f21623e1b8 fixed submodule path 2021-10-11 22:52:06 +08:00
xmcy0011
a2e204667f Merge branch 'main' into v0926_project_layout
# Conflicts:
#	cmd/open_im_api/main.go
#	internal/rpc/auth/rpcAuth.go
#	internal/rpc/chat/rpcChat.go
#	src/common/log/logrus.go
2021-10-11 22:50:24 +08:00
xmcy0011
1ec9486452 fixed build error 2021-10-11 22:42:10 +08:00
xmcy0011
2b66aafdba change Open-IM-SDK-Core to cmd/ 2021-10-11 22:19:34 +08:00
xmcy0011
3169900f80 mv src/timed_task to internal/timed_task 2021-10-11 22:13:36 +08:00
xmcy0011
737edb985b mv src/common src/utils src/grpc-etcdv3 to pkg 2021-10-11 22:12:01 +08:00
xmcy0011
bc94d4e0b3 mv src/proto to pkg/proto 2021-10-11 22:00:38 +08:00
xmcy0011
585715adbf add cmd/rpc 2021-10-11 21:51:37 +08:00
xmcy0011
1a12eb9703 add cmd/open_im_push 2021-10-11 21:43:36 +08:00
xmcy0011
b4195bd81c add cmd/open_im_msg_transfer 2021-10-11 21:40:31 +08:00
xmcy0011
5fb4ea2aa3 add cmd/open_im_msg_gateway 2021-10-11 21:39:05 +08:00