mindoc/models
zhanzhenping 84b947d148
fix: #976 评论增加头像 (#977)
* fix: #976 评论增加头像

* fix: update cherry markdown read comment user to avatar style
2024-08-26 13:38:58 +08:00
..
AttachmentModel.go 功能优化和新增 (#956) 2024-07-05 15:31:34 +08:00
AttachmentResult.go fix(models): use client/orm instead of adapter/orm 2021-03-26 11:34:02 +08:00
Auth2Account.go 重写Auth2.0登录逻辑 (#851) 2023-04-20 13:24:28 +08:00
Base.go feat:1、修复无数据时报错的问题。 2018-08-07 17:19:56 +08:00
Blog.go issues: 功能优化和体验优化 (#972) 2024-07-24 09:20:06 +08:00
BlogResult.go 实现单页文章功能 2018-07-13 19:04:51 +08:00
BookModel.go Perf: 项目优化 (#958) 2024-07-08 15:41:56 +08:00
BookResult.go Perf: 项目优化 (#958) 2024-07-08 15:41:56 +08:00
CommentModel.go fix: #976 评论增加头像 (#977) 2024-08-26 13:38:58 +08:00
ConvertBookResult.go 优化单页打印 2018-06-06 20:45:24 +08:00
Dashboard.go fix(models): use client/orm instead of adapter/orm 2021-03-26 11:34:02 +08:00
DocumentHistory.go Add postgresql support (#792) 2023-04-14 11:09:53 +08:00
DocumentModel.go markdown编辑器增加cherryMarkdown 2023-07-03 09:41:27 +08:00
DocumentSearchResult.go 增加清理附件按钮,对悬空无引用的图片/附件进行清理 (#918) 2023-12-19 13:19:31 +08:00
DocumentTree.go feat: 实现首页项目拖拽排序功能以及部分功能优化 (#955) 2024-07-04 09:43:33 +08:00
Errors.go 钉钉初步免登,移动端样式优化 2021-03-18 15:02:19 +08:00
Itemsets.go Add postgresql support (#792) 2023-04-14 11:09:53 +08:00
LabelModel.go 1.迁移表时添加字段注释 2022-10-28 12:33:36 +08:00
Logs.go fix(models): use client/orm instead of adapter/orm 2021-03-26 11:34:02 +08:00
Member.go chore: use fmt.Errorf(...) instead of errors.New(fmt.Sprintf(...)) 2023-07-07 11:00:36 +08:00
MemberResult.go Add postgresql support (#792) 2023-04-14 11:09:53 +08:00
MemberToken.go fix(models): use client/orm instead of adapter/orm 2021-03-26 11:34:02 +08:00
Migrations.go fix(models): use client/orm instead of adapter/orm 2021-03-26 11:34:02 +08:00
Options.go pref: 优化cherry-markdown toc样式解决 convertImageToDataUri not func BUG (#966) 2024-07-11 12:39:15 +08:00
Relationship.go 1.迁移表时添加字段注释 2022-10-28 12:33:36 +08:00
Team.go Add postgresql support (#792) 2023-04-14 11:09:53 +08:00
TeamMember.go 1.迁移表时添加字段注释 2022-10-28 12:33:36 +08:00
TeamRelationship.go 1.迁移表时添加字段注释 2022-10-28 12:33:36 +08:00
Template.go refactor, replace beego.Error with logs.Error 2021-03-30 14:24:14 +08:00
comment_result.go fix #776: 修复在mysql8.0中由于member关键词导致系统无法正常使用的异常 2022-03-03 11:38:11 +08:00
comment_vote.go fix(models): use client/orm instead of adapter/orm 2021-03-26 11:34:02 +08:00