Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-01-08 | Rework LuCI build system | Jo-Philipp Wich | |
* Rename subdirectories to their repective OpenWrt package names * Make each LuCI module its own standalone package * Deploy a shared luci.mk which is used by each module Makefile Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> | |||
2014-10-26 | modules/admin-full: rework hwmode/htmode/channel selection | Jo-Philipp Wich | |
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> | |||
2014-10-10 | modules/admin-full: fix support for broadcom-wl modes | Álvaro Fernández Rojas | |
This adds N modes support for proprietary Broadcom WiFi driver and adds a/b/g modes detection. Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> | |||
2014-10-10 | modules/admin-full: add support for configuring mirror port | Jo-Philipp Wich | |
This adds the LuCI support for setting a mirror port on AR8327 switches. Patch provided by Colin Leitner <colin.leitner@gmail.com> Ref: https://dev.openwrt.org/attachment/ticket/10202 Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> | |||
2014-10-10 | wifi.lua: Add support for toggling WPS button. | Hannu Nyman | |
The patch checks the existence of the needed files for the WPS support and if they are present, shows the option to toggle WPS pushbutton settings. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi> | |||
2014-10-10 | modules/admin-full: fix wifi channel selection on multiple STA networks | Stephan Günther | |
Besides several AP networks, I have configured two STA networks on my openwrt box - both on the same radio and thus on the same channel. This was done via LuCI. However after both STA networks were set up, I am unable to edit the channel on neither network. When editing the one STA network, LuCI tells me that the channel is locked by the other STA network. Same for the other STA network. Looks like a bug to me, so I made a patch. Signed-off-by: Stephan Günther <steph.guenther@googlemail.com> | |||
2014-10-04 | luci: initial 802.11ac support | Jo-Philipp Wich | |
While working with 802.11ac (ath10k) I've noticed the web interface configuration missing basic support for 11ac devices - unable to set VHT (htmode) and 11ac (hwmode). This patch adds initial support for luci admin-full page and 802.11ac MAC80211 devices. v2: * replace obsolete 11nac mode with 11a + vhtmode (jow in ticket: #17323) Signed-off-by: Bartosz Markowski <bartosz.markowski@tieto.com> [jow: fix typo in get_i18n()] Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> | |||
2014-08-05 | luci/po: spelling and grammar fixes by Alex Henrie | Manuel Munz | |
2014-06-03 | Allow toggling local IPv6 addressmanagement | Steven Barth | |
2014-05-24 | modules/admin-full: further simplify wifi config | Jo-Philipp Wich | |
Drop 11b support since its not properly supported by mac80211 anyway. Rename 'hwmode' option to 'Band' and remove dependencies from 'htmode' field. Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> | |||
2014-05-19 | modules/admin-full: fix wifi config compatibility with current trunk | Jo-Philipp Wich | |
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> | |||
2014-01-17 | Adapt IPv6 interface to new architecture | Steven Barth | |
2013-12-08 | modules/admin-full: replace another instance of legacy wifi calls with ↵ | Jo-Philipp Wich | |
network reloads | |||
2013-07-09 | modules/admin-full: fix extroot and fsck availability check ↵ | Jo-Philipp Wich | |
(https://dev.openwrt.org/ticket/13837) | |||
2013-05-24 | Fix a typo in IPv6 configuration page | Steven Barth | |
2013-05-23 | Add support for stateful DHCPv6 | Steven Barth | |
2013-05-23 | Update and simplify IPv6 RA & DHCPv6 configuration | Steven Barth | |
2013-04-11 | modules/admin-full: also increase number of ports if cpu port is 8 | Jo-Philipp Wich | |
2013-04-11 | modules/admin-full: attempt to determine switch cpu port from ↵ | Jo-Philipp Wich | |
/proc/switch/eth0/cpuport in order to properly support newer broadcom models | |||
2013-04-09 | Add LuCI support for newly introduced IPv6 options | Jo-Philipp Wich | |
2013-03-22 | modules/admin-full: notify crond after writing crontab (#559) | Jo-Philipp Wich | |
2013-03-20 | modules/admin-full: allow special value "ignore" for static lease ip address ↵ | Jo-Philipp Wich | |
(#558) | |||
2013-02-26 | correct spelling on luci startup page | Daniel Golle | |
https://dev.openwrt.org/ticket/13083 | |||
2013-01-26 | Add support for changing ULA prefix | Jo-Philipp Wich | |
2013-01-22 | modules/admin-full: add some additional option depends to the ra/dhcpv6 ↵ | Jo-Philipp Wich | |
configuration page | |||
2013-01-22 | New IPv6 integration | Jo-Philipp Wich | |
2013-01-02 | modules/admin-full: make mac addresses optional in static lease configuration | Jo-Philipp Wich | |
2012-11-10 | Add some more datatype checks, patch by Eugene C., #499 | Manuel Munz | |
2012-11-10 | admin-full/network/hosts: Fix problem when arptable is empty, #482 | Manuel Munz | |
2012-11-01 | modules/admin-core, modules/admin-full: fix switch port status for devices ↵ | Jo-Philipp Wich | |
with multiple switches | |||
2012-10-31 | wifi: add controls for noscan flag | Daniel Golle | |
OpenWrt contains a patch for hostapd which allows to override the channel-bandwidth decission to always use 40MHz regardless of overlapping networks. Though it does not conform with IEEE 802.11n-2009, this became the de-facto standard behaviour of most off-the-shelf wifi routers. Adding this option to LuCI makes it more accessible to users, which probably not everybody will agree with to be a good idea. However, I didn't yet come across a single commercial product which actually complies with 802.11n-2009 in that regard. Signed-off-by: Daniel Golle <dgolle@allnet.de> | |||
2012-09-28 | modules/admin-full: disambiguate NTP client/server settings | Jo-Philipp Wich | |
2012-09-26 | modules/admin-full: cope with undefined frequency lists | Jo-Philipp Wich | |
2012-09-11 | modules/admin-full, modules/admin-core, themes/base: add port status ↵ | Jo-Philipp Wich | |
indicators to switch config page | |||
2012-08-17 | modules/admin-full: also require luci.tools.proto from parent cbi model | Jo-Philipp Wich | |
2012-08-15 | support extant Antenna configuration | Daniel Golle | |
2012-08-14 | modules/admin-full: fix typo in dhcp cbi model, patch by "BasicXP" ↵ | Jo-Philipp Wich | |
<basicxp@ubuntu.com> | |||
2012-08-09 | modules/admin-full: rework help text for network_netlist widget | Jo-Philipp Wich | |
2012-08-08 | modules/admin-full: remove usage of wifi.channels() | Jo-Philipp Wich | |
2012-08-08 | modules/admin-full: remove an ancient cbi model that hasn't been used in years | Jo-Philipp Wich | |
2012-08-08 | modules/admin-full: use luci.sys.net.mac_hints() in wifi maclist config | Jo-Philipp Wich | |
2012-07-24 | modules/admin-full: copy bssid when joining a network as client (#455) | Jo-Philipp Wich | |
2012-07-23 | modules/admin-full: expose wmm option for mac80211 interfaces | Jo-Philipp Wich | |
2012-07-01 | Cosmetic changes to the terminology in the UI: | Daniel Golle | |
Replace references to the device running LuCI as being a "router", as that is not necessarily the case. | |||
2012-06-26 | modules/admin-full: remove support for configuring alias interfaces, they're ↵ | Jo-Philipp Wich | |
useless now that ifaces can be part of multiple networks | |||
2012-06-26 | modules/admin-full: remove notice about iface exclusiveness when adding new ↵ | Jo-Philipp Wich | |
networks | |||
2012-06-26 | modules/admin-full: extend wifi model to allow assigning multiple networks | Jo-Philipp Wich | |
2012-06-18 | Only show the TX-power selector if the hardware supports more than one option. | Daniel Golle | |
Some mac80211 drivers (rt2x00) probably won't support limiting TX-power to a user-defined value in the near future under certain conditions, so it makes sense to not expose that option in order not to confuse the user. See http://patchwork.openwrt.org/patch/2187/ to understand the situation. Signed-off-by: Daniel Golle <dgolle@allnet.de> | |||
2012-06-05 | modules/admin-full: allow to specify the DHCP pool start as IPv4 address (#420) | Jo-Philipp Wich | |
2012-05-23 | modules/admin-full: check /etc/ethers and /var/dhcp.leases for existence ↵ | Jo-Philipp Wich | |
before trying to read them |