mirror of
https://github.com/0xJacky/nginx-ui.git
synced 2026-04-25 08:45:58 +03:00
[GH-ISSUE #30] 体验后的几个小建议 #7134
Labels
No labels
Q/A
bug
casdoor
dependencies
docker
documentation
duplicate
enhancement
help wanted
invalid
lego
platform:openwrt
platform:windows
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/nginx-ui#7134
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @suiyueou on GitHub (Aug 17, 2022).
Original GitHub issue: https://github.com/0xJacky/nginx-ui/issues/30
本来没准备新开 issues 的,但是写着写着发现好像又长了,就新开一个了(~
站点列表里的站点名称可修改,然后再加上一个站点描述:Server x标签页这里我觉得可以为它增加一个标签设置,比如说:快速注释/启用、删除、自定义标签页名等Location指令节点的注释可以像其他指令输入框一样触发焦点时弹出吗?这样子如果没有写注释的话,页面留白不会太大,然后删除按钮我觉得可以放在标题区域,这个Location标题栏我觉得还可以再来个自定义 Location 名称或者跟第二条类似的设置,而且这个注释框好像没有边框线条:添加站点时的默认Locations指令,我觉得可以改为当开启TLS/SSL并且用 Let's Encrypt 对网站进行加密功能启用时,再附加上,反之,关闭时自动注释或删除掉该条Locations指令:用 Let's Encrypt 对网站进行加密功能时,可以加个二次确认或折叠隐藏吗?防止误点击之类,然后这个证书的此前无效时间可以改成签发时间:站点添加/编辑页面功能中,添加一个强制 HTTPS/HSTS 访问的功能站点添加/编辑页面功能中,添加一个快速反向代理的功能:简单输入路径和端口,自动插入标准的Location指令节点站点添加/编辑页面功能中,添加一个快速启用防盗链的功能,这个似乎还得做个区分,因为普通站点和反向代理站点的防盗链写法还不太一样Locations功能块下已有Location指令,那么新增的Location是可以正常添加和保存的,但是,如果Locations功能块下的Location指令在新添加前(上一次保存)就已经删除掉了所有的Location,那么将无法正常添加,具体表现为:点击修改站点 => 删除所有Location并保存 => 再次点击修改站点 => 点击添加 Location=> 输入相关信息 => 点击确认,此时页面无任何反应:无法添加:
可正常添加保存:
@0xJacky commented on GitHub (Aug 18, 2022):
第9点已修复,第3点已优化
@0xJacky commented on GitHub (Nov 12, 2022):
现已支持在可视化界面拖拽以排序指令和 Locations
@DjSni commented on GitHub (Jan 8, 2023):
I think this fits in here quite well, it would be good if there is a way to copy and or use page configurations as a template.
And thanks for the great work.
like:

@suiyueou commented on GitHub (Jan 8, 2023):
configurations template? Great idea!