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
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
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
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
Gordon
a1e9332606
update readme
2021-09-30 15:23:59 +08:00
Gordon
bf944caff9
shell update
2021-09-29 11:56:19 +08:00
Gordon
54aaa9eca7
shell modify
2021-09-28 20:21:04 +08:00
Gordon
e46552fecb
submodule add
2021-09-28 20:09:52 +08:00
Gordon
4dd24c44de
submodule
2021-09-28 20:05:06 +08:00
Gordon
3b98a4c6ee
submodule remove
2021-09-28 20:00:54 +08:00
Gordon
f87310e018
web svr update
2021-09-27 21:05:52 +08:00
Gordon
e6419599c8
add open-im web svr
2021-09-27 21:03:36 +08:00
Gordon
ab84a42f98
manager validate modify
2021-09-27 16:09:28 +08:00
Gordon
b27fc2ba35
management system add api
2021-09-26 14:26:45 +08:00
Gordon
98ed0234fc
Merge pull request #4 from wujingke/patch-1
...
Update README.md
2021-09-26 10:52:16 +08:00
Away
f161f55ecb
docker-compose check service of kafka in shell
2021-09-25 16:10:34 +08:00
Away
5a276064e0
docker-compose check service of kafka in shell
2021-09-25 16:08:13 +08:00
skiffer-git
9a677ab6d0
Update README.md
2021-09-24 09:07:35 +08:00
Gordon
66c1b19696
add management interface
2021-09-22 20:10:38 +08:00
skiffer-git
68eaa51ebe
Update README.md
2021-09-22 17:48:45 +08:00
skiffer-git
9ffa8ca0ee
Update README.md
2021-09-22 17:47:27 +08:00
skiffer-git
cb3e9a16b9
Update README.md
2021-09-22 17:44:38 +08:00
wujingke
6c419e98e1
Update README.md
2021-09-21 15:00:11 +08:00
away
05cb390510
dockerfile update
2021-09-17 10:30:55 +08:00
Gordon
8c6997cc49
docker start shell script
2021-09-17 09:53:17 +08:00
away
3a2f4e3953
fix "host" network mode is incompatible with port bindings on CentOS
2021-09-15 20:21:21 +08:00
away
81bb5fe7ee
Documentation update
2021-09-14 11:48:44 +08:00
away
3112eefbb3
image update
2021-09-14 11:45:43 +08:00
away
7a8efce8c2
docker-compose server check shell
2021-09-14 11:39:32 +08:00
away
4ea1c75ac1
update
2021-09-14 11:39:06 +08:00
Gordon
0d04955bdd
shell update
2021-09-13 21:25:06 +08:00
Gordon
90e626c261
Merge remote-tracking branch 'origin/main'
2021-09-13 15:52:00 +08:00