summaryrefslogtreecommitdiffhomepage
path: root/modules
AgeCommit message (Collapse)Author
2014-04-23modules/freifunk: don't drop priveleges for OLSR status page, we need root ↵Jo-Philipp Wich
to talk to ubus
2014-04-23Revert "modules/freifunk: don't drop priveleges for OLSR status page, we ↵Jo-Philipp Wich
need root to talk to ubus" This reverts commit 57481b0e94b1d4be944c623ffa8334cbd4d53cbb, it contains some accidentally commited changes.
2014-04-23modules/freifunk: don't drop priveleges for OLSR status page, we need root ↵Jo-Philipp Wich
to talk to ubus
2014-02-13trunk: Merge fix from luci-0.11Jo-Philipp Wich
2014-01-18Remove stale IPv6 menu entrySteven Barth
2014-01-17Adapt IPv6 interface to new architectureSteven Barth
2013-12-08modules/admin-full: replace another instance of legacy wifi calls with ↵Jo-Philipp Wich
network reloads
2013-12-08modules/admin-full: use ubus call network reload after enabling, disabling ↵Jo-Philipp Wich
or deleting wifi networks
2013-10-09modules/admin-full: add DSL status to index page (#620)Jo-Philipp Wich
2013-09-03core/sysauth: Redirect to https on login page if possible, #317Manuel Munz
2013-09-01system/applyreboot: Use the correct protocol, #603Manuel Munz
2013-07-09modules/admin-full: fix extroot and fsck availability check ↵Jo-Philipp Wich
(https://dev.openwrt.org/ticket/13837)
2013-05-24Fix a typo in IPv6 configuration pageSteven Barth
2013-05-23modules/freifunk: Allow to enable/disable VAP in community profilesManuel Munz
2013-05-23Add support for stateful DHCPv6Steven Barth
2013-05-23Update and simplify IPv6 RA & DHCPv6 configurationSteven Barth
2013-04-11modules/admin-full: also increase number of ports if cpu port is 8Jo-Philipp Wich
2013-04-11modules/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-09Add LuCI support for newly introduced IPv6 optionsJo-Philipp Wich
2013-03-22modules/admin-full: notify crond after writing crontab (#559)Jo-Philipp Wich
2013-03-20modules/admin-full: allow special value "ignore" for static lease ip address ↵Jo-Philipp Wich
(#558)
2013-03-16modules/freifunk: Remove olsrd infos from status.jsonManuel Munz
2013-03-07modules/admin-full: use firewall reload actionJo-Philipp Wich
2013-02-26correct spelling on luci startup pageDaniel Golle
https://dev.openwrt.org/ticket/13083
2013-02-26modules/admin-full: generalize field descriptions in system status pageDaniel 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-11modules/freifunk: Fix time var. change in r9666Patrick Grimm
2013-02-09modules/freifunk: Fix default route display for virtual interfaces. while at ↵Manuel Munz
it, rework and simplify the code for the status page
2013-01-30modules/admin-full: Add swap info to admin_status page if swap is available, ↵Manuel Munz
#533
2013-01-26Add support for changing ULA prefixJo-Philipp Wich
2013-01-22modules/admin-full: add some additional option depends to the ra/dhcpv6 ↵Jo-Philipp Wich
configuration page
2013-01-22New IPv6 integrationJo-Philipp Wich
2013-01-13diagnostics: Replace 2 more  Manuel Munz
2013-01-09admin-full: Fix javascript error when no proto select box is shown, add hint ↵Manuel Munz
to install iputils-traceroute6 for ipv6 traceroutes
2013-01-09modules/freifunk: Add homepage(s) field to contact informationManuel Munz
2013-01-04modules/admin-full: slightly change html of diagnostics pageJo-Philipp Wich
2013-01-04modules/admin-full: display iwinfo hardware name in wifi overviewJo-Philipp Wich
2013-01-02modules/admin-full: make mac addresses optional in static lease configurationJo-Philipp Wich
2012-12-20don't use symlink to /lib/functions.shJo-Philipp Wich
Signed-off-by: Luka Perkov <luka@openwrt.org>
2012-12-19modules/admin-full: fix "unsupported protocol" vs. "no interface assigned" ↵Jo-Philipp Wich
errors for protocols without ifname property, e.g. 6in4
2012-12-02modules/admin-full: several white-space fixes for BootstrapJo-Philipp Wich
2012-11-30modules/freifunk: simplify colors in map, add a legendManuel Munz
2012-11-27modules/admin-full: filter localhost<->localhost connections live connection ↵Jo-Philipp Wich
graph
2012-11-26remove .i18n annotations from controller filesJo-Philipp Wich
2012-11-21modules/admin-full: remove leftover setTimeout() call in load graphJo-Philipp Wich
2012-11-21applications/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-21modules/admin-full: fix word wrapping in wifi overview page when using ↵Jo-Philipp Wich
bootstrap theme
2012-11-15modules/admin-full: use luci.model.ipkg.find() to support searching packages ↵Jo-Philipp Wich
by description
2012-11-15modules/admin-full: fix broken XHTML on diagnostics pageJo-Philipp Wich
2012-11-12modules/admin-full: fix wrong load number in realtime graph (#502)Jo-Philipp Wich
2012-11-11admin-full/diagnostics: Allow to use ping6 and traceroute6 when available, #487Manuel Munz