Age | Commit message (Expand) | Author |
2019-09-10 | luci-mod-network: slightly improve static lease config | Jo-Philipp Wich |
2019-09-10 | luci-base: form.js: use createHandlerFn() for modal button actions | Jo-Philipp Wich |
2019-09-10 | luci-base: form.js: disable write/remove actions for DummyValue widgets | Jo-Philipp Wich |
2019-09-10 | protocols: drop server side cbi implementations of protocol handlers | Jo-Philipp Wich |
2019-09-10 | luci-mod-network: switch to client side interface configuration pages | Jo-Philipp Wich |
2019-09-10 | protocols: add client side protocol handler implementations | Jo-Philipp Wich |
2019-09-10 | luci-base: rpcd: add getHostname and getTTYDevices calls | Jo-Philipp Wich |
2019-09-10 | luci-base: network.js: add hacks to enable relay protocol support | Jo-Philipp Wich |
2019-09-10 | luci-base: ui.js: update tabs after initial render | Jo-Philipp Wich |
2019-09-10 | luci-base: form.js: rework section add/remove event handling | Jo-Philipp Wich |
2019-09-10 | luci-base: ui.js: also handle failed promises in createHandlerFn() | Jo-Philipp Wich |
2019-09-10 | luci-base: ui.js: ignore description when checking for empty tab panes | Jo-Philipp Wich |
2019-09-10 | luci-base: luci.js: support custom filter function in dom.isEmpty() | Jo-Philipp Wich |
2019-09-03 | Merge pull request #3010 from TDT-AG/pr/20190826-dsl-status-FECS | Jo-Philipp Wich |
2019-08-26 | luci-base: fix some Ukrainian translations | Yurii |
2019-08-26 | luci-mod-status: xDSL Status: use new var names dsl.errors_fecs_* | Martin Schiller |
2019-08-26 | luci-base: fix some german translations | Martin Schiller |
2019-08-21 | luci-base: update Japanese translation | INAGAKI Hiroshi |
2019-08-21 | i18n: sync translations | INAGAKI Hiroshi |
2019-08-19 | luci-base: form.js: implement Textfield widget | Jo-Philipp Wich |
2019-08-19 | luci-base: ui.js: implement Textarea widget | Jo-Philipp Wich |
2019-08-16 | luci-base: network.js: fix inverted logic in registerErrorCode() | Jo-Philipp Wich |
2019-08-16 | luci-base: widgets.js: CBINetworkSelect: honour exclude option | Jo-Philipp Wich |
2019-08-15 | luci-base: use native ubus-rpc authorization protocol | Jo-Philipp Wich |
2019-08-15 | luci-base: add rpc feature tests for sysntpd and zram | Jo-Philipp Wich |
2019-08-14 | luci-base: widgets.js: support alias interfaces in CBIDeviceSelect | Jo-Philipp Wich |
2019-08-14 | luci-base: ui.js: add createHandlerFn() helper | Jo-Philipp Wich |
2019-08-14 | luci-base: network.js: overhaul code | Jo-Philipp Wich |
2019-08-14 | luci-app-firewall: honour global default policies in per-zone settings | Jo-Philipp Wich |
2019-08-14 | luci-base: firewall.js: fix addZone() | Jo-Philipp Wich |
2019-08-14 | luci-base: rpc: drop offload_support call | Jo-Philipp Wich |
2019-08-14 | luci-base: luci.js: introduce hasSystemFeature() api | Jo-Philipp Wich |
2019-08-14 | luci-base: form.js: support passing a callback to Map.save() | Jo-Philipp Wich |
2019-08-14 | luci-base: form.js: implement support for tabbed maps | Jo-Philipp Wich |
2019-08-14 | luci-base: form.js: improve ui tab interaction | Jo-Philipp Wich |
2019-08-14 | luci-base: ui.js: rework tab state handling | Jo-Philipp Wich |
2019-08-14 | luci-base: form.js: CBISectionValue: properly forward dependency checks | Jo-Philipp Wich |
2019-08-14 | luci-base: ui.js: UISelect: fix check for empty choices | Jo-Philipp Wich |
2019-08-14 | luci-base: form.js: allow overriding empty section placeholder rendering | Jo-Philipp Wich |
2019-08-14 | luci-base: form.js: harmonize title property handling | Jo-Philipp Wich |
2019-08-14 | luci-base: form.js: inherit uci config overrides from parent sections | Jo-Philipp Wich |
2019-08-14 | luci-base: form.js: fix rendering of button widgets | Jo-Philipp Wich |
2019-08-14 | luci-base: form.js: add further caption properties | Jo-Philipp Wich |
2019-08-14 | luci-base: network.js: add getL2Device(), getMTU() helpers | Jo-Philipp Wich |
2019-08-14 | luci-base: network.js: support dynamically loaded protocol classes | Jo-Philipp Wich |
2019-08-14 | luci-base: network.js: expose prefixToMask() and maskToPrefix() | Jo-Philipp Wich |
2019-08-14 | luci-base: network.js: return mac addresses in upper case | Jo-Philipp Wich |
2019-08-14 | luci-base: network.js: extend ifnameOf() and expose as getIfnameOf() | Jo-Philipp Wich |
2019-08-14 | luci-base: network.js: add ability to flush the internal cache | Jo-Philipp Wich |
2019-08-14 | luci-base: ui.js: do not forcibly sort synamic list items | Jo-Philipp Wich |