Gordon
ace77e6fd0
new server version
3 years ago
Gordon
7accffd7cd
shell update
3 years ago
Gordon
f337b8d7cc
sub moudule
3 years ago
Gordon
aeaab0a8d9
make file
3 years ago
Gordon
d81b95d5a6
make file
3 years ago
Gordon
34e8961601
shell update
3 years ago
Gordon
b729cac998
add timer update redis minSeq
3 years ago
Gordon
a08aeee0c2
main modify
3 years ago
Gordon
90a466ef01
merge all branch and change project structure
3 years ago
Gordon
ad14e259ba
Merge remote-tracking branch 'origin/dev' into dev
...
# Conflicts:
# config/config.yaml
3 years ago
Gordon
8a92326241
merge all branch and change project structure
3 years ago
tzw
3e45d489b8
修正配置中的token过期时间单位 ( #52 )
...
Co-authored-by: tanzhongwu <tanzhongwu@mail.wjhudong.com>
3 years ago
binyan.li
04ad424efa
fix :mysql index field is too long, resulting in table creation failure ( #40 )
3 years ago
Xan
7f2270844e
feat:uid generator & rm incompatible gopkg ( #34 )
3 years ago
muistar
e77a156f29
fix offline push bug ( #33 )
...
Co-authored-by: xin.he <xin.he@rokid.com>
3 years ago
Gordon
0cc641d1f8
script
3 years ago
Yaxian
51cef0bc53
feat: test utils ( #26 )
3 years ago
Gordon
d6168cbad9
Add files via upload
...
update script
3 years ago
skiffer-git
76f2ea01bf
update config ( #31 )
...
* Update README.md
* Add files via upload
update config
* Add files via upload
update script
* update config
Co-authored-by: Gordon <46924906+FGadvancer@users.noreply.github.com>
3 years ago
skiffer-git
37a8ddbae6
Update README.md ( #30 )
...
* Update README.md
* Add files via upload
update config
* Add files via upload
update script
3 years ago
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>
3 years ago
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>
3 years ago
Zzr
8913ca161f
Fix #21 ( #23 )
...
* fix issue#15
* fix #21
Co-authored-by: Gordon <46924906+FGadvancer@users.noreply.github.com>
3 years ago
senyu
3d7fd2c192
del unuse filed
3 years ago
Away
b2cc597755
Create codeql-analysis.yml
3 years ago
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
3 years ago
Yaxian
0e6432f95a
Feature/optimise jwt token ( #24 )
3 years ago
Away
0dfaa49c97
Reduce the MongoDB version to adapt to a few machine ( #22 )
3 years ago
skiffer-git
efeba3432c
Merge pull request #12 from njulk/main
...
Modify bug for getting lastest seq
3 years ago
skiffer-git
f16cd5b8db
Merge pull request #9 from xmcy0011/dev
...
change project layout
3 years ago
Zzr
72b23ca235
fix issue#15 ( #18 )
...
Co-authored-by: Gordon <46924906+FGadvancer@users.noreply.github.com>
3 years ago
Yaxian
c8155553b8
feat: optimise get server ip ( #20 )
...
* feat: optimise get server ip
* feat: test ServerIP
3 years ago
Yaxian
7caf5a0df9
ci: ignore files created by docker-compose ( #19 )
3 years ago
brennanli
1871b616ba
Modify bug for getting lastest seq
3 years ago
xmcy0011
f21623e1b8
fixed submodule path
3 years ago
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
3 years ago
xmcy0011
1ec9486452
fixed build error
3 years ago
xmcy0011
2b66aafdba
change Open-IM-SDK-Core to cmd/
3 years ago
xmcy0011
3169900f80
mv src/timed_task to internal/timed_task
3 years ago
xmcy0011
737edb985b
mv src/common src/utils src/grpc-etcdv3 to pkg
3 years ago
xmcy0011
bc94d4e0b3
mv src/proto to pkg/proto
3 years ago
xmcy0011
585715adbf
add cmd/rpc
3 years ago
xmcy0011
1a12eb9703
add cmd/open_im_push
3 years ago
xmcy0011
b4195bd81c
add cmd/open_im_msg_transfer
3 years ago
xmcy0011
5fb4ea2aa3
add cmd/open_im_msg_gateway
3 years ago
xmcy0011
9367ad901d
add cmd/open_im_api
3 years ago
Gordon
7d7818bc38
log and scripts optimization
3 years ago
Away
a9bd657543
Update deploy.Dockerfile
3 years ago
xmcy0011
c956add8b0
add gitignore
3 years ago
Gordon
bb47444c3b
Merge remote-tracking branch 'origin/main'
3 years ago