Commit Graph

19 Commits (6648078bdf6f5003a8f64a86730a20d0ad326844)

Author SHA1 Message Date
code huan c573be88d5 依赖更新 2022-08-28 17:57:37 +08:00
gsw945 8d92550458 fix error `mindoc:runtime error: invalid memory address or nil pointer dereference` 2022-05-18 11:17:03 +08:00
gsw945 e866eb1a4d 提升Go版本, 添加Linux编译脚本 2022-05-13 17:19:28 +08:00
gsw945 127f7a5cd3 `go.mod`版本格式错误修复 2022-05-07 18:51:08 +08:00
gsw945 1d21405fd9 修复 嵌入式`time/tzdata`低版本Go不支持导致CI报错 2022-05-07 18:46:48 +08:00
Augists 4eec37e7c9 fix bugs 2022-02-11 13:31:03 +08:00
shiqstone 4ad0fe74d0 merge from mindoc-org/mindoc and resolved conflict 2021-04-21 20:40:54 +08:00
roberChen d8e6689be8 chore(all): update go version to 1.13
- go mod version to 1.13
- modify README
2021-04-01 16:51:48 +08:00
shiqstone e8d96b64fa refactor, add i18n for go.mod 2021-04-01 14:01:27 +08:00
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