guqing

Results 75 issues of guqing

#### What type of PR is this? /kind improvement /area core /milestone 2.16.x #### What this PR does / why we need it: 为自定义模型 List API 添加默认排序 #### Which issue(s)...

lgtm
area/core
release-note
kind/improvement

#### What type of PR is this? /kind feature /area core /milestone 2.16.x #### What this PR does / why we need it: 新增文章定时发布功能 #### Which issue(s) this PR fixes:...

kind/feature
area/core
do-not-merge/work-in-progress
release-note

#### What type of PR is this? /kind feature /area core /area ui /milestone 2.16.x #### What this PR does / why we need it: 优化认证方式的排序并支持拖动 #### Which issue(s) this...

kind/feature
area/core
do-not-merge/work-in-progress
release-note
area/ui

#### What type of PR is this? /kind feature /area core /milestone 2.16.x #### What this PR does / why we need it: 为登录增加记住我机制以优化登陆体验 how to test it? 1. 勾选记住密码选项后登录...

kind/feature
lgtm
area/core
release-note

#### What type of PR is this? /kind improvement /area core /milestone 2.16.x #### What this PR does / why we need it: 邮件通知功能现在只向经过验证的邮箱地址发送通知匿名用户除外 #### Which issue(s) this PR fixes:...

area/core
release-note
kind/improvement

#### What type of PR is this? /kind improvement /area core /milestone 2.16.x #### What this PR does / why we need it: 管理员回复评论或回复后自动通过审核 #### Which issue(s) this PR fixes:...

area/core
release-note
kind/improvement

### Your current Halo version 2.15.1 ### Describe this feature **目前插件依赖中关于被依赖插件的停止或启动存在一些问题:** 1. 以应用市场插件为例,应用市场插件被 A 和 B 插件依赖,且都处于启动状态 2. 停止应用市场插件后会自动停止 A 和 B,然后点击启动 A 会自动启动 B 插件和应用市场插件 3. 在 Reconciler 中会去监听内存中插件的实际状态并修改...

area/core
kind/improvement

### Description While managing plugins with p4fj, I encountered an issue where the dependency relationship of a deleted plugin was not correctly updated. Specifically, after deleting a plugin that other...

bug

比如现有文件名 `111F32F1B9D-中文 &%s/?.asdasd+123.jpeg` 上传到 aliyun oss 后生成的 permalink 无法访问。 原因是其中的 `+` `&` `:`没有被 URL encode 而在 aliyun oss 那边是被 encode 了的导致结果不同而无法访问,UriUtils.encodePath 是不会 encode 这几个字符的 所以如果要解决这几个问题我想到两种可能: 1. 直接使用 s3 平台上传后生成的访问链接以解决两边生成的不一致的问题 2....

kind/improvement

如在打开表情面板的图标旁边增加隐藏评论的设置以便即使审核通过后也不展示在主题端,只有评论者和管理员可见 /kind feature

kind/feature