Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-10-09 | modules/admin-full: add DSL status to index page (#620) | Jo-Philipp Wich | |
2013-09-03 | core/sysauth: Redirect to https on login page if possible, #317 | Manuel Munz | |
2013-09-01 | system/applyreboot: Use the correct protocol, #603 | Manuel Munz | |
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 | modules/freifunk: Allow to enable/disable VAP in community profiles | Manuel Munz | |
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-03-16 | modules/freifunk: Remove olsrd infos from status.json | Manuel Munz | |
2013-03-07 | modules/admin-full: use firewall reload action | Jo-Philipp Wich | |
2013-02-26 | correct spelling on luci startup page | Daniel Golle | |
https://dev.openwrt.org/ticket/13083 | |||
2013-02-26 | modules/admin-full: generalize field descriptions in system status page | Daniel Golle | |
LuCI is not only used on routers. When running on a NAS or you-name-it non-router hardware, refering to "Router Name" and "Router Model" in the system information page was confusing to some users. | |||
2013-02-11 | modules/freifunk: Fix time var. change in r9666 | Patrick Grimm | |
2013-02-09 | modules/freifunk: Fix default route display for virtual interfaces. while at ↵ | Manuel Munz | |
it, rework and simplify the code for the status page | |||
2013-01-30 | modules/admin-full: Add swap info to admin_status page if swap is available, ↵ | Manuel Munz | |
#533 | |||
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-13 | diagnostics: Replace 2 more | Manuel Munz | |
2013-01-09 | admin-full: Fix javascript error when no proto select box is shown, add hint ↵ | Manuel Munz | |
to install iputils-traceroute6 for ipv6 traceroutes | |||
2013-01-09 | modules/freifunk: Add homepage(s) field to contact information | Manuel Munz | |
2013-01-04 | modules/admin-full: slightly change html of diagnostics page | Jo-Philipp Wich | |
2013-01-04 | modules/admin-full: display iwinfo hardware name in wifi overview | Jo-Philipp Wich | |
2013-01-02 | modules/admin-full: make mac addresses optional in static lease configuration | Jo-Philipp Wich | |
2012-12-20 | don't use symlink to /lib/functions.sh | Jo-Philipp Wich | |
Signed-off-by: Luka Perkov <luka@openwrt.org> | |||
2012-12-19 | modules/admin-full: fix "unsupported protocol" vs. "no interface assigned" ↵ | Jo-Philipp Wich | |
errors for protocols without ifname property, e.g. 6in4 | |||
2012-12-02 | modules/admin-full: several white-space fixes for Bootstrap | Jo-Philipp Wich | |
2012-11-30 | modules/freifunk: simplify colors in map, add a legend | Manuel Munz | |
2012-11-27 | modules/admin-full: filter localhost<->localhost connections live connection ↵ | Jo-Philipp Wich | |
graph | |||
2012-11-26 | remove .i18n annotations from controller files | Jo-Philipp Wich | |
2012-11-21 | modules/admin-full: remove leftover setTimeout() call in load graph | Jo-Philipp Wich | |
2012-11-21 | applications/luci-commands, applications/luci-upnp, modules/admin-core, ↵ | Jo-Philipp Wich | |
modules/admin-full, modules/freifunk: clean up argument handling of leaf nodes | |||
2012-11-21 | modules/admin-full: fix word wrapping in wifi overview page when using ↵ | Jo-Philipp Wich | |
bootstrap theme | |||
2012-11-15 | modules/admin-full: use luci.model.ipkg.find() to support searching packages ↵ | Jo-Philipp Wich | |
by description | |||
2012-11-15 | modules/admin-full: fix broken XHTML on diagnostics page | Jo-Philipp Wich | |
2012-11-12 | modules/admin-full: fix wrong load number in realtime graph (#502) | Jo-Philipp Wich | |
2012-11-11 | admin-full/diagnostics: Allow to use ping6 and traceroute6 when available, #487 | Manuel Munz | |
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 scan list in wifi_join | Jo-Philipp Wich | |
2012-09-26 | modules/admin-full: cope with undefined frequency lists | Jo-Philipp Wich | |
2012-09-20 | modules: add failsafe module | Daniel Golle | |
The failsafe module adds a minimal web-interface which is intended to run on a very compact initramfs-based image intended only for flashing firmware onto a device. This can be used as part of an installation method or reside in a small partition on the device flash which can be booted in case the checksum-test of the main kernel or rootfs fails. Signed-off-by: Daniel Golle <dgolle@allnet.de> |