summaryrefslogtreecommitdiffhomepage
path: root/modules/luci-base/htdocs/luci-static
AgeCommit message (Expand)Author
2022-05-16luci-base: ui.js: warn about connectivity loss on changing iface settingsJo-Philipp Wich
2022-05-06luci-base: ui.js: make "Apply unchecked" available from the changes dialogJo-Philipp Wich
2022-05-06luci-base: ui.js: gracefully handle failing confirm calls on rollbackJo-Philipp Wich
2022-05-06luci-base: form.js: rework stacked modal CBI map logicJo-Philipp Wich
2022-04-28luci-base: ui: resolve aliases and rewrites on obtaining menu node childrenJo-Philipp Wich
2022-02-27luci-base: ui: fix null access in ui.Table.update()Jo-Philipp Wich
2022-02-24luci-base: form.js: add column sorting to TableSections and GridSectionsJo-Philipp Wich
2022-02-24luci-base: introduce new LuCI.ui.Table classJo-Philipp Wich
2022-02-21luci-base: properly handle promise targets in Request.request()Jo-Philipp Wich
2022-02-16luci-app-firewall: fix setting unspecified zone on forwardingsJo-Philipp Wich
2021-12-23luci.js: remove unsafe fallback code from dom.parse()Jo-Philipp Wich
2021-12-23luci-base: form.js: do not execute embedded script code in stripTags()Jo-Philipp Wich
2021-12-09luci-base: cbi.js: properly handle non-strings in `%h` and `%q` formatsJo-Philipp Wich
2021-12-09luci-base: ui.js: avoid error tooltips overlapping dropdownsJo-Philipp Wich
2021-12-09luci-base: form.js: implement AbstractValue.retain propertyJo-Philipp Wich
2021-12-02Merge pull request #5540 from jow-/wireguard-peer-gridsectionJo-Philipp Wich
2021-11-23luci-base: cbi.js: properly handle falsy values in cbi_update_table()Jo-Philipp Wich
2021-11-22luci-base: form.js: allow nesting Grid and Table sectionsJo-Philipp Wich
2021-11-18Merge pull request #5442 from lvoegl/validation-error-popup-messageJo-Philipp Wich
2021-11-16luci-base: luci.js: fix undefined variable access in Request.request()Jo-Philipp Wich
2021-11-11luci-base: widget.js: use firewall.getZoneColorStyle() in zone widgetsJo-Philipp Wich
2021-11-11luci-base: firewall.js: add getZoneColorStyle() helperJo-Philipp Wich
2021-11-10luci-base: network.js: ignore wireless ifname patterns on retrieving devicesJo-Philipp Wich
2021-11-10luci-base: tools.widgets: adjust zone selector dropdown markupJo-Philipp Wich
2021-10-28luci-base: add legacy directory, file and device validator JS stubsJo-Philipp Wich
2021-10-26luci-base: show validation message in errorLukas Voegl
2021-10-22luci-base: remove further related section types on deleting networkJo-Philipp Wich
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