summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
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-mod-system: restore rc.local editing functionalityJo-Philipp Wich
2019-09-12luci-mod-system: reimplent system/startup as client side viewJo-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-theme-bootstrap: tune .alert-message padding and marginJo-Philipp Wich
2019-09-12luci-base: drop unused tools.status.switch_status() callJo-Philipp Wich
2019-09-12luci-mod-network: reimplement switch configuration as client side viewJo-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-12Merge pull request #3055 from YuriPet/patch-1Jo-Philipp Wich
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-app-firewall: display "this new zone" instead of "undefined"Nicholas Smith
2019-09-11luci-app-firewall: disallow creating zone without nameJo-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-mod-network: add missing dependency on rpcd-mod-iwinfoJo-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
2019-09-11luci-theme-bootstrap: cleanup alert-message css, add fade-in/fade-out animsJo-Philipp Wich
2019-09-11luci-base: ui.js: implement addNotification() helperJo-Philipp Wich
2019-09-10luci-theme-bootstrap: mobile style fixes for wifi overview viewJo-Philipp Wich
2019-09-10luci-base: replace luci/getHostname with generic file/read rpc operationJo-Philipp Wich
2019-09-10protocols: replace luci/getTTYDevices calls with generic file/list onesJo-Philipp Wich
2019-09-10luci-base: add hostapd/wpa_supplicant cli feature flagsJo-Philipp Wich
2019-09-10luci-mod-network: switch to client side wifi configuration pagesJo-Philipp Wich
2019-09-10luci-base: form.js: store pointer to parent map in modal overlay mapJo-Philipp Wich
2019-09-10luci-base: form.js: pass-through promise in handleAddJo-Philipp Wich
2019-09-10luci-base: network.js: add getHostHints() apiJo-Philipp Wich
2019-09-10luci-theme-bootstrap: add required styles for file upload widgetJo-Philipp Wich
2019-09-10luci-base: use cgi-io and rpcd-mod-file to handle file upload and browsingJo-Philipp Wich
2019-09-10luci-base: cbi.js: handle ui elements which return a promise in render()Jo-Philipp Wich
2019-09-10luci-base: cbi.js: fix unintended number sign overflow in formatJo-Philipp Wich
2019-09-10luci-base: form.js: use createHandlerFn() for click actionsJo-Philipp Wich
2019-09-10luci-base: luci.js: use createHandlerFn() for page actionsJo-Philipp Wich
2019-09-10luci-base: form.js: do not consider inactive fields for dependency checksJo-Philipp Wich
2019-09-10luci-base: rpc.js: add getStatusText() callJo-Philipp Wich
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