\n\n### 复现步骤\n\n_No response_\n\n### 相关日志输出\n\n```shell\n\n```\n\n### 附加信息\n\n_No response_",[3019],{"name":3020,"color":3021},"triage/needs-information","d455d0",7221,"halo-dev","halo","open","添加菜单后,菜单名称为空","2025-02-08T08:13:04Z","https://github.com/halo-dev/halo/issues/7221",0.7924886,{"description":3031,"labels":3032,"number":3039,"owner":3023,"repository":3024,"state":3025,"title":3040,"updated_at":3041,"url":3042,"score":3043},"### 前置条件\n\n- [x] 已经在 [Issues](https://github.com/halo-dev/halo/issues) 列表中搜索了相关问题。\n- [x] 这是和 Halo 相关的特性,如果是非项目本身的问题,建议在 [Discussions](https://github.com/halo-dev/halo/discussions) 提交。\n- [x] 如果是插件和主题特性建议,请在对应的插件和主题仓库提交。\n\n### 你当前使用的版本\n\n 2.20.15\n\n### 描述一下此特性\n\n\n\n\n\n如果是https页面加载http图片失败,增加具体原因的提示\nhttps://github.com/halo-dev/plugin-s3/issues/187\n\n### 附加信息\n\n_No response_",[3033,3036],{"name":3034,"color":3035},"kind/improvement","f714c6",{"name":3037,"color":3038},"area/ui","1d76db",7280,"附件页面增加https页面尝试加载http图片失败原因","2025-03-10T09:02:29Z","https://github.com/halo-dev/halo/issues/7280",0.804903,{"description":3045,"labels":3046,"number":3054,"owner":3023,"repository":3024,"state":3055,"title":3056,"updated_at":3057,"url":3058,"score":3059},"### Your current Halo version\r\n\r\nlatest\r\n\r\n### Describe this feature\r\n\r\n比如插件的 extensions 中有一个 notification.yaml 而 Halo 的 extensions 中也存在 notification.yaml 插件启动时会加载到 halo 下的导致无法将插件提供的自定义模型数据初始化到数据库,希望的是插件启动时只从插件中获取,获取不到就不存在而不从 Halo 查找\r\n\r\n### Additional information\r\n\r\n/kind improvement\r\n/area core\r\n/area plugin\r\n/milestone 2.10.x\r\n/assign",[3047,3050,3051],{"name":3048,"color":3049},"area/core","0052cc",{"name":3034,"color":3035},{"name":3052,"color":3053},"area/plugin","181D31",4610,"closed","插件启动时 extensions 下的文件名如果和 Halo 的有重名会无法加载","2023-09-27T12:46:18Z","https://github.com/halo-dev/halo/issues/4610",0.7551261,{"description":3061,"labels":3062,"number":3068,"owner":3023,"repository":3024,"state":3055,"title":3069,"updated_at":3070,"url":3071,"score":3072},"### 系统信息\n\n- 外部访问地址: https://oniya.cn/\r\n- 启动时间: 2024-01-04 09:53\r\n- 版本: 2.11.3\r\n- 构建时间: 2023-12-27 12:13\r\n- Git Commit: 8e9b07d\r\n- Java: IBM Semeru Runtime Open Edition / 17.0.9+9\r\n- 数据库: 20200531 / 5.7.18-cynos-log\r\n- 操作系统: Linux / 5.4.0-132-generic\r\n- 已激活主题: [Theme Joe3](https://github.com/jiewenhuang/halo-theme-joe3.0)\r\n- 已启动插件:\r\n - [Willow Markdown 编辑器](https://github.com/guqing/willow-mde)\r\n - [图库管理](https://github.com/halo-sigs/plugin-photos)\r\n - [文章导入导出](https://jhacker.cn/2023/halo-plugin-export2doc)\r\n - AI 助手\r\n - [Docsme](https://github.com/f2ccloud/plugin-docsme)\r\n - [瞬间](https://github.com/halo-sigs/plugin-moments)\r\n - [链接管理](https://github.com/halo-sigs/plugin-links)\r\n - [站点推送插件](https://github.com/Stonewuu/halo-plugin-sitepush)\r\n - [增强备份(Backup IMproved)](https://halo.run/store/apps/app-dHakX)\r\n - 联系表单\r\n - [文章限制阅读 Pro](https://github.com/f2ccloud/plugin-restricted-reading-pro)\r\n - [对象存储(Amazon S3 协议)](https://github.com/halo-dev/plugin-s3)\r\n - [站点迁移](https://github.com/halo-sigs/plugin-migrate)\r\n - [Sitemap](https://github.com/halo-dev/plugin-sitemap)\r\n - [搜索组件](https://github.com/halo-dev/plugin-search-widget)\r\n - [RSS](https://github.com/halo-dev/plugin-feed)\r\n - [评论组件](https://github.com/halo-dev/plugin-comment-widget)\r\n - [应用市场](https://github.com/halo-dev/plugin-app-store)\n\n### 使用的哪种方式运行?\n\nDocker Compose\n\n### 在线站点地址\n\n_No response_\n\n### 发生了什么?\n\n通过Docker Compose 部署无法自定义后台路径,尝试在`docker-compose.yaml`文件中加`admin-path: admin`但是`up`的时候提示`services.halo Additional property admin_path is not allowed`根据`https://docs.halo.run/getting-started/config/#%E5%90%8E%E5%8F%B0%E8%B7%AF%E5%BE%84`文档中所述修改`application.yaml`文件但是貌似Docker Compose部署的halo持久化的目录下并没有`application.yaml`文件,论坛中`https://bbs.halo.run/d/2216-%E5%90%8E%E5%8F%B0%E7%AE%A1%E7%90%86%E8%B7%AF%E5%BE%84%E8%83%BD%E5%90%A6%E9%85%8D%E7%BD%AE/3`所说使用 HALO_ADMIN_PATH 环境变量,参考:`https://docs.halo.run/getting-started/install/other/docker-compose` 其中的参考链接也已失效,无法打开\n\n### 相关日志输出\n\n_No response_\n\n### 附加信息\n\n_No response_",[3063,3065],{"name":3064,"color":3021},"triage/unresolved",{"name":3066,"color":3067},"needs-kind","ededed",5152,"通过Docker Compose 部署无法自定义后台路径","2024-01-17T03:48:18Z","https://github.com/halo-dev/halo/issues/5152",0.7656216,{"description":3074,"labels":3075,"number":3077,"owner":3023,"repository":3024,"state":3055,"title":3078,"updated_at":3079,"url":3080,"score":3081},"### 系统信息\n\n外部访问地址\r\nhttps://blog.nanshengwx.cn\r\n启动时间\r\n2024-10-08 16:02\r\n已激活主题\r\nHao\r\n已启动插件\r\nMarkdown / HTML 内容块\r\nData Studio(数据工厂)\r\n评论迁移\r\n编辑器超链接卡片\r\n页面静态缓存\r\n链接安全跳转中台\r\nKaTeX\r\nOAuth2 认证\r\n爱发电插件\r\n友链自助提交插件\r\n站点推送插件\r\n朋友圈\r\nByteMD\r\n文章导入导出\r\nhighlight.js 代码高亮\r\nlightgallery.js 灯箱\r\n评论组件\r\nRSS\r\n应用市场\r\n链接管理\r\n瞬间\r\nSitemap\r\n搜索组件\n\n### 使用的哪种方式运行?\n\nDocker\n\n### 发生了什么?\n\n写文章图片是正的,预览文章就转了90°,点大图就是正的,在附件库看同理,缩略图是旋转的,但点击图片进去后是正的\n\n### 复现步骤\n\n_No response_\n\n### 相关日志输出\n\n_No response_\n\n### 附加信息\n\n\r\n\r\n",[3076],{"name":3034,"color":3035},6802,"缩略图显示问题","2024-10-12T13:51:46Z","https://github.com/halo-dev/halo/issues/6802",0.78502595,{"description":3083,"labels":3084,"number":3086,"owner":3023,"repository":3024,"state":3055,"title":3087,"updated_at":3088,"url":3089,"score":3090},"### 前置条件\n\n- [x] 已经在 [issues](https://github.com/halo-dev/halo/issues) 列表中搜索了相关问题。\n- [x] 这是 Halo 项目本身存在的问题,如果是非项目本身的问题(如:安装部署问题),建议在 [Discussions](https://github.com/halo-dev/halo/discussions) 提交。\n- [x] 已经尝试过停用所有的插件,排除是插件导致的问题。\n- [x] 如果是插件和主题的问题,请在对应的插件和主题仓库提交。\n\n### 系统信息\n\n- 外部访问地址: https://blog.lorikein.cn/\n- 启动时间: 2024-11-30 17:34\n- 版本: 2.20.10\n- 构建时间: 2024-11-26 12:32\n- Git Commit: 033a77e\n- Java: IBM Semeru Runtime Open Edition / 21.0.5+11-LTS\n- 数据库: Source distribution / 5.7.43-log\n- 操作系统: Linux / 6.1.0-10-amd64\n- 已激活主题: [Sakura 2.4.1](https://github.com/LIlGG/halo-theme-sakura.git)\n- 已启动插件:\n - [live2d 看板娘 1.2.1](https://github.com/LIlGG/plugin-live2d)\n - [图库管理 1.4.0](https://github.com/halo-sigs/plugin-photos)\n - [链接管理 1.5.0](https://github.com/halo-sigs/plugin-links)\n - [瞬间 1.8.0](https://github.com/halo-sigs/plugin-moments)\n - [Sitemap 1.1.2](https://github.com/halo-dev/plugin-sitemap)\n - [RSS 1.3.0](https://github.com/halo-dev/plugin-feed)\n - [搜索组件 1.6.2](https://github.com/halo-dev/plugin-search-widget)\n - [评论组件 2.5.1](https://github.com/halo-dev/plugin-comment-widget)\n - [应用市场 1.9.0](https://www.halo.run/store/apps/app-VYJbF)\n\n### 使用的哪种方式运行?\n\nDocker Compose\n\n### 发生了什么?\n\n使用宝塔的Docker Compose功能部署的halo\n运行后系统的root文件夹无.halo2目录\n容器内的root文件夹存在.halo2目录但目录内是空白的\n无法修改如application.yaml等配置文件\n\n### 复现步骤\n\n打开Docker Compose\n使用[halo.run](https://docs.halo.run/getting-started/install/docker-compose?current=external-db)中的部署代码\n部署后打开目录发现上方问题\n\n### 相关日志输出\n\n```shell\n\n```\n\n### 附加信息\n\n\n\n",[3085],{"name":3020,"color":3021},7096,"工作目录.halo2下为空白","2024-12-05T02:18:41Z","https://github.com/halo-dev/halo/issues/7096",0.7859804,{"description":3092,"labels":3093,"number":3096,"owner":3023,"repository":3024,"state":3055,"title":3097,"updated_at":3098,"url":3099,"score":3100},"### 你当前使用的版本\n\n 2.20.7专业版\n\n### 描述一下此特性\n\nhalo配置了一堆对象存储和图床能否在粘贴图片的时候能默认选择到对象存储或者图床吗,不要默认本地附件不然这样操作起来很麻烦\n\n### 附加信息\n\n_No response_",[3094],{"name":3095,"color":3021},"kind/support",6948,"发布文章附件优化上传","2024-11-18T02:29:44Z","https://github.com/halo-dev/halo/issues/6948",0.78793263,{"description":3102,"labels":3103,"number":3105,"owner":3023,"repository":3024,"state":3055,"title":3106,"updated_at":3107,"url":3108,"score":3109},"### 前置条件\n\n- [x] 已经在 [issues](https://github.com/halo-dev/halo/issues) 列表中搜索了相关问题。\n- [x] 这是 Halo 项目本身存在的问题,如果是非项目本身的问题(如:安装部署问题),建议在 [Discussions](https://github.com/halo-dev/halo/discussions) 提交。\n- [x] 已经尝试过停用所有的插件,排除是插件导致的问题。\n- [x] 如果是插件和主题的问题,请在对应的插件和主题仓库提交。\n\n### 系统信息\n\n- 外部访问地址: http://lnjweb.top:80/\n- 启动时间: 2024-11-18 14:01\n- 版本: 2.20.9\n- 构建时间: 2024-11-12 06:43\n- Git Commit: 06f3c28\n- Java: IBM Semeru Runtime Open Edition / 21.0.4+7-LTS\n- 数据库: MySQL Community Server - GPL / 8.4.3\n- 操作系统: Linux / 5.15.0-106-generic\n- 已激活主题: [Earth 1.11.1](https://github.com/halo-dev/theme-earth)\n- 已启动插件:\n - [评论组件 2.5.1](https://github.com/halo-dev/plugin-comment-widget)\n - [RSS 1.3.0](https://github.com/halo-dev/plugin-feed)\n - [搜索组件 1.6.2](https://github.com/halo-dev/plugin-search-widget)\n - [highlight.js 代码高亮 1.3.2](https://github.com/halo-sigs/plugin-highlightjs)\n\n### 使用的哪种方式运行?\n\nDocker Compose\n\n### 发生了什么?\n\n2.20.0版本更新2.20.9版本后首页打不开,显示 404 NOT_FOUND \"Template index was not found.\",但能手动修改地址进入console后台。最后解决方法,在后台卸载默认主题后从官网的应用商店下载默认主题,上传到自己的halo中。整了好久终于能用新版了。不想再回去复现一遍了。管理可以把这个问题关闭,希望给其他人一点思路。\n\n### 复现步骤\n\n\n先安装2.20版本,,后修改版本号为2.20.9,执行docker-compose up -d 问题即可复现。\n安装的插件如下\n\n\n\n### 相关日志输出\n\n```shell\n2024-11-18T14:10:38.127+08:00 ERROR 7 --- [oundedElastic-3] org.thymeleaf.TemplateEngine : [THYMELEAF][boundedElastic-3] Exception preparing throttled template \"index\": 404 NOT_FOUND \"Template index was not found.\"\n\nrun.halo.app.infra.exception.NotFoundException: 404 NOT_FOUND \"Template index was not found.\"\n\tat run.halo.app.theme.CompositeTemplateResolver.lambda$resolveTemplate$1(CompositeTemplateResolver.java:59) ~[classes/:2.20.9]\n\tat java.base/java.util.Optional.orElseThrow(Unknown Source) ~[na:na]\n\tat run.halo.app.theme.CompositeTemplateResolver.resolveTemplate(CompositeTemplateResolver.java:59) ~[classes/:2.20.9]\n\tat org.thymeleaf.engine.TemplateManager.resolveTemplate(TemplateManager.java:845) ~[thymeleaf-3.1.2.RELEASE.jar:3.1.2.RELEASE]\n\tat org.thymeleaf.engine.TemplateManager.parseAndProcessThrottled(TemplateManager.java:757) ~[thymeleaf-3.1.2.RELEASE.jar:3.1.2.RELEASE]\n\tat org.thymeleaf.TemplateEngine.processThrottled(TemplateEngine.java:1189) ~[thymeleaf-3.1.2.RELEASE.jar:3.1.2.RELEASE]\n\tat org.thymeleaf.TemplateEngine.processThrottled(TemplateEngine.java:1163) ~[thymeleaf-3.1.2.RELEASE.jar:3.1.2.RELEASE]\n\tat org.thymeleaf.spring6.SpringWebFluxTemplateEngine.lambda$createChunkedStream$1(SpringWebFluxTemplateEngine.java:245) ~[thymeleaf-spring6-3.1.2.RELEASE.jar:3.1.2.RELEASE]\n\tat reactor.core.publisher.FluxGenerate.subscribe(FluxGenerate.java:80) ~[reactor-core-3.7.0-RC1.jar:3.7.0-RC1]\n\tat reactor.core.publisher.InternalFluxOperator.subscribe(InternalFluxOperator.java:68) ~[reactor-core-3.7.0-RC1.jar:3.7.0-RC1]\n\tat reactor.core.publisher.FluxSubscribeOn$SubscribeOnSubscriber.run(FluxSubscribeOn.java:194) ~[reactor-core-3.7.0-RC1.jar:3.7.0-RC1]\n\tat reactor.core.scheduler.WorkerTask.call(WorkerTask.java:84) ~[reactor-core-3.7.0-RC1.jar:3.7.0-RC1]\n\tat reactor.core.scheduler.WorkerTask.call(WorkerTask.java:37) ~[reactor-core-3.7.0-RC1.jar:3.7.0-RC1]\n\tat java.base/java.util.concurrent.FutureTask.run(Unknown Source) ~[na:na]\n\tat java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) ~[na:na]\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) ~[na:na]\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) ~[na:na]\n\tat java.base/java.lang.Thread.run(Unknown Source) ~[na:na]\n```\n\n### 附加信息\n\n_No response_",[3104],{"name":3020,"color":3021},7048,"2.20.0版本更新2.20.9版本后首页打不开,能手动修改地址进入console后台。,默认主题,已关闭额外插件,且已经通过手动重装主题修复","2024-11-20T03:02:17Z","https://github.com/halo-dev/halo/issues/7048",0.7903671,{"description":3111,"labels":3112,"number":3119,"owner":3023,"repository":3024,"state":3055,"title":3120,"updated_at":3121,"url":3122,"score":3123},"### 系统信息\n\n- 外部访问地址: http://localhost:8090\r\n- 启动时间: 2024-05-16 11:28\r\n- 版本: \r\n- 构建时间: \r\n- Git Commit: \r\n- Java: OpenJDK Runtime Environment / 17.0.7+7-LTS\r\n- 数据库: PostgreSQL / 15.4 (Debian 15.4-2.pgdg120+1)\r\n- 操作系统: Mac OS X / 13.4\r\n- 已激活主题: [Sakura](https://github.com/LIlGG/halo-theme-sakura.git)\r\n- 已启动插件:\r\n - [瞬间](https://github.com/halo-sigs/plugin-moments)\r\n - 联系表单\r\n - AI 助手\r\n - [Metrics Graph](https://github.com/guqing/plugin-metrics-graph)\r\n - [Markdown / HTML 内容块](https://github.com/halo-dev/plugin-hybrid-edit-block)\r\n - [Willow Markdown 编辑器](https://github.com/guqing/willow-mde)\r\n - [应用市场](https://github.com/halo-dev/plugin-app-store)\r\n - [增强备份(Backup IMproved)](https://halo.run/store/apps/app-dHakX)\r\n - [OAuth2 认证](https://github.com/halo-sigs/plugin-oauth2)\r\n - [StackEdit](https://github.com/halo-sigs/plugin-stackedit)\r\n - [live2d 看板娘](https://github.com/LIlGG/plugin-live2d)\r\n - [链接管理](https://github.com/halo-sigs/plugin-links)\r\n - [站点迁移](https://github.com/halo-sigs/plugin-migrate)\r\n - [对象存储(Amazon S3 协议)](https://github.com/halo-dev/plugin-s3)\r\n - [ByteMD](https://github.com/ruibaby/plugin-bytemd)\r\n - [图库管理](https://github.com/halo-sigs/plugin-photos)\r\n - [RSS](https://github.com/halo-dev/plugin-feed)\r\n - [搜索组件](https://github.com/halo-dev/plugin-search-widget)\r\n - [评论组件](https://github.com/halo-dev/plugin-comment-widget)\r\n - [Sitemap](https://github.com/halo-dev/plugin-sitemap)\n\n### 使用的哪种方式运行?\n\nSource Code\n\n### 发生了什么?\n\n在代码块中使用 `Mod + a` 全选并删除内容时,光标会出现在代码块之外。\r\n\r\n\r\n\r\n/area editor\r\n/kind bug\n\n### 相关日志输出\n\n_No response_\n\n### 附加信息\n\n_No response_",[3113,3116],{"name":3114,"color":3115},"kind/bug","e11d21",{"name":3117,"color":3118},"area/editor","5C6460",5927,"删除代码块中的内容时,光标出现在代码块之外","2024-05-21T09:46:46Z","https://github.com/halo-dev/halo/issues/5927",0.79104507,{"description":3125,"labels":3126,"number":3128,"owner":3023,"repository":3024,"state":3055,"title":3129,"updated_at":3130,"url":3131,"score":3132},"### 你当前使用的版本\n\n2.13.1\n\n### 描述一下此特性\n\n后端仪表盘数据可以用趋势图形表示。\n\n### 附加信息\n\n_No response_",[3127],{"name":3064,"color":3021},5547,"关于Halo优化问题","2024-03-22T02:28:23Z","https://github.com/halo-dev/halo/issues/5547",0.7928155,["Reactive",3134],{},["Set"],["ShallowReactive",3137],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$fSmDio6ZkAVHI7UFk8R8M5V69qARNflMfw8JrKxlAovA":-1},"/halo-dev/halo/5412"]