Commit Graph

753 Commits

Author SHA1 Message Date
roberChen
d069b7c515 fix(member): use client/orm insteal of adapter/orm
- to avoid type check bug when comparing error, use newer api instead of
old adapter
2021-03-25 15:32:44 +08:00
roberChen
272316f7b4 Merge branch 'master' into new-beego-path 2021-03-25 11:49:39 +08:00
roberChen
4e243e2d70 chore(member): add debug info print 2021-03-25 11:36:06 +08:00
玖亖伍
8ef7f5458c Merge pull request #665 from LawyZheng/master
add dingtalk login and sovle some problems in mobile mode
2021-03-25 11:30:51 +08:00
LawyZHENG
0c8901ea05 修改配置文件 2021-03-25 10:48:44 +08:00
roberChen
2d05b5a80f fix(config): use web.AppConfig instead of adapter
- use web.AppConfig, and change related codes

TODO: handles errors
2021-03-25 10:42:18 +08:00
LawyZHENG
9141487aa3 钉钉免登显示钉钉用户名和头像,配置XSRF,修复一些BUG 2021-03-25 10:04:15 +08:00
roberChen
e3a792e6df Merge branch 'master' into new-beego-path 2021-03-24 21:26:43 +08:00
玖亖伍
ff2b850302 Merge pull request #664 from roberChen/master
chore(doc): update build instruction
2021-03-24 20:25:11 +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
350bdc4d02 取消路由 2021-03-24 14:31:31 +08:00
LawyZHENG
d4f743b7f2 取消临时登录接口 2021-03-24 14:13:36 +08:00
LawyZHENG
34499969cc 修复第一次登录失败的BUG 2021-03-24 13:13:23 +08:00
roberChen
a5f28055a9 chore(doc): update build instruction
- deprecate dep, use go mod
2021-03-24 12:22:12 +08:00
roberChen
b8881dffcd Merge branch 'master' into new-beego-path 2021-03-24 11:26:34 +08:00
玖亖伍
214a9e751e Merge pull request #663 from wangbin8909/master
1. 增加文档目录列表展开、收起功能
2. 编辑完成返回按钮,回到编辑前界面
2021-03-24 10:00:24 +08:00
wangbin05
f616985036 1、增加文档目录列表展开、收起功能
2、编辑完成返回按钮,回到编辑前界面
2021-03-24 09:40:27 +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
玖亖伍
31cb464dc2 Merge pull request #661 from roberChen/master
change go import path to mindoc-org/mindoc
2021-03-23 15:34:55 +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
LawyZHENG
5d5472db5d 修复第一次登录失败的Bug 2021-03-19 16:40:54 +08:00
roberChen
886bc8ee51 Merge pull request #3 from lifei6671/master
merge from lifei6671/mindoc
2021-03-19 14:27:11 +08:00
LawyZHENG
a01cb91cbd 增加钉钉自动登录 2021-03-19 10:33:59 +08:00
玖亖伍
b97b41181a Merge pull request #660 from aix3/master
解决文档发布之后内容为空白
2021-03-19 10:00:50 +08:00
LawyZHENG
3ca09b7cbf 钉钉初步免登,移动端样式优化 2021-03-18 15:02:19 +08:00
LawyZHENG
545537ecf1 自动注册工单系统账号 2021-03-17 15:59:05 +08:00
LawyZHENG
25c58d9988 添加临时Token登录接口 2021-03-16 13:28:38 +08:00
ai*3
84c855902e Update command.go 2021-03-16 12:45:12 +08:00
玖亖伍
78ca07b14c Merge pull request #658 from roberChen/master
chore(README): fix #657
2021-03-09 13:29:34 +08:00
roberChen
25c9cb940a chore: wrong character in README.md
close #657
2021-03-09 11:19:15 +08:00
roberChen
de52d39f17 chore: remove TestSend temporarily 2021-02-26 22:25:48 +08:00
roberChen
7b1b320d15 Merge branch 'master' of https://github.com/roberChen/mindoc 2021-02-26 16:17:24 +08:00
roberChen
bdbecab46d Merge branch 'lifei6671-master' 2021-02-26 16:16:06 +08:00
roberChen
13925be78e Revert "Create go.yml"
This reverts commit f90a717fe3.
2021-02-26 16:13:13 +08:00
roberChen
d04e6cee25 Revert "Create go.yml"
This reverts commit f90a717fe3.
2021-02-26 16:09:52 +08:00
roberChen
b9da0755f0 Merge branch 'master' of git://github.com/lifei6671/mindoc into lifei6671-master 2021-02-26 16:07:23 +08:00
roberChen
f90a717fe3 Create go.yml 2021-02-26 16:01:28 +08:00
玖亖伍
c7a1d0ef28 Update appveyor.yml
remove `golang dep`
2021-02-26 15:59:52 +08:00
roberChen
5ef1cccf3c test: remove dep commands in appveyor
- deprecate dep, use go mod tidy
2021-02-26 15:54:04 +08:00
玖亖伍
9aa13a8918 Merge pull request #653 from roberChen/master
WIP: chore!: use go mod
2021-02-26 15:53:25 +08:00
roberChen
1cffaf39fd chore!: use go mod
- delete Gopkg.toml
- update go modules

DEPRECATED: don't use dep anymore! use go mod instead!
2021-02-26 15:41:25 +08:00
玖亖伍
14e138dfc1 Update README.md
add 开发维护召集令
add QQ交流群信息
2021-01-30 16:12:57 +08:00
玖亖伍
bb25e73060 Merge pull request #616 from wenj91/wenj91-dev
增加go mod支持
2021-01-30 11:40:17 +08:00
wenj91
f3d07b7caf a-add go mod
u-update gocaptcha
2020-06-19 10:55:20 +08:00
Minho
b7d8de8e93 Merge pull request #536 from liyang1009/patch-1
fix ReplaceAll function not defined error
2019-09-19 17:44:47 +08:00
perter lee
cfd870f525 Update DocumentModel.go
some version go strings libiary not define the ReplaceAll function,so if someone use that to  build from source code cause the compiler error, but the replace function is define all version.
2019-09-19 15:52:52 +08:00