summaryrefslogtreecommitdiffhomepage
path: root/modules/luci-base/htdocs/luci-static
AgeCommit message (Expand)Author
2024-11-27luci-base: make items of UIDynamicList drag-sortableRamon Van Gorkom
2024-11-25luci-base: form: fix sort order bug triggered by integer typesPaul Donald
2024-11-25luci-base: uci: fixed reorder bug where missed deletes caused off-by-onePaul Donald
2024-11-24luci-base: add clone action for tablesPaul Donald
2024-11-21luci-base: ui: extend addNotification to handle a user-provided timeoutPaul Donald
2024-11-07luci-base: fix documented pathPaul Donald
2024-11-05luci-base: network; implement getIP6Prefixes()Paul Donald
2024-10-24luci-base: actually use the packaged options for poll.add callsPaul Donald
2024-10-23luci-base: implement RichListValue widget in formPaul Donald
2024-10-23luci-base: show default forwarding target in general firewall settingsFlorian Eckert
2024-10-23luci-base: add 'create' boolean to MultiValue form widgetPaul Donald
2024-10-22luci-base: allow terminal '.' in hostname checksPaul Donald
2024-10-17luci-base: space -> tabPaul Donald
2024-10-16luci-base: Minor spell fixesPaul Donald
2024-10-07luci-wireless: Add 11be supportRudy Andram
2024-09-18luci-base: form.js: decode HTML entities in AbstractElement.stripTags()Mikael Magnusson
2024-09-14luci-base: refactor network devices enumerationLuca Barbato
2024-07-19luci-base: revert replacing button tags with div tagsFlorian Eckert
2024-07-19luci-base: fixing a regression that was add by the ne button-row css classFlorian Eckert
2024-07-19luci-base: add missing btn css class to buttonFlorian Eckert
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