summaryrefslogtreecommitdiffhomepage
path: root/modules/luci-base/htdocs
AgeCommit message (Expand)Author
2021-03-15treewide: remove rendundant proto handler optionsJo-Philipp Wich
2021-03-01luci-base: validation.js: optionally support negative prefixesJo-Philipp Wich
2021-03-01luci-base: network.js: sort interface statuses by metric, then nameJo-Philipp Wich
2021-03-01luci-base: firewall.js: manage zomne networks as listJo-Philipp Wich
2021-02-19luci-base: ui.js: resolve parent ul early in UIDropdown.toggleItem()Jo-Philipp Wich
2021-02-10luci-base: luci.js: fix sortedKeys() orderingJo-Philipp Wich
2021-01-20treewide: minor fixes to typos, whitespace, and indentationGiovanni Giacobbi
2021-01-19luci-base: luci.js: fix `LuCI.request.poll.add()` exception handlingGiovanni Giacobbi
2021-01-13luci-base: make tooltip icon string configurableFlorian Eckert
2021-01-13luci-base: add tooltip handlingFlorian Eckert
2021-01-07Merge pull request #4598 from Ansuel/wifi_chanHannu Nyman
2020-11-27treewide: transition div tables to actual table markupJo-Philipp Wich
2020-11-24luci-base: delay cbi-tab-active event on tab initAnsuel Smith
2020-11-18luci-base: generalize random color generationAnsuel Smith
2020-11-07luci-base: tools.widgets.NetworkSelect: properly validate multi selectJo-Philipp Wich
2020-11-07luci-base: tools.widget.NetworkSelect: disallow invalid network namesJo-Philipp Wich
2020-10-30Merge pull request #4531 from oldium/add-widget-changedJo-Philipp Wich
2020-10-30luci-base: Fix using isActive in widget-change notification.Oldřich Jedlička
2020-10-24luci-base: Replace legend element with h3.Oldřich Jedlička
2020-10-06luci-base: network.js: Show clients also from wifi VLANs.Oldřich Jedlička
2020-09-23luci-base: don't append object.method to the RPC urlRafał Miłecki
2020-09-19luci-base: make translatable default values for dhcp hostnameAnton Kikin
2020-09-16luci-base: add default value options dhcp hostnameFlorian Eckert
2020-09-16luci-base: dhcp.js: allow hostname to be "*"Jo-Philipp Wich
2020-09-15luci-base: use actual JSON-RPC for verifying ubus RPC URLRafał Miłecki
2020-08-06luci-base: form.js: implement AbstractSection.getOption() helperJo-Philipp Wich
2020-08-06luci-base: ui.js: implement AbstractElement.isChanged()Jo-Philipp Wich
2020-08-05luci-base: network.js: recognize uci declared network devicesJo-Philipp Wich
2020-08-05luci-base: form.js: add cfgvalue(), formvalue() and getUIElement() helpersJo-Philipp Wich
2020-08-05luci-base: form.js: add AbstractValue.onchange propertyJo-Philipp Wich
2020-08-05luci-base: form.js: add ability to specify regular expression dependenciesJo-Philipp Wich
2020-08-05luci-base: ui.js: implement AbstractElement.setPlaceholder()Jo-Philipp Wich
2020-08-04luci-base: uci.js: fix option deletion quirksJo-Philipp Wich
2020-07-28luci-base: form.js: add CSS class to invalid option dismiss buttonJo-Philipp Wich
2020-07-28luci-base: form.js: don't destroy modal form on invalid values when savingJo-Philipp Wich
2020-07-24luci-base: fix widgets CBIUserSelect appending list on loadHelge Mader
2020-07-05luci-base: ui.js: order menu entries with the same weight by nameJo-Philipp Wich
2020-06-14luci-base: form.js: fix handling of array sections in JSONMap formsJo-Philipp Wich
2020-05-29luci-base: luci.js: properly skip comments when finding require tokensJo-Philipp Wich
2020-05-24luci-base: firewall.js: remove further zone network/name fallback logicJo-Philipp Wich
2020-05-24luci-base: ui.js: fix function declaration in nested statementAnton Kikin
2020-05-19Merge pull request #4053 from TDT-AG/pr/20200515-luci-baseFlorian Eckert
2020-05-19luci-base: fix host validation functionFlorian Eckert
2020-05-17luci-base: validation.js: count byte- instead of character length of stringsJo-Philipp Wich
2020-05-07luci-base: optimize some PNG filesJo-Philipp Wich
2020-05-07luci-base: move old cbi icons to luci-compatJo-Philipp Wich
2020-05-07luci-base: replace filebrowser icons with SVG variantsJo-Philipp Wich
2020-05-04luci-base: form.js: forward section ID in CBISectionValue methodsJo-Philipp Wich
2020-05-04luci-base: ui.js: fix UITextfield.setValue()Jo-Philipp Wich
2020-05-04luci-base: firewall.js: fix Zone.addRule()Jo-Philipp Wich