feat: 管理面板bug修复和新功能#316
Merged
Merged
Conversation
管理面板附带的插件改动和独立功能增强均回退,保持与上游一致。
Owner
|
测了一会儿没啥问题。 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
(部分修改可能导致其他bug,可能有一部分不相关的修改被提交,如果合并建议开分支测试)
一、新增功能
install、SSE 实时日志流
二、增强
注释中解析分组/小节/键级说明
(2000字)、HTML 注释/Markdown 标题/代码围栏清理、提示注入检测(检测 "ignore previous instructions" 等危险短语并替换为
[已移除潜在注入语句])
三、UI 基础设施新增
四、Bug 修复与安全改进