summaryrefslogtreecommitdiffhomepage
path: root/modules/luci-base/htdocs
AgeCommit message (Expand)Author
2024-07-17Merge pull request #7153 from TDT-AG/pr/20240607-luci-baseFlorian Eckert
2024-07-09luci-base: replace css class right with css class button-rowFlorian Eckert
2024-07-09luci-base: update connectivity change help text and button textFlorian Eckert
2024-07-06luci-base: Correct how textarea's wrap worksJoseph Mory
2024-06-07luci-base: replace button tag with div tag in ui.jsFlorian Eckert
2024-06-07luci-base: add missing css class cbi-button to ui.jsFlorian Eckert
2024-06-07luci-base: move cancel button to the topFlorian Eckert
2024-06-07luci-base: remove flex style tagsFlorian Eckert
2024-06-07luci-base: replace button tag with div tag in ui.jsFlorian Eckert
2024-06-07luci-base: add missing css class cbi-button to ui.jsFlorian Eckert
2024-06-07luci-base: move button one level up for Save & ApplyFlorian Eckert
2024-06-07luci-base: replace button tag with div tag in ui.jsFlorian Eckert
2024-06-07luci-base: add missing css classes btn and cbi-button to ui.jsFlorian Eckert
2024-06-07luci-base: add missing css class btn to form.jsFlorian Eckert
2024-06-06luci-base: clarify apply-settings stringsPaul Donald
2024-05-14luci-base: return ipv6 lease time from getExpiry()hitech95
2024-04-09Merge pull request #6553 from stokito/luc-mod-system_filemanagerJo-Philipp Wich
2024-04-09luci-base: ui.js FileUpload: option to enable Download buttonSergey Ponomarev
2024-03-29luci-base: drive-by fixesPaul Donald
2024-03-17Revert "luci-base: force menu to regenerate after uci change"Hannu Nyman
2024-03-17widgets: add a re-useable filtered logread viewKarl Palsson
2024-03-17luci-base: force menu to regenerate after uci changeJames Haggerty
2024-03-17luci-base: ui.js: avoid polling in a tight loop on confirm/rollbackErik Karlsson
2024-03-15luci-base: cbi.js: drop CustomEvent polyfillJo-Philipp Wich
2024-03-08luci-base: CBIFileUpload support file browser modeSergey Ponomarev
2024-03-07luci-base: use correct regex for time validationDaniel Nilsson
2024-03-06luci-base: docs house-keepingPaul Donald
2024-02-21luci-base: static.js: fix validation of netmask optionJo-Philipp Wich
2024-02-21luci-base: ui.js: further keyboard navigation improvements for dropdownsJo-Philipp Wich
2024-02-21luci-base: validation.js: add iprange, iprange4 and iprange6 validatorsJo-Philipp Wich
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