summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-app-mwan3/luasrc/controller/mwan3.lua
AgeCommit message (Expand)Author
2018-10-02luci-app-mwan3: fix i18n tracebackFlorian Eckert
2018-08-30luci-app-mwan3: translate missing text in diagnostic pageFlorian Eckert
2018-08-30luci-app-mwan3: diagnostic fix physical device lookupFlorian Eckert
2018-08-30luci-app-mwan3: add command to diag_command output viewFlorian Eckert
2018-07-02luci-app-mwan3: fix aliased interfaces (@wan6)Paul Traina
2018-05-09luci-app-mwan3: pin diag ping command to interface deviceFlorian Eckert
2018-05-09luci-app-mwan3: honor dynamic interface to get gateway ipFlorian Eckert
2018-04-10luci-app-mwan3: bugfixDirk Brenken
2018-04-06luci-app-mwan3: fix legacy uci api usageJo-Philipp Wich
2018-04-05treewide: filter shell arguments through shellquote() where applicableJo-Philipp Wich
2018-01-23luci-app-wman3: add license header to all filesFlorian Eckert
2018-01-23luci-app-mwan3: fix assert if route could not select by ubusFlorian Eckert
2018-01-18luci-app-mwan3: refactoring troubleshooting pageFlorian Eckert
2018-01-18luci-app-mwan3: refactoring detail status view and controllerFlorian Eckert
2018-01-18luci-app-mwan3: refactoring diagnostics view and controllerFlorian Eckert
2018-01-18luci-app-mwan3: remove diagnostics service sectionFlorian Eckert
2018-01-18luci-app-mwan3: use mwan3 ubus call for status informationFlorian Eckert
2018-01-11luci-app-mwan3: remove configuration tabFlorian Eckert
2018-01-11luci-app-mwan3: remove direct configuration possibility for /etc/config filesFlorian Eckert
2018-01-11luci-app-mwan3: rename status page filesFlorian Eckert
2018-01-11luci-app-mwan3: update entry namingFlorian Eckert
2018-01-11luci-app-mwan3: move diagnostic and troubleshooting page to status pageFlorian Eckert
2018-01-11luci-app-mwan3: move status information to status menu entryFlorian Eckert
2018-01-11luci-app-mwan3: move/rename hotplugscript tabFlorian Eckert
2017-08-11luci-app-mwan3: add new config options initial_state and keep_failure_intervalFlorian Eckert
2017-05-15luci-app-mwan3: Fix "ip" command pathINAGAKI Hiroshi
2017-04-14luci-app-mwan3: disable uci/sed errors print to syslogpsyborg55
2017-02-17luci-app-mwan3: initial commitdanrl