LuCI - OpenWrt Configuration Interface
 
 
 
 
 
 
Go to file
Jo-Philipp Wich 4c7a3925b8 luci-base: convert JavaScript code to ES6 style
Convert existing JavaScript code in LuCI base to utilize ES6 standard
features such as spread arguments, arrow functions, object method
declarations etc.

This makes the code somewhat easier to follow and slightly smaller.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2023-09-26 09:36:25 +02:00
.github
applications luci-app-babeld: migrate to js 2023-09-26 09:30:05 +02:00
build build: i18n-scan.pl: process HTTPS DNS proxy provider descriptions 2023-08-31 15:53:01 +02:00
collections
contrib/package ucode-mod-html: fix build with gcc 5 2023-08-08 20:49:31 +02:00
docs docs: Synchronize with Wiki 2023-08-10 13:10:37 +03:00
libs luci-lib-rpcc: Remove old broken lib 2023-08-06 22:27:18 +03:00
modules luci-base: convert JavaScript code to ES6 style 2023-09-26 09:36:25 +02:00
protocols luci-proto-wireguard: Escape IPv6 endpoints with [] in generated wireguard config 2023-09-24 16:16:35 +01:00
themes luci-theme-bootstrap: better readability in System Log/Kernel Log. 2023-09-06 22:16:12 +02:00
.gitignore
CONTRIBUTING.md
LICENSE
NOTICE
README.md
jsdoc.conf.json
luci.mk
package.json

README.md

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