mindoc/controllers
zhanzhenping 710d5bcf50
feat: 实现首页项目拖拽排序功能以及部分功能优化 (#955)
* feat: 首页项目拖拽排序功能

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

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

* perf: 优化文档打开时或刷新时样式闪动问题
2024-07-04 09:43:33 +08:00
..
AccountController.go 重写Auth2.0登录逻辑 (#851) 2023-04-20 13:24:28 +08:00
BaseController.go 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
BlogController.go bugfix:1. 修复加密文章访问,非作者和管理员不能访问的问题。还有密码修改文案。 resolves mindoc-org/mindoc#849 (#867) 2023-06-19 09:30:17 +08:00
BookController.go feat: 实现首页项目拖拽排序功能以及部分功能优化 (#955) 2024-07-04 09:43:33 +08:00
BookMemberController.go merge from mindoc-org/mindoc and resolved conflict 2021-04-21 20:40:54 +08:00
CommentController.go 1.迁移表时添加字段注释 2022-10-28 12:33:36 +08:00
DocumentController.go add froala (#945) 2024-06-05 13:17:08 +08:00
ErrorController.go 1、实现压缩包的Markdown文件导入 2018-03-24 22:36:35 +08:00
HomeController.go merge from mindoc-org/mindoc and resolved conflict 2021-04-21 20:40:54 +08:00
ItemsetsController.go 项目空间数量超过分页数量后不显示的bug修复 2023-08-09 10:51:06 +08:00
LabelController.go refactor, replace beego.Error with logs.Error 2021-03-30 14:24:14 +08:00
ManagerController.go 增加清理附件按钮,对悬空无引用的图片/附件进行清理 (#918) 2023-12-19 13:19:31 +08:00
SearchController.go merge from mindoc-org/mindoc and resolved conflict 2021-04-21 20:40:54 +08:00
SettingController.go 重写Auth2.0登录逻辑 (#851) 2023-04-20 13:24:28 +08:00
TemplateController.go merge from mindoc-org/mindoc and resolved conflict 2021-04-21 20:40:54 +08:00
const.go add froala (#945) 2024-06-05 13:17:08 +08:00