longjuan

Results 9 issues of 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...

area/core
release-note
kind/improvement

### 你当前使用的版本 2.1.0 ### 描述一下此特性 目前Halo首页、分类页、标签页等的文章排序是按文章创建时间排序的。 用户无法修改文章创建时间,只能修改发布时间,导致用户无法对首页、分类页、标签页的文章顺序进行调整。 是否应该优先以发布时间排序再以文章创建时间排序? 目前是没有根据发布时间排序: ![image](https://user-images.githubusercontent.com/28662535/212066483-a07e172a-9f66-4278-8e85-4b079109c77d.png) ### 附加信息 ![image](https://user-images.githubusercontent.com/28662535/212067156-0dea209c-e04c-4e5c-ab9f-4146a36c09a3.png) ![image](https://user-images.githubusercontent.com/28662535/212066742-4580887a-8857-48b4-87a8-1b6a04a2502b.png) ![image](https://user-images.githubusercontent.com/28662535/212066881-4416cfd9-c703-41e2-a104-04c52c4d2723.png) ![image](https://user-images.githubusercontent.com/28662535/212066808-d5bb3b40-b689-4c45-8bbe-573637b7eb7d.png) 相关issues:https://github.com/halo-dev/halo/issues/3113 https://github.com/halo-dev/halo/issues/2961

area/core
kind/improvement

### 你当前使用的版本 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_

kind/improvement
area/plugin

### 1Panel 版本 1.0.2 ### 请描述您的需求或者改进建议 对于境外服务器,在容器页面,在没有完成`/api/v1/containers/docker/status`请求前会显示`当前未启动 Docker 服务,请在中开启`,实际上docker正在运行,只是境外服务器延迟大响应没有到达,希望优化成加载动画。 ### 请描述你建议的实现方案 希望在`/api/v1/containers/docker/status`响应到达前使用加载动画。 ### 附加信息 ![image](https://user-images.githubusercontent.com/28662535/226120398-b3065f2a-5089-45b7-a110-6ad03daba249.png)

状态:待用户反馈
类型:优化

### 系统信息 - 启动时间: 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...

kind/improvement
area/ui

### 是什么版本出现了此问题? 2.8.0 ### 使用的什么数据库? H2 ### 使用的哪种方式部署? Docker ### 在线站点地址 _No response_ ### 发生了什么? 在程序启动时 DefaultAttachmentService 不能拿到插件中的 AttachmentHandler,导致进入 fallback 获取 annotations 的 Permalink,最终不会更新。 ![image](https://github.com/halo-dev/halo/assets/28662535/213aead4-7265-4f3d-8c0c-471a8ca01bc3) ![image](https://github.com/halo-dev/halo/assets/28662535/41c51c89-7c82-46e2-992a-62c40a54770f) 所以当初设计 AttachmentReconciler 去更新 Permalink...

kind/bug
area/plugin

### 你当前使用的版本 2.18.0 ### 描述一下此特性 ![image](https://github.com/user-attachments/assets/c832f8d5-67a6-4d2d-bfb0-f269e53c7443) 希望提供附件批量操作的扩展点 ### 附加信息 https://github.com/halo-dev/plugin-s3/issues/166

kind/feature
area/plugin
area/ui

### 前置条件 - [x] 已经在 [Issues](https://github.com/halo-dev/halo/issues) 列表中搜索了相关问题。 - [x] 这是和 Halo 相关的特性,如果是非项目本身的问题,建议在 [Discussions](https://github.com/halo-dev/halo/discussions) 提交。 - [x] 如果是插件和主题特性建议,请在对应的插件和主题仓库提交。 ### 你当前使用的版本 2.20.15 ### 描述一下此特性 ![Image](https://github.com/user-attachments/assets/bf2956c3-f146-4f07-b9e7-e0c5c4a21616) ![Image](https://github.com/user-attachments/assets/babd595e-213d-4063-9841-07a9a90331cb) 如果是https页面加载http图片失败,增加具体原因的提示 https://github.com/halo-dev/plugin-s3/issues/187 ### 附加信息 _No response_

kind/improvement
area/ui