Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-01-27 | Use numeric prefixes for uci-defaults scripts | Jo-Philipp Wich | |
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> | |||
2016-01-25 | luci-mod-admin-full: only offer VHT rates which are actually supported by ↵ | Jo-Philipp Wich | |
the driver Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> | |||
2016-01-25 | luci-mod-admin-full: map DHCPv6 DUIDs to MACs | Jo-Philipp Wich | |
Map DUIDs to their corresponding MAC addresses in order to correlate them with IPv4 information. This is useful to e.g. identify IPv6 hosts which do not send a name. Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> | |||
2016-01-25 | luci-mod-admin-full: fix displaying of VHT rates (#533) | Jo-Philipp Wich | |
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> | |||
2016-01-23 | luci-base: fix initialization of MultiValue options | Jo-Philipp Wich | |
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> | |||
2016-01-23 | Merge pull request #629 from chris5560/master | Jo-Philipp Wich | |
sys.lua _nethints(): read location of dhcp.lease file from uci | |||
2016-01-21 | sys.lua _nethints(): read location of dhcp.lease file from uci | Christian Schoenebeck | |
status.lua - change default directory of dhcp.leases file sys.lua - read location of dhcp.leases file from uci Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com> | |||
2016-01-20 | luci-mod-admin-full: align assoclist in wifi overview with status index page | Jo-Philipp Wich | |
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> | |||
2016-01-20 | luci-base: luci.sys.net: use luci.ip.neighbors() instead of /proc/net/arp | Jo-Philipp Wich | |
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> | |||
2016-01-20 | luci-mod-admin-full: show more information in assoc list (#540) | Jo-Philipp Wich | |
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> | |||
2016-01-20 | luci-theme-bootstrap: add new utility class for table valign, minor tweaks | Jo-Philipp Wich | |
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> | |||
2016-01-20 | luci-base: add luci.sys.net.host_hints() and regenerate documentation | Jo-Philipp Wich | |
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> | |||
2016-01-20 | luci-mod-admin-full: fix device selection in wireless and bandwidth realtime ↵ | Jo-Philipp Wich | |
stats Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> | |||
2016-01-20 | luci-mod-admin-full: fx crash in interface model | Jo-Philipp Wich | |
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> | |||
2016-01-19 | Merge pull request #626 from dangowrt/improve-wpa-eap | Jo-Philipp Wich | |
luci-admin-full: improve WPA(2)-Enterprise client support | |||
2016-01-19 | luci-theme-bootstrap: css fix for map level tabs | Jo-Philipp Wich | |
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> | |||
2016-01-19 | luci-admin-full: improve WPA(2)-Enterprise client support | Daniel Golle | |
* add more WPA-EAP phase2 authentication methods. * client cert, client key and key password are only relevant for WPA EAP-TLS, change dependency accordingly. * add support for certificates and key for EAP-TLS phase2 auth. Signed-off-by: Daniel Golle <daniel@makrotopia.org> | |||
2016-01-19 | luci-base: cbi: optimize tab hide logic | Jo-Philipp Wich | |
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> | |||
2016-01-19 | luci-base: cbi: fix event binding js | Jo-Philipp Wich | |
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> | |||
2016-01-19 | luci-base: add missing Lua side changes for new dependency code | Jo-Philipp Wich | |
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> | |||
2016-01-18 | luci-base: cbi: prevent unintended focus on combobox init | Jo-Philipp Wich | |
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> | |||
2016-01-18 | luci-base: cbi: refactor event handling js | Jo-Philipp Wich | |
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> | |||
2016-01-18 | luci-base: cbi: fix reverse field order after dependency change | Jo-Philipp Wich | |
When fields got removed and readded due to unsatisfied dependencies, they got inserted in reverse order into the dom. Fix this issue by properly passing the element index. Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> | |||
2016-01-18 | luci-base: refactor cbi dependency handling code | Jo-Philipp Wich | |
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> | |||
2016-01-18 | luci-base: improve tab hide logic | Jo-Philipp Wich | |
Do not rely on explicit child counts but inspect the code instead to decide when to hide tabs or not. Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> | |||
2016-01-18 | luci-theme-bootstrap: style fixes for map level tabs and disabled buttons | Jo-Philipp Wich | |
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> | |||
2016-01-18 | luci-base: add extra css class for map level tabs, don't track tab child count | Jo-Philipp Wich | |
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> | |||
2016-01-18 | luci-base: do not render section description tag when description is empty | Jo-Philipp Wich | |
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> | |||
2016-01-17 | luci-mod-admin-full: prevent crash if channel of sta is unknown (#624) | Jo-Philipp Wich | |
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> | |||
2016-01-17 | luci-theme-bootstrap: fix menu url generation (#625) | Jo-Philipp Wich | |
Also untangle Lua code and markup for better readability, use tabs for indentation and build_url() to construct paths instead of concatenating them manually. Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> | |||
2016-01-15 | Merge pull request #593 from Umeaboy/patch-12 | Jo-Philipp Wich | |
luci-app-splash: Edited Swedish translation | |||
2016-01-15 | Updated Swedish translation | Kristoffer Grundström | |
Signed-off-by: Kristoffer Grundström <kristoffer.grundstrom1983@gmail.com> | |||
2016-01-15 | luci-base: add basic support for CBI map level tabbing | Jo-Philipp Wich | |
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> | |||
2016-01-15 | luci-base: prevent CBI map save on invalid values (#618) | Jo-Philipp Wich | |
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> | |||
2016-01-15 | luci-base: initialize CBI optionals on initial Map render (#618) | Jo-Philipp Wich | |
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> | |||
2016-01-15 | Merge pull request #563 from cshore/pull-request-app-uhttpd | Jo-Philipp Wich | |
Pull request app uhttpd | |||
2016-01-15 | Merge pull request #613 from tsl0922/tsl0922-patch-1 | Jo-Philipp Wich | |
luci-theme-material: set default font-size to 13px | |||
2016-01-15 | luci-mod-admin-full: avoid indexing iw.hwmodelist directly | Jo-Philipp Wich | |
Prevent a nil field access when hwmodelist is undefined. Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> | |||
2016-01-11 | luci-base: properly handle ubus connections for non-root (#570, #571) | Jo-Philipp Wich | |
Instead of relying on the connect-before-setuid hack, ship a proper acl definition file whitelisting the procedures that LuCI requires on its non-root pages. Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> | |||
2016-01-10 | luci-proto-ipv6: allow hostnames for dslite peer addresses (#621) | Jo-Philipp Wich | |
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> | |||
2016-01-04 | community-profiles/cottbus: fix some invalid characters | Manuel Munz | |
2016-01-04 | a cleaner solution for disabling dyngw and dyngw_plain in ↵ | Manuel Munz | |
freifunk-policyrouting init | |||
2016-01-04 | Merge pull request #619 from FreifunkHalle/updateProfileHalle | Manuel Munz | |
update community profile halle | |||
2016-01-04 | change community profile halle | mfuhrmeister | |
2015-12-31 | Merge pull request #616 from chris5560/master | Christian Schoenebeck | |
luci-app-ddns: removing unneeded assert | |||
2015-12-31 | luci-app-ddns: removing unneeded assert | Christian Schoenebeck | |
- remove unneeded assert() in tools/ddns.lua - correct PKG_VERSION to the correct value from controller/ddns.lua Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com> | |||
2015-12-29 | Merge pull request #608 from sairon/relative-luci-mk-paths | Hannu Nyman | |
Use relative paths to luci.mk | |||
2015-12-27 | luci-theme-material: set default font-size to 13px | Shuanglei Tao | |
Ref: https://developer.mozilla.org/en-US/docs/Web/CSS/font-size#Rems Signed-off-by: Shuanglei Tao <tsl0922@gmail.com> | |||
2015-12-21 | luci-app-radicale: use relative path to luci.mk | Jan Čermák | |
Signed-off-by: Jan Čermák <jan.cermak@nic.cz> | |||
2015-12-21 | luci-app-privoxy: use relative path to luci.mk | Jan Čermák | |
Signed-off-by: Jan Čermák <jan.cermak@nic.cz> |