summaryrefslogtreecommitdiffhomepage
path: root/modules/luci-base/luasrc/model
AgeCommit message (Expand)Author
2018-04-07luci-base: fix luci.model.uci.get_first()Jo-Philipp Wich
2018-04-06luci-base: implement luci.model.uci.get_state()Jo-Philipp Wich
2018-04-05Merge pull request #1709 from dibdot/get_interface-fixJo-Philipp Wich
2018-04-05treewide: filter shell arguments through shellquote() where applicableJo-Philipp Wich
2018-04-04luci-base: switch to ubus uci operationsJo-Philipp Wich
2018-03-31luci-base/network.lua: fix get_interface functionDirk Brenken
2018-03-12treewide: unify mac address handlingJo-Philipp Wich
2018-03-02luci-base: properly handle undefined IPv6 local-address informationJo-Philipp Wich
2018-03-02luci-base, luci-mod-admin-full: store backup vars in luci configurationJo-Philipp Wich
2018-02-16luci-base: do not assume a fixed host address in delegated prefix (#1484)Jo-Philipp Wich
2018-01-02luci-base: reorder private functionsJo-Philipp Wich
2018-01-02luci-base: rework wireless state handling (#1179)Jo-Philipp Wich
2017-10-17luci-base: gracefully handle broken firewall forwarding sectionsJo-Philipp Wich
2017-05-21luci-base: support ip6ifaceid option for proto_staticHannu Nyman
2017-02-28treewide: cleanup references to madwifi from LuCIHannu Nyman
2017-01-28mod-admin-full: Add IPv6 Prefix Delegation information to Status PagesCody R. Brown
2016-08-15luci-base: support reading switch topology from /etc/board.jsonJo-Philipp Wich
2016-08-04luci-base: fix handling of monitor ifacesJo-Philipp Wich
2016-04-26luci-base: fix syntax error in luci.model.networkJo-Philipp Wich
2016-04-26luci-base: add more ignore patterns to luci.model.networkJo-Philipp Wich
2016-04-26luci-base: fix luci.model.network.ignore_interface()Jo-Philipp Wich
2016-04-01Update network.luaOskari Rauta
2015-12-17Merge pull request #464 from remakeelectric/pulls/list-operationsJo-Philipp Wich
2015-11-21luci-base: use board.json to infer switch netdevJo-Philipp Wich
2015-11-17luci-base: eliminate use of uci state vars in luci.model.networkJo-Philipp Wich
2015-11-16luci-base: fix uci documentation issue (#538)Jo-Philipp Wich
2015-10-20luci-base: filter invalid opkg status linesJo-Philipp Wich
2015-09-16Luci opkg/packages: Show package size in list of available packagesHannu Nyman
2015-09-02uci:get_list: always return a table, no matter what.Karl Palsson
2015-09-02uci:set_list: Delete option if the list is emptyKarl Palsson
2015-09-01Luci opkg/packages: Limit version string display to 26 charsHannu Nyman
2015-09-01Fix module lines in several luadoc filesJo-Philipp Wich
2015-08-04ipkg.lua: compare_versions() Replace Lua Math Library callChristian Schoenebeck
2015-07-27ipkg.lua: new function compare_versionChristian Schoenebeck
2015-07-27Fix: Status for disabled wireless networks may display the SSID, BSSID and Mo...Georgi Valkov
2015-01-29Move inline documentation into separate files.Jo-Philipp Wich
2015-01-16Update my email addresses in the license headersJo-Philipp Wich
2015-01-16Globally reduce copyright headersJo-Philipp Wich
2015-01-15luci-base: switch luci.model.network to common ubus apiJo-Philipp Wich
2015-01-08Rework LuCI build systemJo-Philipp Wich