summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-app-mwan3/luasrc/model/cbi/mwan/interface.lua
AgeCommit message (Expand)Author
2018-04-06luci-app-mwan3: show default values in interface page if config is not foundFlorian Eckert
2018-04-06luci-app-mwan3: update translationsFlorian Eckert
2018-04-06luci-app-mwan3: fix legacy uci api usageJo-Philipp Wich
2018-04-03luci-app-mwan3: calculate max interface usage from mmx_mask valueFlorian Eckert
2018-03-28luci-app-mwan3: fix strict XHTML syntax errorFlorian Eckert
2018-03-01luci-app-mwan3: fix stack trace if no tacking_ip is set on interface addFlorian Eckert
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: fix unify luci code stylingFlorian Eckert
2018-01-18luci-app-mwan3: remove/unify lua require orderFlorian Eckert
2018-01-18luci-app-mwan3: remove some config parameter from rule overview tableFlorian Eckert
2018-01-18luci-app-mwan3: remove some config parameter from interface overview tableFlorian Eckert
2018-01-18luci-app-mwan3: refactoring warning compilation on the interface config pagesFlorian Eckert
2018-01-18luci-app-mwan3: unify header in configuration tabFlorian Eckert
2018-01-11luci-app-mwan3: remove configuration tabFlorian Eckert
2017-11-03luci-app-mwan3: fix i18n spellingFlorian Eckert
2017-08-14luci-app-mwan3: add new config option 'track_method'Marcin Jurkowski
2017-07-23luci-app-mwan3: Add more translate stringskuoruan
2017-06-01luci-app-mwan3: make interface list non sortableFlorian Eckert
2017-04-09luci-app-mwan3: Fix luci tools cannot detect translate()INAGAKI Hiroshi
2017-02-17luci-app-mwan3: initial commitdanrl