mirror of
https://github.com/0xJacky/nginx-ui.git
synced 2026-04-25 08:45:58 +03:00
[PR #420] [MERGED] Enhance auto cert #8087
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#8087
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/420
Author: @0xJacky
Created: 6/18/2024
Status: ✅ Merged
Merged: 6/18/2024
Merged by: @0xJacky
Base:
dev← Head:enhance/auto-cert📝 Commits (3)
11e4607fix: certificate dir cannot be created in some windows-docker setup #403b3486a4feat: sync certificates to remote server #293, #363, #411217f4dcchore: prepare v2.0.0-beta.25📊 Changes
43 files changed (+2471 additions, -1654 deletions)
View changed files
📝
api/certificate/certificate.go(+60 -0)📝
api/certificate/issue.go(+4 -11)📝
api/certificate/router.go(+1 -0)📝
api/notification/notification.go(+1 -2)📝
api/sites/domain.go(+0 -2)📝
app/package.json(+19 -19)📝
app/pnpm-lock.yaml(+842 -827)📝
app/src/api/cert.ts(+1 -0)📝
app/src/api/curd.ts(+2 -2)📝
app/src/components/Notification/Notification.vue(+4 -2)➕
app/src/components/Notification/detailRender.ts(+31 -0)📝
app/src/components/StdDesign/StdDataDisplay/StdTable.vue(+15 -1)📝
app/src/language/LINGUAS(+1 -1)📝
app/src/language/constants.ts(+4 -0)📝
app/src/language/en/app.po(+134 -83)📝
app/src/language/es/app.po(+135 -83)📝
app/src/language/fr_FR/app.po(+135 -83)📝
app/src/language/ko_KR/app.po(+135 -83)📝
app/src/language/messages.pot(+125 -83)📝
app/src/language/ru_RU/app.po(+135 -83)...and 23 more files
📄 Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.