mirror of
https://github.com/4IceG/luci-app-timecontrol.git
synced 2026-04-26 19:25:50 +03:00
[PR #3] [MERGED] 1.8 #4
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/luci-app-timecontrol#4
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/4IceG/luci-app-timecontrol/pull/3
Author: @htcnokia
Created: 10/1/2025
Status: ✅ Merged
Merged: 10/1/2025
Merged by: @4IceG
Base:
main← Head:main📝 Commits (10+)
c5f15deAdd files via upload7db6a8dDelete luci-app-timecontrol directory3e73c3cAdd files via uploade113a15Update README.md25fa2a0Create restore_luci_app_timecontrol_v010.sh260ac40Update restore_luci_app_timecontrol_v010.sh643ac90Update timecontrol2fa3f5bAdd files via upload1b150afAdd files via upload14edfe9Create v012.sh📊 Changes
14 files changed (+2525 additions, -181 deletions)
View changed files
📝
README.md(+5 -0)📝
luci-app-timecontrol/Makefile(+6 -9)📝
luci-app-timecontrol/luasrc/controller/timecontrol.lua(+101 -8)📝
luci-app-timecontrol/luasrc/model/cbi/timecontrol.lua(+183 -56)➕
luci-app-timecontrol/luasrc/view/timecontrol/button_section.htm(+107 -0)📝
luci-app-timecontrol/luasrc/view/timecontrol/index.htm(+22 -10)📝
luci-app-timecontrol/luasrc/view/timecontrol/timecontrol.htm(+13 -2)📝
luci-app-timecontrol/po/pl/timecontrol.po(+82 -28)➕
luci-app-timecontrol/po/zh-cn/timecontrol.po(+126 -0)📝
luci-app-timecontrol/po/zh_Hans/timecontrol.po(+101 -25)📝
luci-app-timecontrol/root/etc/config/timecontrol(+7 -2)📝
luci-app-timecontrol/root/etc/init.d/timecontrol(+368 -37)📝
luci-app-timecontrol/root/etc/uci-defaults/luci-app-timecontrol(+15 -4)➕
restore_luci_app_timecontrol_v012.sh(+1389 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.