Age | Commit message (Expand) | Author |
2021-07-13 | luci-base: batch DOM updates to prevent slowdown | Olli Asikainen |
2021-07-06 | luci-base: Fix time display error | DeYu Liu |
2021-07-03 | luci-base: validation: disallow mutlicast MACs by default | Jo-Philipp Wich |
2021-07-01 | luci-base: do not add validation for named section if readonly is set | Florian Eckert |
2021-07-01 | luci-base: prevent empty field for adding new named section in JavaScript | Helge Mader |
2021-07-01 | luci-base: change css class btn to cbi-button | Florian Eckert |
2021-07-01 | luci-base: use button tag instead of input tag on named section add | Florian Eckert |
2021-06-12 | luci-base: network.js: add link status information accessors | Jo-Philipp Wich |
2021-06-09 | luci-base: ui.js: determine dropdown position relative to overflow parent | Jo-Philipp Wich |
2021-06-05 | Merge pull request #5070 from blocktrron/pr-luci-wifi6 | David Bauer |
2021-06-05 | luci-base: add 11ax HW / HT modes | David Bauer |
2021-06-05 | luci-mod-network: add 802.11ax HE support | David Bauer |
2021-06-03 | luci-base: network.js: sorting fixes | Jo-Philipp Wich |
2021-06-03 | treewide: Update JS using luci-rpc getHostHints | Niels Widger |
2021-06-02 | Merge pull request #4770 from nickberry17/update_DummyValue | Jo-Philipp Wich |
2021-06-01 | luci-base: form.js: consider aliased options in AbstractValue.remove() | Jo-Philipp Wich |
2021-05-31 | luci-base: fix `network` data type validation | Jo-Philipp Wich |
2021-05-28 | treewide: drop MAC and MTU from interfaces (protocols) | Rafał Miłecki |
2021-05-27 | treewide: use "device" option in UCI "interface" sections | Rafał Miłecki |
2021-05-04 | luci-base: change button-text from Dismiss to Close in UCI changes overview | Sven Roederer |
2021-04-16 | luci-base: form.js: fix AbstractValue.textvalue() for uci list options | Jo-Philipp Wich |
2021-03-29 | luci-base: uci.js: merge changes when retrieving entire sections | Jo-Philipp Wich |
2021-03-29 | luci-base: ui.js: fix UICheckbox widget operation when tooltips are set | Jo-Philipp Wich |
2021-03-18 | luci-base: network.js: recognize DSA ports and bridge VLANs | Jo-Philipp Wich |
2021-03-15 | treewide: remove rendundant proto handler options | Jo-Philipp Wich |
2021-03-01 | luci-base: validation.js: optionally support negative prefixes | Jo-Philipp Wich |
2021-03-01 | luci-base: network.js: sort interface statuses by metric, then name | Jo-Philipp Wich |
2021-03-01 | luci-base: firewall.js: manage zomne networks as list | Jo-Philipp Wich |
2021-02-19 | luci-base: ui.js: resolve parent ul early in UIDropdown.toggleItem() | Jo-Philipp Wich |
2021-02-10 | luci-base: luci.js: fix sortedKeys() ordering | Jo-Philipp Wich |
2021-02-10 | luci-base: add new member 'hidden' to DummyValue | Nicholas Smith |
2021-01-20 | treewide: minor fixes to typos, whitespace, and indentation | Giovanni Giacobbi |
2021-01-19 | luci-base: luci.js: fix `LuCI.request.poll.add()` exception handling | Giovanni Giacobbi |
2021-01-13 | luci-base: make tooltip icon string configurable | Florian Eckert |
2021-01-13 | luci-base: add tooltip handling | Florian Eckert |
2021-01-07 | Merge pull request #4598 from Ansuel/wifi_chan | Hannu Nyman |
2020-11-27 | treewide: transition div tables to actual table markup | Jo-Philipp Wich |
2020-11-24 | luci-base: delay cbi-tab-active event on tab init | Ansuel Smith |
2020-11-18 | luci-base: generalize random color generation | Ansuel Smith |
2020-11-07 | luci-base: tools.widgets.NetworkSelect: properly validate multi select | Jo-Philipp Wich |
2020-11-07 | luci-base: tools.widget.NetworkSelect: disallow invalid network names | Jo-Philipp Wich |
2020-10-30 | Merge pull request #4531 from oldium/add-widget-changed | Jo-Philipp Wich |
2020-10-30 | luci-base: Fix using isActive in widget-change notification. | Oldřich Jedlička |
2020-10-24 | luci-base: Replace legend element with h3. | Oldřich Jedlička |
2020-10-06 | luci-base: network.js: Show clients also from wifi VLANs. | Oldřich Jedlička |
2020-09-23 | luci-base: don't append object.method to the RPC url | Rafał Miłecki |
2020-09-19 | luci-base: make translatable default values for dhcp hostname | Anton Kikin |
2020-09-16 | luci-base: add default value options dhcp hostname | Florian Eckert |
2020-09-16 | luci-base: dhcp.js: allow hostname to be "*" | Jo-Philipp Wich |
2020-09-15 | luci-base: use actual JSON-RPC for verifying ubus RPC URL | Rafał Miłecki |