mirror of
https://github.com/openwrt/luci.git
synced 2026-05-31 02:21:50 +08:00
a818ac89bb0e376b7ac4c9f1a8a35f657bbd64c9
validation: use correct argument position for apply network: spec.need_tag -> port.need_tag agrees with old lua compat widgets: rv.length is undefined, use firstChild form: Follow-up to315dbfc749checkDepends recursion fix and implement cache lookup uci: improve timeout and Promise handling ui: follow-up to92381c3ca2renderListing sort: put directories first getActiveTabId: check isNaN for tab state getScrollParent: fix evaluation logic fadeOutNotification: implement immediate timeout openDropdown: accelerate draw via getBoundingClientRect form: ensure FlagValue parse always resolves fs: parse all 'expect' keys in RpcReply luci: Use the same source of truth in both the check and the dispatch for flushRequestQueue string check for dom string additions Signed-off-by: Paul Donald <newtwen+github@gmail.com>
OpenWrt luci feed
Description
This is the OpenWrt "luci"-feed containing LuCI - OpenWrt Configuration Interface.
Usage
This feed is enabled by default. Your feeds.conf.default (or feeds.conf) should contain a line like:
src-git luci https://github.com/openwrt/luci.git
To install all its package definitions, run:
./scripts/feeds update luci
./scripts/feeds install -a -p luci
API Reference
You can browse the generated API documentation directly on Github.
Use ucode and rpcd for server side operations.
Development
Documentation for developing and extending LuCI can be found in the Wiki
License
See LICENSE file.
Package Guidelines
See CONTRIBUTING.md file.
Translation status
Use Weblate instead of direct editing of the *.po files.
Description
Languages
JavaScript
65%
C
17.1%
Lua
6.5%
CSS
3.7%
UnrealScript
3.1%
Other
4.4%