summaryrefslogtreecommitdiffhomepage
path: root/modules/luci-base/htdocs/luci-static
AgeCommit message (Expand)Author
2024-02-19luci-base: ui.js: rework dropdown focus behaviorJo-Philipp Wich
2024-01-31luci-mod-network: add disabled option for interfacePaul Donald
2024-01-31luci-base: Code quality fixesPaul Donald
2024-01-31luci-base: Code quality fixesPaul Donald
2024-01-25luci-base: fix docs for TableSectionPaul Donald
2024-01-23luci-base: FlagValue fix type of enabled and disabled propertiesSergey Ponomarev
2024-01-23luci-base: JsDoc: exec_direct(): fix "type" enumSergey Ponomarev
2023-12-23luci-base: comment fixes (sp)Paul Donald
2023-12-15luci-base: Use getMode in getActiveModeEvan Benn
2023-12-15luci-base: Replace mode: Master with Access PointEvan Benn
2023-12-15luci-base: Make uci mode strings match iwinfo mode stringsEvan Benn
2023-10-19luci-base: ui.js: sorting fixes for tables initialized from markupJo-Philipp Wich
2023-09-23luci-base: Fix typos in JsDocsSergey Ponomarev
2023-09-23luci-base: network.js: simplify getWifiNetidBySidSergey Ponomarev
2023-09-23luci-base: "an URL" replace with "a URL"Sergey Ponomarev
2023-09-23luci-base: cbi.js cbi_validate_named_section_add() simplifySergey Ponomarev
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