LuCI - OpenWrt Configuration Interface
Find a file
Jan Hoffmann 1d43b7b725 luci-mod-status: improve handling of DSL metrics that are not available
Currently, non-existing values (null or undefined) are formatted like
zero values. Add explicit handling to allow the user to distinguish
between those and actual zero values.

Signed-off-by: Jan Hoffmann <jan@3e8.eu>
2023-01-28 19:13:30 +01:00
.github Merge pull request #5567 from TDT-AG/pr/20211202-github-issue-templates 2022-01-13 10:34:10 +01:00
applications Translated using Weblate (Russian) 2023-01-25 22:49:44 +02:00
build build: i18n-scan.pl: add support for ucode sources and templates 2022-10-25 01:03:37 +02:00
collections luci-light: rework and reenable 2023-01-24 10:14:04 +01:00
contrib/package contrib: introduce ucode-mod-html 2022-10-25 01:03:36 +02:00
docs CI: automatically update jsapi docs 2021-10-08 17:16:04 -10:00
libs luci-lib-httpprotoutils: add airplay mime types 2023-01-24 10:00:51 -05:00
modules luci-mod-status: improve handling of DSL metrics that are not available 2023-01-28 19:13:30 +01:00
protocols luci-proto-autoip: fix protocol name 2022-12-19 15:29:47 +01:00
themes luci-theme-: add postrm script 2023-01-09 13:07:42 +01:00
.gitignore .gitignore: adjust paths for autogenerated plural_formula sources 2022-10-25 13:26:56 +02:00
CONTRIBUTING.md CONTRIBUTING.md: Fix sign_your_work link. 2020-03-01 14:33:20 -08:00
jsdoc.conf.json docs: various updates 2019-11-07 12:39:24 +01:00
LICENSE * new project: ff-luci - Freifunk Lua Configuration Interface 2008-03-02 21:52:58 +00:00
luci.mk luci.mk: fix compatibility with GNU Make 4.2 2022-10-25 12:20:22 +02:00
NOTICE Update my email addresses in the license headers 2015-01-16 23:49:44 +01:00
package.json CI: automatically update jsapi docs 2021-10-08 17:16:04 -10:00
README.md docs: various updates 2019-11-07 12:39:24 +01:00

OpenWrt luci feed

Translation status

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.

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

Translation status