mirror of
https://github.com/0xJacky/nginx-ui.git
synced 2026-04-25 08:45:58 +03:00
[PR #1008] [MERGED] feat: add support for init.d and OpenRC service management #6964
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#6964
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/1008
Author: @0xJacky
Created: 5/7/2025
Status: ✅ Merged
Merged: 5/7/2025
Merged by: @0xJacky
Base:
main← Head:dev📝 Commits (5)
39daf0bfix(upgrader): remove unused settings import and simplify GitHub proxy checks13732ffchore: update docsd772dcfchore: update depsdb29f2echore: update translations5fdd85afeat: add support for init.d and OpenRC service management #335, #988📊 Changes
26 files changed (+4138 additions, -3476 deletions)
View changed files
📝
app/src/language/ar/app.po(+80 -77)📝
app/src/language/de_DE/app.po(+295 -283)📝
app/src/language/en/app.po(+67 -68)📝
app/src/language/es/app.po(+270 -255)📝
app/src/language/fr_FR/app.po(+272 -270)📝
app/src/language/generate.ts(+38 -38)📝
app/src/language/ja_JP/app.po(+408 -329)📝
app/src/language/ko_KR/app.po(+354 -275)📝
app/src/language/messages.pot(+64 -68)📝
app/src/language/pt_PT/app.po(+257 -245)📝
app/src/language/ru_RU/app.po(+255 -248)📝
app/src/language/tr_TR/app.po(+279 -294)📝
app/src/language/uk_UA/app.po(+268 -300)📝
app/src/language/vi_VN/app.po(+280 -287)📝
app/src/language/zh_CN/app.po(+243 -174)📝
app/src/language/zh_TW/app.po(+247 -178)📝
cmd/lego_config/main.go(+64 -12)📝
docs/zh_CN/guide/install-script-linux.md(+4 -14)📝
go.mod(+17 -17)📝
go.sum(+38 -0)...and 6 more files
📄 Description
Close #335
Close #988
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.