summaryrefslogtreecommitdiffhomepage
path: root/modules/luci-base/htdocs/luci-static/resources/firewall.js
AgeCommit message (Expand)Author
2021-11-11luci-base: firewall.js: add getZoneColorStyle() helperJo-Philipp Wich
2021-03-01luci-base: firewall.js: manage zomne networks as listJo-Philipp Wich
2020-11-18luci-base: generalize random color generationAnsuel Smith
2020-05-24luci-base: firewall.js: remove further zone network/name fallback logicJo-Philipp Wich
2020-05-04luci-base: firewall.js: fix Zone.addRule()Jo-Philipp Wich
2020-04-28luci-base: firewall.js: gracefully handle missing uci configurationJo-Philipp Wich
2020-03-26luci-base: firewall.js: fix Firewall.removeZone()Jo-Philipp Wich
2020-03-02luci-base: firewall.js: don't treat zone name as network fallbackJo-Philipp Wich
2019-08-14luci-base: firewall.js: fix addZone()Jo-Philipp Wich
2019-07-22luci-base: firewall.js: add zone.getDevices() and zone.getSubnets() gettersJo-Philipp Wich
2019-07-07treewide: switch to shared isObject(), toArray() and sortedKeys() helpersJo-Philipp Wich
2019-07-07luci-base: add client-side implementation of luci.model.firewallJo-Philipp Wich