Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-10-07 | Globally replace luci.dispatcher.build_url(...) with url(...) invocations | Jo-Philipp Wich | |
Also concat multiple string arguments into one while we're at it. Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> | |||
2015-10-06 | Globally convert headline anchors into name attributes. | Jo-Philipp Wich | |
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> | |||
2015-06-28 | fix ifname in wifi overview (freifunk public status). | Manuel Munz | |
2015-06-28 | Fix routes on freifunk public status page | Manuel Munz | |
2015-05-30 | modules/freifunk: fix basics cbi model | Manuel Munz | |
2015-04-21 | fix wrong xhtml tags in po files | Christian Schoenebeck | |
Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com> | |||
2015-02-09 | luci-mod-freifunk: fix public status page | Jo-Philipp Wich | |
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> | |||
2015-01-22 | luci-mod-freifunk: switch to luci.ip route functions | Jo-Philipp Wich | |
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> | |||
2015-01-16 | Update my email addresses in the license headers | Jo-Philipp Wich | |
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> | |||
2015-01-16 | Globally reduce copyright headers | Jo-Philipp Wich | |
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> | |||
2015-01-15 | luci-mod-freifunk: switch to nixio.fs | Jo-Philipp Wich | |
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> | |||
2015-01-15 | luci-mod-freifunk: eliminate uses of luci.sys.sysinfo() | Jo-Philipp Wich | |
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> | |||
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> |