Commit Graph

127 Commits

Author SHA1 Message Date
Ys Liu
d7547a85df
Add mte to the Markdown editor to enhance table editing, e.g. https://susisu.github.io/mte-demo/ (#1)
Signed-off-by: Seanly Liu <seanly@opsbox.dev>
2023-06-30 23:30:43 +08:00
gsw945
725b6ac24e 临时解决阅读页面js报错'menuSetting undefined' 2023-04-17 14:25:11 +08:00
Go-Go-Farther
71d33939eb
bugfix: 统一三种类型编辑器在创建文档时,Modal框提示语不一致问题 2023-03-30 09:39:10 +08:00
wanghaima
2862cb78c0 1. 打开项目时,左侧目录应按创建文档时的实际选择默认展开或收起 2022-10-28 19:25:20 +08:00
gsw945
b00536f927 移动favicon.ico到static目录 2022-07-20 15:04:01 +08:00
Go-Go-Farther
0b83a53b56 bugfix: 1. 修复私有问题访问bug;2. 重构私有文档访问逻辑代码;3. shell生成zip包中,删除go文件。 resolves mindoc-org/mindoc#751, resolves mindoc-org/mindoc#801 2022-07-05 11:59:23 +08:00
gsw945
8d92550458 fix error mindoc:runtime error: invalid memory address or nil pointer dereference 2022-05-18 11:17:03 +08:00
玖亖伍
07204d6d7f 评论功能修复 2022-05-14 20:54:59 +08:00
gsw945
634d640e31 导出页面移除不存在的mermaid.css引用 2022-05-07 18:21:34 +08:00
gsw945
50888fb134 新版 mermaid 不需要css文件,移除不存在的css引用 2021-12-27 13:40:37 +08:00
玖亖伍
654ec053bc
Merge pull request #732 from jh244212647/master
update mermaid and change editormd.js to editormd.min.js
2021-10-09 18:35:45 +08:00
gsw945
b624fea255 添加iframe支持(conf enable_iframe) 2021-10-09 18:23:57 +08:00
gsw945
8515abcd9d markdown编辑页面支持预览跳转 2021-10-09 16:33:11 +08:00
zhang sheng
53714831f0 update mermaid and change editormd.js to editormd.min.js
可以制作饼图 状态图等图形并且更新editormd.js为editormd.min.js
可以使加载更快,min.js使用uglify-js压缩生成
2021-09-30 15:18:05 +00:00
gsw945
6dcc714a3f 历史记录对比模板bug修复 2021-09-09 14:58:59 +08:00
gsw945
482305becd closes #699, closes #707, closes #711, closes #720;修复文档历史查看模板bug 2021-09-09 14:43:54 +08:00
gsw945
2ede417d40 adjust layout and menus for wangEditor 2021-08-31 11:10:29 +08:00
gsw945
354f32be38 update wangEditor 2021-08-25 17:32:31 +08:00
shiqstone
4ad0fe74d0 merge from mindoc-org/mindoc and resolved conflict 2021-04-21 20:40:54 +08:00
shiqstone
c4e6ada23a refactor, fix bug and update template i18n, to be continue 2021-04-16 12:46:43 +08:00
shiqstone
26a7793dd8 refactor and update i18n (template), to be continue 2021-04-15 21:27:01 +08:00
shiqstone
78e35ad8a9 refactor and update i18n, to be continue 2021-04-15 19:25:02 +08:00
shiqstone
cbe47213d7 refactor and update i18n, to be continue 2021-04-15 11:21:50 +08:00
shiqstone
6eb26fcb23 User
refactor and update i18n, to be continue
2021-04-12 21:12:26 +08:00
shiqstone
a5682f1308 refactor and update i18n, to be continue 2021-04-11 01:20:47 +08:00
wangbin05
5b274ce836 增加文章阅读次数 2021-03-31 19:32:18 +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
wangbin05
f616985036 1、增加文档目录列表展开、收起功能
2、编辑完成返回按钮,回到编辑前界面
2021-03-24 09:40:27 +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
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
3ca09b7cbf 钉钉初步免登,移动端样式优化 2021-03-18 15:02:19 +08:00
lifei6671
b510a45908 feat:1、实现空节点功能,当文档标记为空目录时不加载内容页无法编辑内容
2、实现HTTP接口方式登录,
3、优化markdown编辑器部分功能
2019-05-20 17:38:37 +08:00
lifei6671
835a8a15d0 feat:新增json转table工具 2018-11-21 18:07:24 +08:00
lifei6671
4d0b132200 perf:移除多余的js 2018-11-14 16:48:16 +08:00
lifei6671
9a11df47f3 perf:增加右键提示 2018-11-14 16:31:32 +08:00
lifei6671
7b3e4f0672 feat:实现项目密码访问功能 2018-11-14 15:57:55 +08:00
lifei6671
c666fcbed8 feat:实现项目团队管理功能 2018-11-13 17:33:13 +08:00
lifei6671
8e367d799a perf:优化导出效果 2018-09-27 18:18:02 +08:00
lifei6671
da4d034ad3 perf:1、优化自定义脚本功能
2、优化页面关键字
2018-09-27 18:18:02 +08:00
lifei6671
14e1160d4d fix:优化TOC功能 2018-09-12 15:08:16 +08:00
lifei6671
5a54cba310 feat:实现滚动时自动定位TOC 2018-09-12 11:19:45 +08:00
lifei6671
90efeac326 fix:1、修复附件无法同时上传多个的BUG
2、新增客户端校验附件大小
2018-09-11 15:57:03 +08:00
lifei6671
599379852b fix:加CSS版本号 2018-09-06 16:36:29 +08:00
lifei6671
a2d4310faa feat:升级流程图库和时序图库 2018-09-03 15:39:01 +08:00
lifei6671
d005dc6680 fix:修复上传附件的BUG 2018-08-29 10:22:08 +08:00
lifei6671
f3e0eb2ea2 fix:解决创建项目BUG 2018-08-24 19:16:34 +08:00
lifei6671
bb7d1c1503 feat:1、实现文档自动保存
2、实现记住上次打开的文档,当文档编辑时会自动定位到上次打开的文档。
2018-08-17 17:33:45 +08:00
lifei6671
63c5716dfb refactor:1、重构文档阅读页面JS逻辑
2、重构CDN相关函数,增加版本号参数
3、优化添加模板UI
2018-08-15 15:33:22 +08:00
lifei6671
57a745cc63 feat:实现自定义文档树的展开状态 2018-08-14 18:17:46 +08:00
lifei6671
aa2842cdf8 feat:1、实现自定义模板功能
2、实现项目附件和图片按照项目组织
3、优化自动发布功能解决大项目发布时的性能问题
4、修复删除项目没有删除附件的问题
5、增加项目封面大小
6、增加部分项目操作日志
2018-08-14 15:57:52 +08:00