roberChen
|
272316f7b4
|
Merge branch 'master' into new-beego-path
|
2021-03-25 11:49:39 +08:00 |
roberChen
|
9884afc030
|
chore: update beego/v2 to latest commit
- dont't use v2.0.1, there has bugs in this version
- update latest version using go get
|
2021-03-24 20:16:11 +08:00 |
LawyZHENG
|
34499969cc
|
修复第一次登录失败的BUG
|
2021-03-24 13:13:23 +08:00 |
roberChen
|
9babd8106c
|
chore: clean import errors for beego update
|
2021-03-24 00:28:13 +08:00 |
roberChen
|
90c1329de2
|
chore!(all): attempt to update beego to v2
BREAKING CHANGE: beego has update to v2, and this version of mindoc IS
NOT TESTED AND STABLE!!!
|
2021-03-23 21:55:50 +08:00 |
LawyZHENG
|
6f06e72411
|
Merge branch 'dev/pkg-upgrade'
# Conflicts:
# commands/command.go
# commands/daemon/daemon.go
# controllers/AccountController.go
# controllers/DocumentController.go
# models/Member.go
# models/TeamMember.go
# models/comment_vote.go
|
2021-03-23 19:28:22 +08:00 |
LawyZHENG
|
6730f948e4
|
增加redis
|
2021-03-23 16:50:53 +08:00 |
LawyZHENG
|
9b3a94e4e9
|
移除Redis缓存,升级Beego v1.12,尝试解决部分设备无法登录问题
|
2021-03-23 15:54:05 +08:00 |
roberChen
|
79f70d830d
|
chore!(all): update go import path
BREAKING CHANGE: use github.com/mindoc-org/mindoc as import path
|
2021-03-23 15:09:17 +08:00 |
wenj91
|
f3d07b7caf
|
a-add go mod
u-update gocaptcha
|
2020-06-19 10:55:20 +08:00 |