summaryrefslogtreecommitdiffhomepage
path: root/modules/luci-base/htdocs/luci-static
AgeCommit message (Expand)Author
2022-07-27luci-base: luci.js: add array sort utilitiesJo-Philipp Wich
2022-07-23luci-base: uci.js: prevent sending empty uci set operationsJo-Philipp Wich
2022-07-22luci-base: form.js: fix removing just created named GridSectionJo-Philipp Wich
2022-06-25luci-base: optimized icons filesizesy04
2022-06-16luci-base: network.js: consider uci config for Device.getType()/getParent()Jo-Philipp Wich
2022-05-17luci-base: ui.js: add required CSS class to dynlist widgetJo-Philipp Wich
2022-05-17luci-base: form.js: minor tweaks for mobile stylingJo-Philipp Wich
2022-05-16luci-base: form.js: trim option descriptionJo-Philipp Wich
2022-05-16luci-base: luci.js: remove wrong CSS class from page footerJo-Philipp Wich
2022-05-16luci-base: form.js: remove stray `<br>` elements from section placeholderJo-Philipp Wich
2022-05-16luci-base: form.js: save parent map on opening nested modal mapJo-Philipp Wich
2022-05-16luci-base: form.js: handle SectionValue objects in GridSection modalsJo-Philipp Wich
2022-05-16luci-base: form.js: reset parent maps on returning from nested section modalJo-Philipp Wich
2022-05-16luci-base: form.js: allow overriding section placeholder of TableSectionsJo-Philipp Wich
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