LuCI - OpenWrt Configuration Interface
Find a file
Jo-Philipp Wich 317ed4a043 luci-base: ui.js: further keyboard navigation improvements for dropdowns
- Ensure that pressing escape within the custom choice input closes the
   dropdown list but not the parent modal dialog

 - Ensure that added custom choice elements are tabbable

 - Retain focus on dropdown when closing dropdown

 - Consistently focus input textarea when tabbing into custom choice item

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2024-02-21 15:33:08 +01:00
.github house-keeping: workflow improvements 2024-02-08 14:30:53 +01:00
applications luci-app-firewall: add address range inputs for traffic rules 2024-02-21 15:33:08 +01:00
build build: invoke ./build/mkbasepot.sh without any parameters 2024-02-15 04:01:14 +01:00
collections Merge pull request #5520 from acooler15/luci-lib-docker 2023-12-04 02:38:32 +01:00
contrib/package ucode-mod-html: fix build with gcc 5 2023-08-08 20:49:31 +02:00
docs docs: structuring and overhaul 2024-02-15 18:09:10 +01:00
libs luci-lilb-nixio: Code quality fixes 2024-01-31 02:55:05 +01:00
modules luci-base: ui.js: further keyboard navigation improvements for dropdowns 2024-02-21 15:33:08 +01:00
protocols luci-proto-wireguard: fix broken DNS option in peer config generator 2024-02-16 16:17:26 +01:00
themes luci-theme-material: add dropdown option hover styles 2024-02-19 00:04:16 +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 build: update build/i18n-* tools 2024-01-03 13:14:06 +00: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