[PR #12] [MERGED] [v1.3 RC] merge dev into master #873

Closed
opened 2026-02-26 12:09:47 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/0xJacky/nginx-ui/pull/12
Author: @0xJacky
Created: 5/8/2022
Status: Merged
Merged: 5/8/2022
Merged by: @0xJacky

Base: masterHead: dev


📝 Commits (3)

📊 Changes

14 files changed (+302 additions, -226 deletions)

View changed files

📝 README-zh_CN.md (+20 -19)
📝 README-zh_TW.md (+17 -16)
📝 README.md (+17 -16)
📝 frontend/src/components/Chart/RadialBarChart.vue (+7 -7)
📝 frontend/src/lazy.js (+3 -1)
📝 frontend/src/locale/en/LC_MESSAGES/app.po (+53 -39)
📝 frontend/src/locale/zh_CN/LC_MESSAGES/app.mo (+0 -0)
📝 frontend/src/locale/zh_CN/LC_MESSAGES/app.po (+53 -39)
📝 frontend/src/locale/zh_TW/LC_MESSAGES/app.mo (+0 -0)
📝 frontend/src/locale/zh_TW/LC_MESSAGES/app.po (+55 -43)
📝 frontend/src/translations.json (+1 -1)
📝 frontend/src/views/dashboard/DashBoard.vue (+11 -11)
📝 frontend/src/views/domain/DomainAdd.vue (+5 -4)
📝 frontend/src/views/domain/DomainEdit.vue (+60 -30)

📄 Description

  1. Enhanced domain add and domain edit.
  2. Optimized Dashboard

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/0xJacky/nginx-ui/pull/12 **Author:** [@0xJacky](https://github.com/0xJacky) **Created:** 5/8/2022 **Status:** ✅ Merged **Merged:** 5/8/2022 **Merged by:** [@0xJacky](https://github.com/0xJacky) **Base:** `master` ← **Head:** `dev` --- ### 📝 Commits (3) - [`3a93583`](https://github.com/0xJacky/nginx-ui/commit/3a935831c6288841963a92ec5cefcaf93fd7de55) Enhanced domain edit - [`13689f8`](https://github.com/0xJacky/nginx-ui/commit/13689f8dd7b0a7996d93f1b7ef9f5518e983dad7) update readme - [`da31777`](https://github.com/0xJacky/nginx-ui/commit/da31777348e500e6fff6480827014871a857771f) Optimized Dashboard ### 📊 Changes **14 files changed** (+302 additions, -226 deletions) <details> <summary>View changed files</summary> 📝 `README-zh_CN.md` (+20 -19) 📝 `README-zh_TW.md` (+17 -16) 📝 `README.md` (+17 -16) 📝 `frontend/src/components/Chart/RadialBarChart.vue` (+7 -7) 📝 `frontend/src/lazy.js` (+3 -1) 📝 `frontend/src/locale/en/LC_MESSAGES/app.po` (+53 -39) 📝 `frontend/src/locale/zh_CN/LC_MESSAGES/app.mo` (+0 -0) 📝 `frontend/src/locale/zh_CN/LC_MESSAGES/app.po` (+53 -39) 📝 `frontend/src/locale/zh_TW/LC_MESSAGES/app.mo` (+0 -0) 📝 `frontend/src/locale/zh_TW/LC_MESSAGES/app.po` (+55 -43) 📝 `frontend/src/translations.json` (+1 -1) 📝 `frontend/src/views/dashboard/DashBoard.vue` (+11 -11) 📝 `frontend/src/views/domain/DomainAdd.vue` (+5 -4) 📝 `frontend/src/views/domain/DomainEdit.vue` (+60 -30) </details> ### 📄 Description 1. Enhanced domain add and domain edit. 2. Optimized Dashboard --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 12:09:47 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/nginx-ui#873
No description provided.