Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-12-09 | luci-app-olsr: use public interface of luci.model.network.wifinet (#569) | Jo-Philipp Wich | |
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-16 | luci-app-olsr: depend on luci-lib-json | Daniel Golle | |
Signed-off-by: Daniel Golle <daniel@makrotopia.org> | |||
2015-05-30 | applications/olsr: change config file download on olsr overview page to use ↵ | Manuel Munz | |
seperate v4 and v6 config files | |||
2015-05-30 | applications/olsr: redirect errors on jsoninfo connects with netcat to ↵ | Manuel Munz | |
/dev/null to avoid spamming the log | |||
2015-05-30 | applications/olsr: Get jsoninfo source port prom olsrd/olsrd6 config file | Manuel Munz | |
2015-01-22 | luci-app-olsr: rewrite mac address resolving | Jo-Philipp Wich | |
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> | |||
2015-01-22 | luci-app-olsr: use luci.ip.routes() to find default gw | 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-16 | luci-app-olsr: add workaround for finding default gw with policy routing | Jo-Philipp Wich | |
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> | |||
2015-01-15 | luci-app-olsr: switch to nixio.fs | Jo-Philipp Wich | |
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> | |||
2015-01-08 | Remove obsolete ipkg directories | 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> |