mirror of
https://github.com/0xJacky/nginx-ui.git
synced 2026-04-25 08:45:58 +03:00
[PR #97] [MERGED] v1.8 #888
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#888
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/97
Author: @0xJacky
Created: 4/8/2023
Status: ✅ Merged
Merged: 4/17/2023
Merged by: @0xJacky
Base:
master← Head:v1.8-dev📝 Commits (10+)
be4f7fcenhance: auto-refresh after upgradedab2915template: enable HSTS69cdef4feat: added animationsb7560ddfeat: add confirm dialog for cert renewal toggle #3088daebbenhance: rm acme-challenge if auto-renewal off #30dd6c366fix: edit btn not navigating to edit pagef36e582enhance: set the max-height of ChatGPT UIf15e66eenhance: block template parser9ba9711template: added Hotlink Protection #3037d4588enhance: set current_server_idx boundary📊 Changes
251 files changed (+10754 additions, -2831 deletions)
View changed files
📝
app.example.ini(+7 -0)📝
frontend/components.d.ts(+5 -2)📝
frontend/package.json(+12 -11)➕
frontend/src/api/auto_cert.ts(+13 -0)➕
frontend/src/api/dns_credential.ts(+5 -0)📝
frontend/src/api/domain.ts(+4 -0)📝
frontend/src/api/template.ts(+4 -0)📝
frontend/src/components/Chart/AreaChart.vue(+5 -5)📝
frontend/src/components/ChatGPT/ChatGPT.vue(+7 -3)📝
frontend/src/components/FooterToolbar/FooterToolBar.vue(+1 -1)📝
frontend/src/components/NginxControl/NginxControl.vue(+3 -3)📝
frontend/src/components/StdDataDisplay/StdBatchEdit.vue(+17 -18)📝
frontend/src/components/StdDataDisplay/StdCurd.vue(+22 -21)📝
frontend/src/components/StdDataDisplay/StdPagination.vue(+5 -5)📝
frontend/src/components/StdDataDisplay/StdTable.vue(+1 -1)📝
frontend/src/components/StdDataEntry/components/StdPassword.vue(+4 -4)📝
frontend/src/components/StdDataEntry/index.tsx(+1 -1)📝
frontend/src/language/constants.ts(+4 -1)📝
frontend/src/language/en/app.po(+366 -212)📝
frontend/src/language/messages.pot(+376 -250)...and 80 more files
📄 Description
Features:
Enhancements
Templates
Fixes
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.