summaryrefslogtreecommitdiffhomepage
path: root/modules/luci-base/htdocs/luci-static
AgeCommit message (Expand)Author
2023-08-11luci-base: grammar fixesPaul Dee
2023-06-07luci-base: ui.js: set `autocomplete="new-password"` for password fieldsJo-Philipp Wich
2023-04-28luci-base: ui.js: make upload cancellation message translatableJo-Philipp Wich
2023-04-03luci-base: validation.js: fix xgettext quirkJo-Philipp Wich
2023-03-15luci-mod-network: add stricter wireless interface name validationGlenn Washburn
2023-02-08Revert "luci-proto-openconnect: fix server url validation"Jo-Philipp Wich
2023-02-07Merge pull request #6104 from dhewg/6gJo-Philipp Wich
2023-02-07luci-proto-openconnect: fix server url validationJo-Philipp Wich
2023-02-05luci-base: ui.js: modal dialog tweaksJo-Philipp Wich
2023-02-05luci-base: ui.js: improve ui.Dropdown event handlingJo-Philipp Wich
2023-02-04luci-base: form.js: reuse JSONMap data provider in GridSection modalsJo-Philipp Wich
2023-02-04luci-base: form.js: fix GridSection modals in JSONMap instancesJo-Philipp Wich
2023-01-23luci-base: use "hwmodes_text" to describe wireless radiosAndre Heider
2023-01-17luci-base: help-text spell fixPaul Dee
2022-12-27luci-base: ui.js: support div based table markup in UITable.update()Jo-Philipp Wich
2022-12-13luci-base: fix button handling for named sectionsFlorian Eckert
2022-11-22luci-base: ui.js: table enhancementsJo-Philipp Wich
2022-11-09luci-base: cbi.js: await L.ui load before updating tablesJo-Philipp Wich
2022-07-27luci-base: revise array sortingJo-Philipp Wich
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