Commit Graph

1007 Commits

Author SHA1 Message Date
nl8590687
9c91f5c3d5 doc:更新官网链接和README信息 (#1019) 2026-01-19 19:22:11 +08:00
nl8590687
704269dbae fix:修复语言设置问题 (#1013) 2026-01-19 19:22:11 +08:00
nl8590687
daf1fce0aa doc:补充mcp server应用配置指导 (#1012) 2026-01-19 19:22:11 +08:00
nl8590687
1ab47f3bc1 feat: 新增MCP Server功能,支持文档全局检索工具 (#1010)
* feat: i18n国际化语言支持完全可配置,并新增俄语支持

* feat: 新增MCP Server功能,支持文档全局检索工具
2026-01-19 19:22:10 +08:00
ydf
f4edccafbf [docker] add calibre's libs for pdf export (#1001)
Co-authored-by: admin <you@example.com>
2026-01-19 19:22:10 +08:00
ydf
4d72d4e7e5 upgrate dockerfile (#994)
* [docker] try upgrade docker version

* [docker] try fix docker file and  upgrade calibre to new

* [docker] try fix docker file

* [github] try upgrade workflow

---------

Co-authored-by: admin <you@example.com>
2026-01-19 19:22:09 +08:00
Rendtime
ee73cfb69e 添加只读用户角色,不能创建、编辑,只能被设置为观察者 (#992)
* 添加只读用户角色,不能创建、编辑,只能被设置为观察者

* Update markdown.preview.css

toc隐藏的时候,article宽度为100%

* Update cherry-markdown.css

cherry样式,隐藏toc时宽度100%

* 发布pdf时候的默认发布者(项目填写了公司名称以公司名称为准)

* 验证只读用户权限
2026-01-19 19:22:09 +08:00
ydf
00716d1b31 Lang (#989)
* [lang] fix tiny language

* [lang] fix lang

* [lang] update document lang

---------

Co-authored-by: admin <you@example.com>
2026-01-19 19:22:08 +08:00
Hankin
bd3b8350e9 修复PostgreSQL数据库下,添加项目成员和全文搜索时发生的SQL语法兼容性错误 (#986)
* FixedBUG: pq: 不支持 LIMIT #,# 语法

* FixedBug: 修复全文搜索时,因不兼容PostgreSQL发生的语法错误

* 读取 dbadapter 以尽可能的兼容不同数据库
2026-01-19 19:22:08 +08:00
nl8590687
bfa143c2d1 feat: i18n国际化语言支持完全可配置,并新增俄语支持 (#987) 2026-01-19 19:22:07 +08:00
zhanzhenping
8c1e8dbc0a fix: #976 评论增加头像 (#977)
* fix: #976 评论增加头像

* fix: update cherry markdown read comment user to avatar style
2026-01-19 19:22:07 +08:00
zhanzhenping
7158cf59e9 issues: 功能优化和体验优化 (#972)
* pref: 优化小屏幕下 cherry-markdown.css 样式

* fix: 修复 markdown 上传图片功能没有回显链接问题

* fix: #853 修复文章被删除后可以从缓存读取

* feat: #834 增加文章私有状态, 文章分类下不展示私有文章
2026-01-19 19:22:07 +08:00
zhanzhenping
9afddd5113 fix: 优化cherry-markdown快捷键 ctrl+s进行保存 (#969) 2026-01-19 19:22:06 +08:00
zhanzhenping
7dffd5a23a feat: htmlToMarkdown (#968) 2026-01-19 19:22:06 +08:00
zhanzhenping
cd0398cc65 feat: 编辑器新增WordToHtml (#967)
* feat: word转笔记(富文本html)
* fix: 本地化文件更新
2026-01-19 19:22:05 +08:00
zhanzhenping
45f20d6488 pref: 优化cherry-markdown toc样式解决 convertImageToDataUri not func BUG (#966)
* feat: 首页项目拖拽排序功能

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

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

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

* perf: 优化表格样式

* feat: 支持上传视频功能

* feat: 视频样式调整

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

* perf: 优化markdown目录显示

* feat: 项目配置新增是否开启打印功能

* perf: 优化模型自动更新表字段

* perf: 创建项目时增加选择编辑器功能

* perf: 优化cherry-markdown 菜单栏

* perf: 优化项目阅读界面, 新增打开搜索面板快捷键(Ctrl + f), esc恢复到目录快捷键功能

* perf: 优化项目搜索

* perf: 文章TOC样式调整

* feat: 配置管理中增加本地化切换

* feat: 配置管理中增加本地化切换

* fix: 调整页面内copyright的链接为: https://mindoc.com.cn/域名下

* fix: 创建README.md资源

* fix: 创建README.md资源

* fix: README更新

* fix: README更新

* fix: README 地址修改

* fix: 调整cherryMarkdown toc样式 兼容打印样式

fix: 修复 convertImageToDataUri not func

* fix: cherry-markdown 上传附件和样式调整
2026-01-19 19:22:05 +08:00
zhanzhenping
a690014bf2 perf: 优化项目阅读界面, 新增打开搜索面板快捷键(Ctrl + f), esc恢复到目录快捷键功能 (#960)
* feat: 首页项目拖拽排序功能

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

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

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

* perf: 优化表格样式

* feat: 支持上传视频功能

* feat: 视频样式调整

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

* perf: 优化markdown目录显示

* feat: 项目配置新增是否开启打印功能

* perf: 优化模型自动更新表字段

* perf: 创建项目时增加选择编辑器功能

* perf: 优化cherry-markdown 菜单栏

* perf: 优化项目阅读界面, 新增打开搜索面板快捷键(Ctrl + f), esc恢复到目录快捷键功能

* perf: 优化项目搜索
2026-01-19 19:22:04 +08:00
zhanzhenping
24727af87d Perf: 项目优化 (#958)
* feat: 首页项目拖拽排序功能

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

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

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

* perf: 优化表格样式

* feat: 支持上传视频功能

* feat: 视频样式调整

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

* perf: 优化markdown目录显示

* feat: 项目配置新增是否开启打印功能

* perf: 优化模型自动更新表字段

* perf: 创建项目时增加选择编辑器功能

* perf: 优化cherry-markdown 菜单栏
2026-01-19 19:22:03 +08:00
zhanzhenping
66b0121991 功能优化和新增 (#956)
* feat: 首页项目拖拽排序功能

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

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

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

* perf: 优化表格样式

* feat: 支持上传视频功能

* feat: 视频样式调整

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

* perf: 优化markdown目录显示
2026-01-19 19:22:03 +08:00
zhanzhenping
80810313ba feat: 实现首页项目拖拽排序功能以及部分功能优化 (#955)
* feat: 首页项目拖拽排序功能

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

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

* perf: 优化文档打开时或刷新时样式闪动问题
2026-01-19 19:22:02 +08:00
张胜
cfcd615619 fix issues_909 (#948)
Co-authored-by: zhangsheng <zhangsheng@zhangshengdeMacBook-Pro.local>
2026-01-19 19:22:02 +08:00
hotqin888
34b9857955 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
2026-01-19 19:22:02 +08:00
hotqin888
ba82d01548 add froala (#945)
* update images upload

* modify js res.url

* add froala

* froala-editor.js
2026-01-19 19:22:01 +08:00
hotqin888
7288f6d2c7 update images upload (#944)
* update images upload

* modify js res.url
2026-01-19 19:22:00 +08:00
gsw945
7b3f9940d7 恢复 uploads 目录 2026-01-19 19:21:59 +08:00
hotqin888
33f5da2804 add prev&next read (#941)
* add prev&next read
* add prev&next in default read.tpl
* update prev&next
2026-01-19 19:21:58 +08:00
张胜
437abd83af 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>
2026-01-19 19:21:57 +08:00
Frank Zhou
307f8256b1 升级mermaid:8.13.0 -> 10.9.0 (#939) 2024-04-19 13:20:43 +08:00
gsw945
8c2c69e433 upgrade editor.md(many bug exists) 2024-03-27 16:26:01 +08:00
gsw945
93441cad0e fix i18n key logging_in error 2024-03-27 09:54:19 +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) v2.2-beta.1 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
zhuizhubf
048135a2d9 添加 github actions build.yml 2023-07-03 09:29:49 +08:00
Seanly Liu
ebb5bdb14b implement drawio support
Signed-off-by: Ys Liu <seanly@opsbox.dev>
2023-07-03 00:02:16 +00:00
Seanly Liu
9ea4b9e80a Adding LDAP environment variables.
Signed-off-by: Seanly Liu <seanly@aliyun.com>
2023-07-02 01:31:41 +08:00
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
Go-Go-Farther
452577ca3d bugfix:1. 修复加密文章访问,非作者和管理员不能访问的问题。还有密码修改文案。 resolves mindoc-org/mindoc#849 (#867) 2023-06-19 09:30:17 +08:00