luci icon indicating copy to clipboard operation
luci copied to clipboard

LuCI - OpenWrt Configuration Interface

Results 362 luci issues
Sort by recently updated
recently updated
newest added

LuCi support for Basicstation Depends on https://github.com/openwrt/packages/pull/19188 Signed-off-by: Marcus Schref

depends on pr

## Steps to reproduce: 1. go to: Network → Wireless 2. Edit radio0 wireless network ## Actual behavior: Get an error saying: TypeError chan.options[0] is undefined ## Expected behavior: Edit...

Translations update from [Hosted Weblate](https://hosted.weblate.org) for [OpenWrt/LuCI/modules/luci-base](https://hosted.weblate.org/projects/openwrt/luci/). It also includes following components: * [OpenWrt/LuCI/applications/example](https://hosted.weblate.org/projects/openwrt/luciapplicationsexample/) * [OpenWrt/LuCI/applications/openwisp](https://hosted.weblate.org/projects/openwrt/luciapplicationsopenwisp/) * [OpenWrt/LuCI/applications/coovachilli](https://hosted.weblate.org/projects/openwrt/luciapplicationscoovachilli/) * [OpenWrt/LuCI/applications/olsr-viz](https://hosted.weblate.org/projects/openwrt/luciapplicationsolsr-viz/) * [OpenWrt/LuCI/applications/dump1090](https://hosted.weblate.org/projects/openwrt/luciapplicationsdump1090/) * [OpenWrt/LuCI/applications/adblock](https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock/) * [OpenWrt/LuCI/applications/transmission](https://hosted.weblate.org/projects/openwrt/luciapplicationstransmission/) * [OpenWrt/LuCI/applications/minidlna](https://hosted.weblate.org/projects/openwrt/luciapplicationsminidlna/) * [OpenWrt/LuCI/applications/cshark](https://hosted.weblate.org/projects/openwrt/luciapplicationscshark/)...

I do own Turris Omnia that runs stock OpenWrt. __Unsure if this is a problem of `luci-app-attendedsysupgrade` or `sysupgrade.openwrt.org` service.__ ## Problem When trying the `luci-app-attendedsysupgrade` the incorrect package is...

This commit imports the Luci DSL Spectrum graph into LUCI. The spectrum graph shows up as an option in the toplevel status menu. Code works completely standalone, no dependency on...

WPA3 added new ciphers, add support for displaying these in the wireless overview page Signed-off-by: Joerg Werner

A new Luci App to configure [EmailRelay package](https://openwrt.org/docs/guide-user/services/email/emailrelay). With this inexperienced users may set up their own SMTP and POP server just on a router. Sending of emails is still...

This commit adds an ethernet port status overview to the main status page. ![0fd2914f22e4958ba7beec4a7efbb912b944c245](https://user-images.githubusercontent.com/2528802/182389860-323f332f-a5f1-4a80-bb51-27077927af97.png) The design should theoretically scale to many ports. Below is a mock up created by repeating...

* Support for (upcoming) dnsmasq nftset Depends on https://github.com/openwrt/packages/pull/19212 Signed-off-by: Stan Grishin

I spent for some time while figured out how to start the example app. Please accept the PR that improves README