summaryrefslogtreecommitdiffhomepage
path: root/modules
AgeCommit message (Expand)Author
2019-09-10luci-base: network.js: fix, rework and improve wireless state handlingJo-Philipp Wich
2019-09-10luci-base: add getWirelessDevices() rpc methodJo-Philipp Wich
2019-09-10luci-base: luci.js: support passing FormData as request payloadJo-Philipp Wich
2019-09-10luci-base: luci.js: support registering request progress handlersJo-Philipp Wich
2019-09-10luci-base: luci.js: fix L.Poll.remove()Jo-Philipp Wich
2019-09-10luci-mod-network: slightly improve static lease configJo-Philipp Wich
2019-09-10luci-base: form.js: use createHandlerFn() for modal button actionsJo-Philipp Wich
2019-09-10luci-base: form.js: disable write/remove actions for DummyValue widgetsJo-Philipp Wich
2019-09-10protocols: drop server side cbi implementations of protocol handlersJo-Philipp Wich
2019-09-10luci-mod-network: switch to client side interface configuration pagesJo-Philipp Wich
2019-09-10protocols: add client side protocol handler implementationsJo-Philipp Wich
2019-09-10luci-base: rpcd: add getHostname and getTTYDevices callsJo-Philipp Wich
2019-09-10luci-base: network.js: add hacks to enable relay protocol supportJo-Philipp Wich
2019-09-10luci-base: ui.js: update tabs after initial renderJo-Philipp Wich
2019-09-10luci-base: form.js: rework section add/remove event handlingJo-Philipp Wich
2019-09-10luci-base: ui.js: also handle failed promises in createHandlerFn()Jo-Philipp Wich
2019-09-10luci-base: ui.js: ignore description when checking for empty tab panesJo-Philipp Wich
2019-09-10luci-base: luci.js: support custom filter function in dom.isEmpty()Jo-Philipp Wich
2019-09-03Merge pull request #3010 from TDT-AG/pr/20190826-dsl-status-FECSJo-Philipp Wich
2019-08-26luci-base: fix some Ukrainian translationsYurii
2019-08-26luci-mod-status: xDSL Status: use new var names dsl.errors_fecs_*Martin Schiller
2019-08-26luci-base: fix some german translationsMartin Schiller
2019-08-21luci-base: update Japanese translationINAGAKI Hiroshi
2019-08-21i18n: sync translationsINAGAKI Hiroshi
2019-08-19luci-base: form.js: implement Textfield widgetJo-Philipp Wich
2019-08-19luci-base: ui.js: implement Textarea widgetJo-Philipp Wich
2019-08-16luci-base: network.js: fix inverted logic in registerErrorCode()Jo-Philipp Wich
2019-08-16luci-base: widgets.js: CBINetworkSelect: honour exclude optionJo-Philipp Wich
2019-08-15luci-base: use native ubus-rpc authorization protocolJo-Philipp Wich
2019-08-15luci-base: add rpc feature tests for sysntpd and zramJo-Philipp Wich
2019-08-14luci-base: widgets.js: support alias interfaces in CBIDeviceSelectJo-Philipp Wich
2019-08-14luci-base: ui.js: add createHandlerFn() helperJo-Philipp Wich
2019-08-14luci-base: network.js: overhaul codeJo-Philipp Wich
2019-08-14luci-app-firewall: honour global default policies in per-zone settingsJo-Philipp Wich
2019-08-14luci-base: firewall.js: fix addZone()Jo-Philipp Wich
2019-08-14luci-base: rpc: drop offload_support callJo-Philipp Wich
2019-08-14luci-base: luci.js: introduce hasSystemFeature() apiJo-Philipp Wich
2019-08-14luci-base: form.js: support passing a callback to Map.save()Jo-Philipp Wich
2019-08-14luci-base: form.js: implement support for tabbed mapsJo-Philipp Wich
2019-08-14luci-base: form.js: improve ui tab interactionJo-Philipp Wich
2019-08-14luci-base: ui.js: rework tab state handlingJo-Philipp Wich
2019-08-14luci-base: form.js: CBISectionValue: properly forward dependency checksJo-Philipp Wich
2019-08-14luci-base: ui.js: UISelect: fix check for empty choicesJo-Philipp Wich
2019-08-14luci-base: form.js: allow overriding empty section placeholder renderingJo-Philipp Wich
2019-08-14luci-base: form.js: harmonize title property handlingJo-Philipp Wich
2019-08-14luci-base: form.js: inherit uci config overrides from parent sectionsJo-Philipp Wich
2019-08-14luci-base: form.js: fix rendering of button widgetsJo-Philipp Wich
2019-08-14luci-base: form.js: add further caption propertiesJo-Philipp Wich
2019-08-14luci-base: network.js: add getL2Device(), getMTU() helpersJo-Philipp Wich
2019-08-14luci-base: network.js: support dynamically loaded protocol classesJo-Philipp Wich