Gordon
d81b95d5a6
make file
2021-11-10 20:05:40 +08:00
Gordon
34e8961601
shell update
2021-11-10 19:11:49 +08:00
Gordon
b729cac998
add timer update redis minSeq
2021-11-10 18:13:04 +08:00
Gordon
a08aeee0c2
main modify
2021-11-10 16:03:07 +08:00
Gordon
90a466ef01
merge all branch and change project structure
2021-11-10 15:31:18 +08:00
Gordon
ad14e259ba
Merge remote-tracking branch 'origin/dev' into dev
...
# Conflicts:
# config/config.yaml
2021-11-10 15:30:10 +08:00
Gordon
8a92326241
merge all branch and change project structure
2021-11-10 15:24:59 +08:00
tzw
3e45d489b8
修正配置中的token过期时间单位 ( #52 )
...
Co-authored-by: tanzhongwu <tanzhongwu@mail.wjhudong.com>
2021-11-10 14:40:16 +08:00
binyan.li
04ad424efa
fix :mysql index field is too long, resulting in table creation failure ( #40 )
2021-11-05 17:37:12 +08:00
Xan
7f2270844e
feat:uid generator & rm incompatible gopkg ( #34 )
2021-11-05 16:37:17 +08:00
muistar
e77a156f29
fix offline push bug ( #33 )
...
Co-authored-by: xin.he <xin.he@rokid.com>
2021-11-02 10:18:47 +08:00
Gordon
0cc641d1f8
script
2021-10-29 21:00:59 +08:00
Yaxian
51cef0bc53
feat: test utils ( #26 )
2021-10-29 20:51:15 +08:00
Gordon
d6168cbad9
Add files via upload
...
update script
2021-10-29 20:48:43 +08:00
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>
2021-10-29 15:08:43 +08:00
skiffer-git
37a8ddbae6
Update README.md ( #30 )
...
* Update README.md
* Add files via upload
update config
* Add files via upload
update script
2021-10-29 15:02:52 +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
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
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
Yaxian
0e6432f95a
Feature/optimise jwt token ( #24 )
2021-10-22 18:49:44 +08:00
Away
0dfaa49c97
Reduce the MongoDB version to adapt to a few machine ( #22 )
2021-10-22 10:14:32 +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
xmcy0011
9367ad901d
add cmd/open_im_api
2021-10-11 21:36:28 +08:00
Gordon
7d7818bc38
log and scripts optimization
2021-10-11 18:18:50 +08:00
Away
a9bd657543
Update deploy.Dockerfile
2021-10-11 15:21:57 +08:00
xmcy0011
c956add8b0
add gitignore
2021-10-10 19:50:03 +08:00
Gordon
bb47444c3b
Merge remote-tracking branch 'origin/main'
2021-10-08 21:37:35 +08:00
Gordon
d9b6510b2e
panic handle
2021-10-08 21:37:22 +08:00
Away
4c9137c409
Merge pull request #7 from memory-qianxiao/docker-compose_update
...
fix build from dockerFile on docker-compose
2021-10-08 21:36:51 +08:00
Away
1182a2450b
fix build from dockerfile on docker-compose
2021-10-08 21:34:44 +08:00
Gordon
c48245fc9b
add sdk svr to docker script
2021-10-08 17:50:09 +08:00