LuCI - OpenWrt Configuration Interface
Find a file
Jo-Philipp Wich b796bff7a9 luci-mod-network: make device selector dependent on protocol (again)
This commit effectively reverts the change made with
907b4222f7 ("luci-mod-network: don't hide "Device" on protocol change").

Floating tunnel protocols such as 6in4, plain PPP over modem device,
VPNC etc. do not have any layer 2 device at all, for such protocols the
device selector should be hidden.

Also swap back the incorrect option order introduced with commit
b7f3cf66ca ("luci-mod-network: drop support for *adding* legacy bridges").

Since device depends on proto, it should come after the protocol selection,
not before.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
(cherry picked from commit fc12933670)
2021-06-12 19:22:57 +02:00
applications luci-app-statistics: fix read of hostname 2021-06-12 19:22:46 +02:00
build treewide: replace which with command -v 2020-08-20 15:54:54 -10:00
collections luci-ssl: switch to WolfSSL 2020-08-31 13:01:55 +03:00
contrib/package lucihttp: update to latest Git HEAD 2019-07-05 08:27:47 +02:00
docs docs: update js api docs 2020-08-06 17:58:47 +02:00
libs rpcd-mod-luci: expose devtype and iflink properties in getNetworkDevices 2021-06-12 19:20:50 +02:00
modules luci-mod-network: make device selector dependent on protocol (again) 2021-06-12 19:22:57 +02:00
protocols protocols: fix interface.ipv6 vs. device.ipv6 option conflict 2021-06-12 19:21:06 +02:00
themes luci-theme-openwrt-2020: use SVG-file for favicon and logo 2021-06-12 19:22:37 +02:00
.gitignore luci-base: add support for plural translations and contexts in Lua api 2020-01-25 23:21:35 +01: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: make SUBMENU package define customizable and optional 2021-06-03 08:39:15 -10:00
NOTICE Update my email addresses in the license headers 2015-01-16 23:49:44 +01:00
package.json docs: various updates 2019-11-07 12:39:24 +01: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