mirror of
https://github.com/openwrt/luci.git
synced 2026-05-31 10:31:55 +08:00
e42b52a34883c6828cae5176f354491fd692f3a3
Maintainer: me Compile tested: x86_64, Dell EMC Edge620, OpenWrt 25.12.1 Run tested: x86_64, Dell EMC Edge620, OpenWrt 25.12.1 Description: update to PKG_RELEASE 5 and status page improvements - Bump PKG_RELEASE from 4 to 5. htdocs/luci-static/resources/https-dns-proxy/status.js: - Remove redundant 'cbi-value-description' class from statusText element. - Remove old README link from instances description. - Restructure instances description to correctly display donate link. - Add a line break element after the instancesText output. po/templates/https-dns-proxy.pot: - Update POT file to reflect changes in status.js. root/usr/libexec/rpcd/luci.https-dns-proxy: - Redirect stderr for is_enabled and is_running functions to /dev/null. - Correctly retrieve service name in `get_init_list` using basename. - Remove extraneous `json_close_array` call from `get_init_status`. - Ensure `ubus_get_ports` uses correct JSON quoting. Signed-off-by: Stan Grishin <stangri@melmac.ca>
…
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%