Commit Graph

30 Commits

Author SHA1 Message Date
shiqstone
4ad0fe74d0 merge from mindoc-org/mindoc and resolved conflict 2021-04-21 20:40:54 +08:00
shiqstone
6eb26fcb23 User
refactor and update i18n, to be continue
2021-04-12 21:12:26 +08:00
roberChen
47a5d5b05c Merge branch 'master' into new-beego-path 2021-04-01 11:33:19 +08:00
wangbin05
dc578c3b34 修改排版 2021-04-01 10:48:35 +08:00
wangbin05
323378c0ae 增加阅读次数 2021-04-01 09:23:55 +08:00
shiqstone
782ea44388 refactor, replace beego.Error with logs.Error 2021-03-30 14:24:14 +08:00
roberChen
8b7d56a547 Merge branch 'master' into new-beego-path 2021-03-26 10:43:54 +08:00
wangbin8909
79eefb56ac 修改文档底部信息,增加文档创建时间。 2021-03-26 08:43:33 +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
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
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
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
lifei6671
b510a45908 feat:1、实现空节点功能,当文档标记为空目录时不加载内容页无法编辑内容
2、实现HTTP接口方式登录,
3、优化markdown编辑器部分功能
2019-05-20 17:38:37 +08:00
lifei6671
d8e56548ea perf:过滤内容中的非法字符,增强安全性 2019-05-20 12:08:14 +08:00
lifei6671
64edcf97ce feat:实现团队功能 2018-11-08 20:08:30 +08:00
lifei6671
eb8bac4eec fix:兼容老文档的TOC 2018-09-14 10:24:41 +08:00
lifei6671
732b1db281 feat:1、增加文档和文章的危险标签和属性过滤
2、移除文档的客户端缓存
2018-09-13 18:19:26 +08:00
lifei6671
14e1160d4d fix:优化TOC功能 2018-09-12 15:08:16 +08:00
lifei6671
7e05c18c29 feat:优化文档TOC显示效果 2018-09-11 18:36:42 +08:00
lifei6671
9f73286115 perf:优化部分代码 2018-08-16 10:58:49 +08:00
lifei6671
57a745cc63 feat:实现自定义文档树的展开状态 2018-08-14 18:17:46 +08:00
lifei6671
790b2aa611 feat:实现自定义模板功能 2018-08-13 19:05:49 +08:00
lifei6671
c7251697b3 fix:修复旧版本没有标识文档读写缓存失败的BUG 2018-08-13 15:04:52 +08:00
lifei6671
327d6fb8d8 feat:1、修复无数据时报错的问题。
2、新增自定义代码着色格式
3、新增自动加载配置文件
2018-08-07 17:19:56 +08:00
lifei6671
1cbdd4baca 1、完善日志配置
2、文章自动生成摘要
3、修正文档名称问题
4、修复Redis无法读取缓存的BUG
2018-07-25 14:46:56 +08:00
lifei6671
2416af4528 1、实现文章阅读、附件功能
2、实现与关联项目同步功能
3、实现附件删除功能
2018-07-18 17:10:24 +08:00
lifei6671
96ba414dd8 实现单页文章功能 2018-07-13 19:04:51 +08:00
lifei6671
c5fb0c760b 实现项目复制功能 2018-07-10 18:53:41 +08:00
Minho
152d71a5a0 优化单页打印 2018-06-06 20:45:24 +08:00