summaryrefslogtreecommitdiffhomepage
path: root/modules/luci-mod-network/htdocs
AgeCommit message (Expand)Author
2024-11-28luci-mod-network: fix DHCP ip constraint (masks generate "bad address")Paul Donald
2024-11-24luci-mod-network: routes: implement cloneable for all tabsPaul Donald
2024-11-17luci-mod-network: Fix for a9e1685 to enable translationHannu Nyman
2024-11-14luci-mod-network: dhcp; implement ignore_hosts_dir dnsmasq settingPaul Donald
2024-11-14luci-mod-network: improve route setting descriptionsPaul Donald
2024-11-05luci-mod-network: show 'Interface disabled' in statusPaul Donald
2024-11-05luci-mod-network: rework interface status infoPaul Donald
2024-10-29luci-mod-network: add 11be support - revert hwval null check for 5g/2g modeRudy Andram
2024-10-28luci-mod-network: move wifi country-code to 'general' tabPaul Donald
2024-10-23luci-mod-network: add support for wireless no outdoor restrictionChristian Marangi
2024-10-23luci-mod-network: use RichListValue widget from form.jsPaul Donald
2024-10-23luci-mod-network: add ppsk option (support for private psk)Manuel Giganto
2024-10-23luci-mod-network: Add cache-rr to cache responses by record type namePaul Donald
2024-10-23luci-mod-network: Add filter-rr to filter responses by record type namePaul Donald
2024-10-23luci-mod-network: Add DNS-RR resource record tab to DHCPPaul Donald
2024-10-07luci-wireless: Add 11be supportRudy Andram
2024-10-07luci-mod-network: split interface name and protocol validationDaniel Nilsson
2024-09-20luci-mod-network: change to non-breaking space characterPaul Donald
2024-09-14luci-mod-network: sourcefilter option available for modemmanagerChen Minqiang
2024-09-12luci-mod-network: Clarify 'metric' valuePaul Donald
2024-09-02Merge pull request #7198 from schuettecarsten/pr/dnsmasq_edns0_upstreamFlorian Eckert
2024-08-30luci-mod-network: routes.js: make interface setting optionalJo-Philipp Wich
2024-08-02dnsmasq: Add options for new EDNS0 optionsCarsten Schuette
2024-07-26luci-mod-network: wireless.js: expose ocv settingsMichael Yartys
2024-07-25luci-mod-network: made expandAndFormatMAC return arraysPaul Donald
2024-07-23luci-mod-network: Correctly assign dnsmasq instance: name not numberPaul Donald
2024-07-19luci-mod-network: revert replacing button tags with div tagsFlorian Eckert
2024-07-18luci-mod-network: Present GCMP (AES) options in wifiPaul Donald
2024-07-18luci-mod-network: Present wpa3-192bit option in wifiPaul Donald
2024-07-17Merge pull request #7153 from TDT-AG/pr/20240607-luci-baseFlorian Eckert
2024-07-09luci-mod-network: replace css class right with css class button-rowFlorian Eckert
2024-06-27luci-mod-network: typo-fix: APR -> ARPSergio Nemirowski
2024-06-07luci-mod-network: replace button tag with div tagFlorian Eckert
2024-06-07luci-mod-network: add missing css class btnFlorian Eckert
2024-05-28luci-mod-network: remove debugPaul Donald
2024-05-28luci-mod-network: Fill ipset name choice with available firewall ipsetsPaul Donald
2024-04-30luci-mod-network: steering flow - permit only integer valueAndrea Pesaresi
2024-04-30luci-mod-network: remove indentPaul Donald
2024-04-30luci-mod-network: manage new packet steering scriptPaul Donald
2024-04-21luci-mod-network: wireless.js: match AP channel and htmode on joinJo-Philipp Wich
2024-04-20luci-mod-network: fix potential null dereference on deleting VLANsJo-Philipp Wich
2024-04-12luci-mod-network: fix look and feel for DNSMASQ IP-Sets generationFlorian Eckert
2024-04-08luci-mod-network: dhcp.js: group DNS record related options in one tabJo-Philipp Wich
2024-04-08luci-mod-network: dhcp.js: improve behavior with default configurationJo-Philipp Wich
2024-04-07luci-mod-network: follow-up fix for 723507231566b61750e32284b49acdae0d0162d3Paul Donald
2024-04-02luci-mod-network: add DHCPv6 NTP server config helper to interfacesPaul Donald
2024-03-29luci-mod-network: change ULA explanationPaul Donald
2024-03-15luci-mod-network: don't trigger uci save on removing bridge vlansJo-Philipp Wich
2024-03-12luci-mod-network: drop trailing whitespaceDaniel Nilsson
2024-03-03luci-mod-network: Add clarifying note to wireless join dialogHannu Nyman