Age | Commit message (Expand) | Author |
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 |
2023-09-23 | luci-base: cbi.js cbi_validate_named_section_add() simplify | Sergey Ponomarev |
2023-08-11 | luci-base: grammar fixes | Paul Dee |
2023-06-07 | luci-base: ui.js: set `autocomplete="new-password"` for password fields | Jo-Philipp Wich |
2023-04-28 | luci-base: ui.js: make upload cancellation message translatable | Jo-Philipp Wich |
2023-04-03 | luci-base: validation.js: fix xgettext quirk | Jo-Philipp Wich |
2023-03-15 | luci-mod-network: add stricter wireless interface name validation | Glenn Washburn |
2023-02-08 | Revert "luci-proto-openconnect: fix server url validation" | Jo-Philipp Wich |
2023-02-07 | Merge pull request #6104 from dhewg/6g | Jo-Philipp Wich |
2023-02-07 | luci-proto-openconnect: fix server url validation | Jo-Philipp Wich |
2023-02-05 | luci-base: ui.js: modal dialog tweaks | Jo-Philipp Wich |
2023-02-05 | luci-base: ui.js: improve ui.Dropdown event handling | Jo-Philipp Wich |
2023-02-04 | luci-base: form.js: reuse JSONMap data provider in GridSection modals | Jo-Philipp Wich |
2023-02-04 | luci-base: form.js: fix GridSection modals in JSONMap instances | Jo-Philipp Wich |
2023-01-23 | luci-base: use "hwmodes_text" to describe wireless radios | Andre Heider |
2023-01-17 | luci-base: help-text spell fix | Paul Dee |
2022-12-27 | luci-base: ui.js: support div based table markup in UITable.update() | Jo-Philipp Wich |
2022-12-13 | luci-base: fix button handling for named sections | Florian Eckert |
2022-11-22 | luci-base: ui.js: table enhancements | Jo-Philipp Wich |
2022-11-09 | luci-base: cbi.js: await L.ui load before updating tables | Jo-Philipp Wich |