longjuan
longjuan
``` search xxx正常搜索 search xxx就不正常 ```
#### What type of PR is this? /kind improvement /area core #### What this PR does / why we need it: Provide administrators with the ability to adjust the order...
### 你当前使用的版本 2.1.0 ### 描述一下此特性 目前Halo首页、分类页、标签页等的文章排序是按文章创建时间排序的。 用户无法修改文章创建时间,只能修改发布时间,导致用户无法对首页、分类页、标签页的文章顺序进行调整。 是否应该优先以发布时间排序再以文章创建时间排序? 目前是没有根据发布时间排序:  ### 附加信息     相关issues:https://github.com/halo-dev/halo/issues/3113 https://github.com/halo-dev/halo/issues/2961
### 你当前使用的版本 None ### 描述一下此特性 https://github.com/halo-sigs/plugin-alioss/blob/main/src/main/resources/plugin.yaml https://github.com/halo-sigs/plugin-alioss/blob/main/LICENSE https://github.com/halo-sigs/plugin-s3/blob/main/src/main/resources/plugin.yaml https://github.com/halo-sigs/plugin-s3/blob/main/LICENSE plugin.yaml中的是MIT LICENSE中的是GPLv3 ### 附加信息 _No response_
### 1Panel 版本 1.0.2 ### 请描述您的需求或者改进建议 对于境外服务器,在容器页面,在没有完成`/api/v1/containers/docker/status`请求前会显示`当前未启动 Docker 服务,请在中开启`,实际上docker正在运行,只是境外服务器延迟大响应没有到达,希望优化成加载动画。 ### 请描述你建议的实现方案 希望在`/api/v1/containers/docker/status`响应到达前使用加载动画。 ### 附加信息 
### 系统信息 - 启动时间: 2024-04-30 20:06 - 版本: 2.15.0 - 构建时间: 2024-04-30 16:27 - Git Commit: 1582a62 - Java: IBM Semeru Runtime Open Edition / 21.0.2+13-LTS - 数据库: MySQL Community...
### 是什么版本出现了此问题? 2.8.0 ### 使用的什么数据库? H2 ### 使用的哪种方式部署? Docker ### 在线站点地址 _No response_ ### 发生了什么? 在程序启动时 DefaultAttachmentService 不能拿到插件中的 AttachmentHandler,导致进入 fallback 获取 annotations 的 Permalink,最终不会更新。   所以当初设计 AttachmentReconciler 去更新 Permalink...
### 你当前使用的版本 2.18.0 ### 描述一下此特性  希望提供附件批量操作的扩展点 ### 附加信息 https://github.com/halo-dev/plugin-s3/issues/166
### 前置条件 - [x] 已经在 [Issues](https://github.com/halo-dev/halo/issues) 列表中搜索了相关问题。 - [x] 这是和 Halo 相关的特性,如果是非项目本身的问题,建议在 [Discussions](https://github.com/halo-dev/halo/discussions) 提交。 - [x] 如果是插件和主题特性建议,请在对应的插件和主题仓库提交。 ### 你当前使用的版本 2.20.15 ### 描述一下此特性   如果是https页面加载http图片失败,增加具体原因的提示 https://github.com/halo-dev/plugin-s3/issues/187 ### 附加信息 _No response_