mirror of
https://github.com/0xJacky/nginx-ui.git
synced 2026-04-25 08:45:58 +03:00
[PR #55] [MERGED] v1.7 #3967
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#3967
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?
📋 Pull Request Information
Original PR: https://github.com/0xJacky/nginx-ui/pull/55
Author: @0xJacky
Created: 1/5/2023
Status: ✅ Merged
Merged: 1/5/2023
Merged by: @0xJacky
Base:
master← Head:1.7-dev📝 Commits (10+)
7d4999fwip: support SAN certificationsf6a5f35wip: modify config file namee9f0835fix: Auto correcting code is broken in advance mode #5042d832cfeat: support SAN certification #49bc247ffwip: force theme #401e304fafeat: support custom CADirURL #166bcb575feat: support for include location in server {} block #4865b192cfeat: manage config support dir0f58c86feat: Online modify settings #324a3e32achore: update translate📊 Changes
89 files changed (+3735 additions, -1854 deletions)
View changed files
📝
.air.toml(+1 -1)📝
README-zh_CN.md(+9 -5)📝
README-zh_TW.md(+9 -5)📝
README.md(+1 -0)📝
frontend/components.d.ts(+2 -3)📝
frontend/package.json(+2 -2)📝
frontend/src/App.vue(+11 -6)➕
frontend/src/api/cert.ts(+5 -0)📝
frontend/src/api/domain.ts(+3 -3)📝
frontend/src/api/ngx.ts(+4 -0)➕
frontend/src/api/settings.ts(+12 -0)➕
frontend/src/api/template.ts(+25 -0)📝
frontend/src/components/CodeEditor/CodeEditor.vue(+3 -6)📝
frontend/src/components/FooterToolbar/FooterToolBar.vue(+7 -4)📝
frontend/src/components/Logo/Logo.vue(+8 -5)📝
frontend/src/components/PageHeader/PageHeader.vue(+8 -5)📝
frontend/src/components/SetLanguage/SetLanguage.vue(+0 -1)📝
frontend/src/components/StdDataEntry/components/StdSelector.vue(+21 -26)➖
frontend/src/components/StdDataEntry/compontents/StdPassword.vue(+0 -51)➖
frontend/src/components/StdDataEntry/compontents/StdSelect.vue(+0 -45)...and 69 more files
📄 Description
New Features:
Enhance:
Fix:
Chore:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.