Commit Graph

1012 Commits

Author SHA1 Message Date
zhanzhenping
97ba7d09f8 fix: README更新 2024-07-09 18:06:51 +08:00
zhanzhenping
ebe650123b fix: README更新 2024-07-09 18:05:25 +08:00
zhanzhenping
ce7e4b6bfe fix: 创建README.md资源 2024-07-09 17:56:11 +08:00
zhanzhenping
d581811d22 fix: 创建README.md资源 2024-07-09 17:47:45 +08:00
zhanzhenping
34f74219c6 fix: 调整页面内copyright的链接为: https://mindoc.com.cn/域名下 2024-07-09 17:43:10 +08:00
zhanzhenping
071542726b feat: 配置管理中增加本地化切换 2024-07-09 17:38:24 +08:00
zhanzhenping
0e92e0e2b4 feat: 配置管理中增加本地化切换 2024-07-09 17:38:10 +08:00
zhanzhenping
b0234582f8 perf: 文章TOC样式调整 2024-07-09 13:59:19 +08:00
zhanzhenping
7fb4c511c8 perf: 优化项目搜索 2024-07-08 16:43:56 +08:00
zhanzhenping
18875b9da4 perf: 优化项目阅读界面, 新增打开搜索面板快捷键(Ctrl + f), esc恢复到目录快捷键功能 2024-07-08 16:34:00 +08:00
zhanzhenping
d217c7ee48 perf: 优化cherry-markdown 菜单栏 2024-07-08 15:20:08 +08:00
zhanzhenping
58bac86d1f perf: 创建项目时增加选择编辑器功能 2024-07-05 17:19:02 +08:00
zhanzhenping
2b1be9a751
Merge branch 'mindoc-org:master' into master 2024-07-05 16:16:09 +08:00
zhanzhenping
1dd82a67fb perf: 优化模型自动更新表字段 2024-07-05 16:08:43 +08:00
zhanzhenping
f3846cc431 feat: 项目配置新增是否开启打印功能 2024-07-05 16:07:40 +08:00
zhanzhenping
1ea922106d
功能优化和新增 (#956)
* feat: 首页项目拖拽排序功能

* feat: 增加首页项目拖拽排序增加只能管理员进行, 排序失败元素回到原本位置

* perf: 新建文章以后直接进入到编辑文章页面

* perf: 优化文档打开时或刷新时样式闪动问题

* perf: 优化表格样式

* feat: 支持上传视频功能

* feat: 视频样式调整

* feat: 直接粘贴视频上传功能

* perf: 优化markdown目录显示
2024-07-05 15:31:34 +08:00
zhanzhenping
6792c825ea Merge branch 'issuse' 2024-07-05 14:58:55 +08:00
zhanzhenping
0c0bb269f5 perf: 优化markdown目录显示 2024-07-05 14:57:31 +08:00
zhanzhenping
5f468a4e3a Merge branch 'issuse' 2024-07-05 09:57:37 +08:00
zhanzhenping
a7eccd2a83 feat: 直接粘贴视频上传功能 2024-07-05 09:57:03 +08:00
zhanzhenping
f78b65424a feat: 视频样式调整 2024-07-04 18:40:26 +08:00
zhanzhenping
a19e81985a feat: 支持上传视频功能 2024-07-04 18:20:11 +08:00
zhanzhenping
4377ce1864 perf: 优化表格样式 2024-07-04 13:52:08 +08:00
zhanzhenping
710d5bcf50
feat: 实现首页项目拖拽排序功能以及部分功能优化 (#955)
* feat: 首页项目拖拽排序功能

* feat: 增加首页项目拖拽排序增加只能管理员进行, 排序失败元素回到原本位置

* perf: 新建文章以后直接进入到编辑文章页面

* perf: 优化文档打开时或刷新时样式闪动问题
2024-07-04 09:43:33 +08:00
zhanzhenping
33e5f22afd perf: 优化文档打开时或刷新时样式闪动问题 2024-07-03 14:41:02 +08:00
zhanzhenping
97bcf03125 perf: 新建文章以后直接进入到编辑文章页面 2024-07-03 11:40:10 +08:00
zhanzhenping
38c15ae91e feat: 增加首页项目拖拽排序增加只能管理员进行, 排序失败元素回到原本位置 2024-07-03 09:31:45 +08:00
zhanzhenping
34ce2b3c1b feat: 首页项目拖拽排序功能 2024-07-02 17:40:35 +08:00
张胜
ad5e871a0f
fix issues_909 (#948)
Co-authored-by: zhangsheng <zhangsheng@zhangshengdeMacBook-Pro.local>
2024-06-11 18:55:03 +08:00
hotqin888
66cd615461
update cherry-markdown.js&cherry_markdown.js (#947)
* update images upload

* modify js res.url

* add froala

* froala-editor.js

* update cherry-markdown&cherry_markdown.js
2024-06-11 18:52:03 +08:00
hotqin888
0ce6c5bbf9
add froala (#945)
* update images upload

* modify js res.url

* add froala

* froala-editor.js
2024-06-05 13:17:08 +08:00
hotqin888
db620be8df
update images upload (#944)
* update images upload

* modify js res.url
2024-06-03 10:58:07 +08:00
gsw945
397dced5ce 恢复 uploads 目录 2024-05-14 10:17:38 +08:00
hotqin888
22589e344c
add prev&next read (#941)
* add prev&next read
* add prev&next in default read.tpl
* update prev&next
2024-05-09 13:33:27 +08:00
张胜
c810f81fc1
cherry markdown支持上传图片pdf以及word (#936)
* fix: first open document, cherryMarkdown not have theme

* fix: modify prismjs style and improve image clarity

* update cherry-markdown

* optimiztion: cherry-markdown

* feat: cherry-markdown add auto-save and update icon

* fix: the mobile phone displays abnormally and Markdown does not allow conversion

* fix: cherry display not complete

* support upload pdf&word&picture

* support upload pdf&word&picture

---------

Co-authored-by: zhangsheng.93 <zhangsheng.93@bytedance.com>
2024-04-19 13:18:14 +08:00
nightx
bc457dedaa
fix LDAP variable name (#932) 2024-03-27 09:42:02 +08:00
ydf
5504c4350b
[bug] fix kancloud js & firefox show style & fix search highlight (#926)
Co-authored-by: admin <you@example.com>
2024-01-09 19:54:31 +08:00
ydf
e64bee1e1e
增加 wangEditor v4 的 国际化语言支持,support eng (#923)
* [il8] 增加html 编辑器的英文模式

* [template] add window.lang

* [wangeditor v4] 更新多语音

* [i18n] update eng langure

* [i18n] update eng langure

* update releaseBook langure

---------

Co-authored-by: admin <you@example.com>
2024-01-05 10:45:07 +08:00
xiangshenb
663eb28de2
修复python代码库异步请求获取数据的时候高亮显示问题 (#920)
* 修复代码库读取缓存数据不高亮的问题

* 代码块重复点击高亮样式问题修复

---------

Co-authored-by: xiangshen <xiangshen@gw.com.cn>
2024-01-05 10:42:25 +08:00
xiangshenb
d1b2476092
修复代码库读取缓存数据不高亮的问题 (#919)
Co-authored-by: xiangshen <xiangshen@gw.com.cn>
2023-12-19 13:19:47 +08:00
Sharklet
71b8e528ff
增加清理附件按钮,对悬空无引用的图片/附件进行清理 (#918)
* add attach_clean & change_theme

* add attach_clean & change_theme

* add

* add readme

---------

Co-authored-by: root <root@DESKTOP-L84EQPB.localdomain>
2023-12-19 13:19:31 +08:00
玖亖伍
0dbb5d7967
escape underline and percent sign for DocumentSearchResult 2023-12-09 14:40:58 +08:00
张胜
77fccc637a
fix: cherry_markdown error (#908)
* fix: first open document, cherryMarkdown not have theme

* fix: modify prismjs style and improve image clarity

* update cherry-markdown

* optimiztion: cherry-markdown

* feat: cherry-markdown add auto-save and update icon

* fix: the mobile phone displays abnormally and Markdown does not allow conversion

---------

Co-authored-by: zhangsheng.93 <zhangsheng.93@bytedance.com>
2023-11-20 17:31:45 +08:00
lei_lei
18b6ead94d
初始化日志模块时应先重置beego默认的logger (#823) 2023-08-23 10:22:02 +08:00
张胜
2e3aebe315
update cherry-markdown and update editormd code block style (#888)
* fix: first open document, cherryMarkdown not have theme

* fix: modify prismjs style and improve image clarity

* update cherry-markdown

* optimiztion: cherry-markdown

* feat: cherry-markdown add auto-save and update icon

---------

Co-authored-by: zhangsheng.93 <zhangsheng.93@bytedance.com>
2023-08-21 15:09:47 +08:00
gsw945
5011aa964f 项目空间数量超过分页数量后不显示的bug修复 2023-08-09 10:51:06 +08:00
guangwu
06e7b0ab70
chore: use fmt.Errorf(...) instead of errors.New(fmt.Sprintf(...))
Signed-off-by: guoguangwu <guoguangwu@magic-shield.com>
2023-07-07 11:00:36 +08:00
gsw945
cc34c6309e Merge branch 'seanly-feature/support-drawio' 2023-07-03 10:12:58 +08:00
gsw945
3d7fdf513b Merge branch 'feature/support-drawio' of https://github.com/seanly/mindoc into seanly-feature/support-drawio 2023-07-03 10:11:41 +08:00
张胜
21fe4b631a
markdown编辑器增加cherryMarkdown
* 使用cherryMarkdown替换editorMd

* 支持历史&边栏

* 优化代码&支持html格式渲染为预览格式&保存主题配置

* 修复drawio异常

* 优化drawio异常改法

* 自定义提示面板主题颜色

* drawio增加样式,并且更新到最新版本

* 增加代码块复制功能&&修复drawio渲染图片过大&&drawio生成图片背景改为透明

* 恢复原有markdown编辑器,新增cherry markdown编辑器

* 修复复制功能异常

* 修复drawio偶尔无法编辑

---------

Co-authored-by: zhangsheng.93 <zhangsheng.93@bytedance.com>
2023-07-03 09:41:27 +08:00