Age | Commit message (Expand) | Author |
2024-09-18 | luci-base: form.js: decode HTML entities in AbstractElement.stripTags() | Mikael Magnusson |
2024-09-14 | luci-base: refactor network devices enumeration | Luca Barbato |
2024-07-19 | luci-base: revert replacing button tags with div tags | Florian Eckert |
2024-07-19 | luci-base: fixing a regression that was add by the ne button-row css class | Florian Eckert |
2024-07-19 | luci-base: add missing btn css class to button | Florian Eckert |
2024-07-17 | Merge pull request #7153 from TDT-AG/pr/20240607-luci-base | Florian Eckert |
2024-07-09 | luci-base: replace css class right with css class button-row | Florian Eckert |
2024-07-09 | luci-base: update connectivity change help text and button text | Florian Eckert |
2024-07-06 | luci-base: Correct how textarea's wrap works | Joseph Mory |
2024-06-07 | luci-base: replace button tag with div tag in ui.js | Florian Eckert |
2024-06-07 | luci-base: add missing css class cbi-button to ui.js | Florian Eckert |
2024-06-07 | luci-base: move cancel button to the top | Florian Eckert |
2024-06-07 | luci-base: remove flex style tags | Florian Eckert |
2024-06-07 | luci-base: replace button tag with div tag in ui.js | Florian Eckert |
2024-06-07 | luci-base: add missing css class cbi-button to ui.js | Florian Eckert |
2024-06-07 | luci-base: move button one level up for Save & Apply | Florian Eckert |
2024-06-07 | luci-base: replace button tag with div tag in ui.js | Florian Eckert |
2024-06-07 | luci-base: add missing css classes btn and cbi-button to ui.js | Florian Eckert |
2024-06-07 | luci-base: add missing css class btn to form.js | Florian Eckert |
2024-06-06 | luci-base: clarify apply-settings strings | Paul Donald |
2024-05-14 | luci-base: return ipv6 lease time from getExpiry() | hitech95 |
2024-04-09 | Merge pull request #6553 from stokito/luc-mod-system_filemanager | Jo-Philipp Wich |
2024-04-09 | luci-base: ui.js FileUpload: option to enable Download button | Sergey Ponomarev |
2024-03-29 | luci-base: drive-by fixes | Paul Donald |
2024-03-17 | Revert "luci-base: force menu to regenerate after uci change" | Hannu Nyman |
2024-03-17 | widgets: add a re-useable filtered logread view | Karl Palsson |
2024-03-17 | luci-base: force menu to regenerate after uci change | James Haggerty |
2024-03-17 | luci-base: ui.js: avoid polling in a tight loop on confirm/rollback | Erik Karlsson |
2024-03-15 | luci-base: cbi.js: drop CustomEvent polyfill | Jo-Philipp Wich |
2024-03-08 | luci-base: CBIFileUpload support file browser mode | Sergey Ponomarev |
2024-03-07 | luci-base: use correct regex for time validation | Daniel Nilsson |
2024-03-06 | luci-base: docs house-keeping | Paul Donald |
2024-02-21 | luci-base: static.js: fix validation of netmask option | Jo-Philipp Wich |
2024-02-21 | luci-base: ui.js: further keyboard navigation improvements for dropdowns | Jo-Philipp Wich |
2024-02-21 | luci-base: validation.js: add iprange, iprange4 and iprange6 validators | Jo-Philipp Wich |
2024-02-19 | luci-base: ui.js: rework dropdown focus behavior | Jo-Philipp Wich |
2024-01-31 | luci-mod-network: add disabled option for interface | Paul Donald |
2024-01-31 | luci-base: Code quality fixes | Paul Donald |
2024-01-31 | luci-base: Code quality fixes | Paul Donald |
2024-01-25 | luci-base: fix docs for TableSection | Paul Donald |
2024-01-23 | luci-base: FlagValue fix type of enabled and disabled properties | Sergey Ponomarev |
2024-01-23 | luci-base: JsDoc: exec_direct(): fix "type" enum | Sergey Ponomarev |
2023-12-23 | luci-base: comment fixes (sp) | Paul Donald |
2023-12-15 | luci-base: Use getMode in getActiveMode | Evan Benn |
2023-12-15 | luci-base: Replace mode: Master with Access Point | Evan Benn |
2023-12-15 | luci-base: Make uci mode strings match iwinfo mode strings | Evan Benn |
2023-10-19 | luci-base: ui.js: sorting fixes for tables initialized from markup | Jo-Philipp Wich |
2023-09-23 | luci-base: Fix typos in JsDocs | Sergey Ponomarev |
2023-09-23 | luci-base: network.js: simplify getWifiNetidBySid | Sergey Ponomarev |
2023-09-23 | luci-base: "an URL" replace with "a URL" | Sergey Ponomarev |