Rendtime
886a412a70
添加只读用户角色,不能创建、编辑,只能被设置为观察者 ( #992 )
...
Go / ${{ matrix.config.name }} (map[artifact:linux name:Ubuntu Latest GCC os:ubuntu-latest]) (push) Has been cancelled
Go / ${{ matrix.config.name }} (map[artifact:windows name:Windows Latest MSVC os:windows-latest]) (push) Has been cancelled
* 添加只读用户角色,不能创建、编辑,只能被设置为观察者
* Update markdown.preview.css
toc隐藏的时候,article宽度为100%
* Update cherry-markdown.css
cherry样式,隐藏toc时宽度100%
* 发布pdf时候的默认发布者(项目填写了公司名称以公司名称为准)
* 验证只读用户权限
2024-12-27 15:26:03 +08:00
ydf
7f25bc7533
Lang ( #989 )
...
* [lang] fix tiny language
* [lang] fix lang
* [lang] update document lang
---------
Co-authored-by: admin <you@example.com>
2024-12-27 15:09:56 +08:00
nl8590687
0a93dbe44c
feat: i18n国际化语言支持完全可配置,并新增俄语支持 ( #987 )
2024-11-09 11:17:16 +08:00
zhanzhenping
ab314fbf18
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 上传附件和样式调整
2024-07-11 12:39:15 +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
Go-Go-Farther
1b47f0c372
bugfix: 1. 用户管理,用户角色栏文本显示异常;2. 修复非book管理员且非评论作者,但是能删除评论的bug。
2022-07-19 23:56:42 +08:00
shiqstone
4ad0fe74d0
merge from mindoc-org/mindoc and resolved conflict
2021-04-21 20:40:54 +08:00
shiqstone
cb70c35037
refactor, fix bug and update i18n(management), to be continue
2021-04-21 12:22:34 +08:00
shiqstone
6eb26fcb23
User
...
refactor and update i18n, to be continue
2021-04-12 21:12:26 +08:00
shiqstone
782ea44388
refactor, replace beego.Error with logs.Error
2021-03-30 14:24:14 +08:00
roberChen
debc3aa5c9
fix(all): don't use adapter in FuncMap and Filter etc.
2021-03-26 15:37:19 +08:00
roberChen
967ef37ce9
chore: use core/logs
...
- depretace all adapter/logs to core/logs
2021-03-26 14:26:19 +08:00
roberChen
916c9c6c2a
fix(models): use client/orm instead of adapter/orm
...
- using new orm api, change some related logics
- newer orm api has the concept of TxOrmer, for purpose of transaction
handling. A transaction ormer in v2 is a stateful object, it should be
dropped after using. A Ormer object is stateless and thread(routine)
safe, and should not be used for transaction handling. More details
count be found at official doc:
https://beego.me/docs/mvc/model/orm.md , and pr note: https://github.com/mindoc-org/mindoc/pull/662#issuecomment-807040262
2021-03-26 11:34:02 +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
lifei6671
f1957dd9c0
feat:优化项目空间样式
2018-11-21 11:03:16 +08:00
lifei6671
9b0c649738
feat:超级管理员可修改项目集和项目密码
2018-11-20 20:55:04 +08:00
lifei6671
91df6bb024
feat:实现项目集功能
2018-11-20 20:36:14 +08:00
lifei6671
f3d8885723
fix:修复分享地址和Token生成地址错误的问题
2018-11-15 19:54:25 +08:00
lifei6671
0f705f0249
feat:实现项目团队加入功能
2018-11-12 21:01:59 +08:00
lifei6671
d152455c50
feat:实现团队功能
2018-11-06 18:38:18 +08:00
lifei6671
b897c87476
feat:实现团队功能
2018-11-05 18:50:01 +08:00
lifei6671
3aa703d479
fix:1、修复匿名访问判断错误的BUG
...
2、重构配置文件自动加载逻辑
2018-09-19 11:32:29 +08:00
lifei6671
86637ef581
1、实现文章列表、设置、编辑功能
...
2、实现文章附件功能
2018-07-17 19:13:11 +08:00
Minho
970e77f71c
修复二级子目录BUG
2018-03-25 19:33:37 +08:00
Minho
3c87a12bdd
1、实现压缩包的Markdown文件导入
...
2、重命名文件
2018-03-24 22:36:35 +08:00