summaryrefslogtreecommitdiffhomepage
path: root/modules/luci-base/htdocs
AgeCommit message (Expand)Author
2021-10-11luci-base: dispatcher: rework dispatching and menu filtering logicJo-Philipp Wich
2021-10-08luci-base: cbi.js: use IEC 80000-13 units to format base 2 byte valuesJo-Philipp Wich
2021-10-08luci-base: form.js: add drag-drop sorting support for mobileJo-Philipp Wich
2021-08-15luci-base: support loopback by widgets.NetworkSelectVladislav Grigoryev
2021-08-11Merge pull request #5239 from aparcar/secondsJo-Philipp Wich
2021-08-11Merge pull request #5154 from TDT-AG/pr/20210628-luci-compatFlorian Eckert
2021-08-11luci-base: prevent empty field for adding new entryHelge Mader
2021-08-09luci-base: fix request timeout docstringPaul Spooren
2021-07-15luci-base: fix off-by-one in cbi_update_table()Jo-Philipp Wich
2021-07-13luci-base: batch DOM updates to prevent slowdownOlli Asikainen
2021-07-06luci-base: Fix time display errorDeYu Liu
2021-07-03luci-base: validation: disallow mutlicast MACs by defaultJo-Philipp Wich
2021-07-01luci-base: do not add validation for named section if readonly is setFlorian Eckert
2021-07-01luci-base: prevent empty field for adding new named section in JavaScriptHelge Mader
2021-07-01luci-base: change css class btn to cbi-buttonFlorian Eckert
2021-07-01luci-base: use button tag instead of input tag on named section addFlorian Eckert
2021-06-12luci-base: network.js: add link status information accessorsJo-Philipp Wich
2021-06-09luci-base: ui.js: determine dropdown position relative to overflow parentJo-Philipp Wich
2021-06-05Merge pull request #5070 from blocktrron/pr-luci-wifi6David Bauer
2021-06-05luci-base: add 11ax HW / HT modesDavid Bauer
2021-06-05luci-mod-network: add 802.11ax HE supportDavid Bauer
2021-06-03luci-base: network.js: sorting fixesJo-Philipp Wich
2021-06-03treewide: Update JS using luci-rpc getHostHintsNiels Widger
2021-06-02Merge pull request #4770 from nickberry17/update_DummyValueJo-Philipp Wich
2021-06-01luci-base: form.js: consider aliased options in AbstractValue.remove()Jo-Philipp Wich
2021-05-31luci-base: fix `network` data type validationJo-Philipp Wich
2021-05-28treewide: drop MAC and MTU from interfaces (protocols)Rafał Miłecki
2021-05-27treewide: use "device" option in UCI "interface" sectionsRafał Miłecki
2021-05-04luci-base: change button-text from Dismiss to Close in UCI changes overviewSven Roederer
2021-04-16luci-base: form.js: fix AbstractValue.textvalue() for uci list optionsJo-Philipp Wich
2021-03-29luci-base: uci.js: merge changes when retrieving entire sectionsJo-Philipp Wich
2021-03-29luci-base: ui.js: fix UICheckbox widget operation when tooltips are setJo-Philipp Wich
2021-03-18luci-base: network.js: recognize DSA ports and bridge VLANsJo-Philipp Wich
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-02-10luci-base: add new member 'hidden' to DummyValueNicholas Smith
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