summaryrefslogtreecommitdiffhomepage
path: root/modules/luci-base/htdocs
AgeCommit message (Expand)Author
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
2020-05-02luci-base: ui.js: reset scroll position when opening modal overlayJo-Philipp Wich
2020-05-02luci-base: ui.js: fix input value reading for select widgetsJo-Philipp Wich
2020-05-02luci-base: ui.js: rework password input handlingJo-Philipp Wich
2020-04-28luci-base: ui.js: assume select widget by default for ListValue widgetJo-Philipp Wich
2020-04-28luci-base: form.js: toggle inactive CSS class on unsatisfied field cellsJo-Philipp Wich
2020-04-28luci-base: form.js: ListValue: support widget and orientation propertiesJo-Philipp Wich
2020-04-28luci-base: ui.js: fixes for radio widget type of select elementJo-Philipp Wich
2020-04-28luci-base: form.js: allow secondary configs to fail loadingJo-Philipp Wich
2020-04-28luci-base: firewall.js: gracefully handle missing uci configurationJo-Philipp Wich
2020-04-26luci-base: luci.js: add LuCI.session.getToken()Jo-Philipp Wich
2020-04-26luci-base: uci.js: fix section deletion logicJo-Philipp Wich
2020-04-20luci-base: ui.js: fix textarea widthJo-Philipp Wich
2020-04-19luci-base: form.js: allow to disable descriptions row in TableSectionAnton Kikin
2020-04-19luci-base: form.js: fix TableSection descriptions row renderingAnton Kikin