roberChen
|
bdaeefc784
|
fix(login): judging ldap_enable logic error
review: https://github.com/mindoc-org/mindoc/pull/662#discussion_r603750715
|
2021-03-30 11:45:56 +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 |
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 |
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 |
Minho
|
882d93e7b0
|
1、实现富文本编辑器
2、实现文档转换为PDF、MOBI、EPUB、Word格式
3、实现登录后跳转到来源地址
|
2018-01-26 17:17:38 +08:00 |
Minho
|
9223966ed8
|
修改包引用
|
2017-06-14 09:23:29 +08:00 |
Minho
|
3305ed5426
|
实现数据库迁移
|
2017-05-27 17:53:35 +08:00 |