summaryrefslogtreecommitdiffhomepage
path: root/modules/luci-base
AgeCommit message (Expand)Author
2019-09-21luci-base: rpc.js: increase default timeout to 20s, allow batch preventionJo-Philipp Wich
2019-09-21luci-base: luci.js: improve XHR issue diagnosticsJo-Philipp Wich
2019-09-21luci-base: update Japanese translationINAGAKI Hiroshi
2019-09-21luci-base: use old translation for "Gateway Ports"INAGAKI Hiroshi
2019-09-21luci-base: sync translationsINAGAKI Hiroshi
2019-09-20luci-base: form.js: only update option default if cfgvalue is nullJo-Philipp Wich
2019-09-19luci-base: form.js: add support for dynamic default valuesJo-Philipp Wich
2019-09-19luci-base: ui.js: mark user-changed widgetsJo-Philipp Wich
2019-09-18luci-base: form.js: fix default click action of button optionsJo-Philipp Wich
2019-09-18luci-base: ensure that button labels are properly html escapedJo-Philipp Wich
2019-09-18Merge pull request #3080 from castillofrancodamian/masterHannu Nyman
2019-09-18luci-base: network.js: filter invalid mac addressesJo-Philipp Wich
2019-09-18luci-base: network.js: get low level device details from getifaddr() infoJo-Philipp Wich
2019-09-17luci-base and apps: update Spanish translationFranco Castillo
2019-09-16luci-base: fix german translation for factory reset hintMartin Schiller
2019-09-16luci-mod-system: remplement password change as client side viewJo-Philipp Wich
2019-09-15luci-mod-system: reimplement SSH key mgmt as client side viewJo-Philipp Wich
2019-09-16luci-base: add luci/setPassword rpc method, dropbear feature flagJo-Philipp Wich
2019-09-17luci-base: luci.js: render view buttons depending on available functionsJo-Philipp Wich
2019-09-16luci-base: form.js: implement JSONMapJo-Philipp Wich
2019-09-15luci-base: update Japanese translationINAGAKI Hiroshi
2019-09-15i18n: sync translationsINAGAKI Hiroshi
2019-09-14luci-base: luci.js: append version when dynamically loading classesJo-Philipp Wich
2019-09-14luci-base: cbi.js: update dependencies after widgets have been renderedJo-Philipp Wich
2019-09-14luci-base: network.js: register "none" protocolJo-Philipp Wich
2019-09-13luci-base: network.js: implement Hosts.getMACHints()Jo-Philipp Wich
2019-09-13luci-base: fix ip6hint option dependencies and validationJo-Philipp Wich
2019-09-13Merge pull request #3060 from tano-systems/pr/update-ru-i18nJo-Philipp Wich
2019-09-13luci-base: Update Russian translationAnton Kikin
2019-09-12luci-base: update Spanish translationFranco Castillo
2019-09-12luci-base: update Spanish translationFranco Castillo
2019-09-12luci-base: sys.lua: fix init script enable actionJo-Philipp Wich
2019-09-12luci-mod-system: reimplent system/crontab as client side viewJo-Philipp Wich
2019-09-12luci-base: whitelist file/write actions on /etc/rc.localJo-Philipp Wich
2019-09-12luci-base: rpc.js: fix list requests, handle aborted http requestsJo-Philipp Wich
2019-09-12luci-base: fix list method handling in ubus-rpc protocol proxyJo-Philipp Wich
2019-09-12luci-base: drop unused tools.status.switch_status() callJo-Philipp Wich
2019-09-12luci-base: add luci/getSwconfigFeatures and luci/getSwconfigPortStateJo-Philipp Wich
2019-09-12luci-base: form.js: handle non-string values in stripTags()Jo-Philipp Wich
2019-09-12Merge pull request #3056 from musashino205/l10n/base-upd-jaJo-Philipp Wich
2019-09-12luci-base: update Japanese translationINAGAKI Hiroshi
2019-09-12luci-base: update Ukrainian translationYurii
2019-09-11luci-base: restore some lost translations and update germanJo-Philipp Wich
2019-09-11luci-base: resync translationsJo-Philipp Wich
2019-09-11luci-base: widgets.js: fix display quirk in tools.widgets.DeviceSelectJo-Philipp Wich
2019-09-11luci-base: validation.js: implement length() datatype validatorJo-Philipp Wich
2019-09-11luci-base: view.htm: catch and render exceptions on view instantiationJo-Philipp Wich
2019-09-11luci-base: luci.js: register rpc interceptor to catch expired sessionsJo-Philipp Wich
2019-09-11luci-base: luci.js: rework error handlingJo-Philipp Wich
2019-09-11luci-base: rpc.js: revamp error handling, add interceptor supportJo-Philipp Wich