mirror of
https://github.com/0xJacky/nginx-ui.git
synced 2026-04-25 08:45:58 +03:00
[PR #82] [MERGED] Refactored obtain certifications module #3970
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#3970
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/82
Author: @0xJacky
Created: 2/15/2023
Status: ✅ Merged
Merged: 2/15/2023
Merged by: @0xJacky
Base:
master← Head:refactor-obtain-cert📝 Commits (6)
175d19afix: server_name split issue in SAN certe260860feat: store error log of obtaining certe9d26deenhance: auto obtain certa9aaccefeat: store auto-cert log to db85dbbccchore: update translations8b80900chore: docker development env📊 Changes
49 files changed (+1412 additions, -604 deletions)
View changed files
📝
.air.toml(+2 -2)➕
dev.Dockerfile(+27 -0)📝
frontend/package.json(+1 -1)📝
frontend/src/api/domain.ts(+2 -2)📝
frontend/src/components/StdDataDisplay/StdTable.vue(+1 -1)📝
frontend/src/language/en/app.po(+61 -31)📝
frontend/src/language/messages.pot(+57 -30)📝
frontend/src/language/translations.json(+1 -1)📝
frontend/src/language/zh_CN/app.mo(+0 -0)📝
frontend/src/language/zh_CN/app.po(+62 -31)📝
frontend/src/language/zh_TW/app.mo(+0 -0)📝
frontend/src/language/zh_TW/app.po(+62 -31)📝
frontend/src/version.json(+1 -1)📝
frontend/src/views/cert/Cert.vue(+32 -14)📝
frontend/src/views/dashboard/DashBoard.vue(+1 -5)📝
frontend/src/views/domain/DomainEdit.vue(+1 -1)📝
frontend/src/views/domain/cert/Cert.vue(+2 -1)📝
frontend/src/views/domain/cert/IssueCert.vue(+7 -7)📝
frontend/src/views/domain/ngx_conf/NgxConfigEditor.vue(+1 -0)📝
frontend/version.json(+1 -1)...and 29 more files
📄 Description
_, this may cause an unexpected error.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.