Age | Commit message (Expand) | Author |
2019-09-21 | luci-base: update Japanese translation | INAGAKI Hiroshi |
2019-09-21 | luci-base: use old translation for "Gateway Ports" | INAGAKI Hiroshi |
2019-09-21 | luci-base: sync translations | INAGAKI Hiroshi |
2019-09-20 | luci-base: form.js: only update option default if cfgvalue is null | Jo-Philipp Wich |
2019-09-19 | luci-base: form.js: add support for dynamic default values | Jo-Philipp Wich |
2019-09-19 | luci-base: ui.js: mark user-changed widgets | Jo-Philipp Wich |
2019-09-18 | luci-base: form.js: fix default click action of button options | Jo-Philipp Wich |
2019-09-18 | luci-base: ensure that button labels are properly html escaped | Jo-Philipp Wich |
2019-09-18 | luci-base: proto_dhcp.lua: Update chinese translations | muink |
2019-09-18 | Merge pull request #3080 from castillofrancodamian/master | Hannu Nyman |
2019-09-18 | luci-base: network.js: filter invalid mac addresses | Jo-Philipp Wich |
2019-09-18 | luci-base: network.js: get low level device details from getifaddr() info | Jo-Philipp Wich |
2019-09-17 | luci-base and apps: update Spanish translation | Franco Castillo |
2019-09-16 | luci-base: fix german translation for factory reset hint | Martin Schiller |
2019-09-16 | luci-mod-system: remplement password change as client side view | Jo-Philipp Wich |
2019-09-15 | luci-mod-system: reimplement SSH key mgmt as client side view | Jo-Philipp Wich |
2019-09-16 | luci-base: add luci/setPassword rpc method, dropbear feature flag | Jo-Philipp Wich |
2019-09-17 | luci-base: luci.js: render view buttons depending on available functions | Jo-Philipp Wich |
2019-09-16 | luci-base: form.js: implement JSONMap | Jo-Philipp Wich |
2019-09-15 | luci-base: update Japanese translation | INAGAKI Hiroshi |
2019-09-15 | i18n: sync translations | INAGAKI Hiroshi |
2019-09-14 | luci-base: luci.js: append version when dynamically loading classes | Jo-Philipp Wich |
2019-09-14 | luci-base: cbi.js: update dependencies after widgets have been rendered | Jo-Philipp Wich |
2019-09-14 | luci-base: network.js: register "none" protocol | Jo-Philipp Wich |
2019-09-13 | luci-base: network.js: implement Hosts.getMACHints() | Jo-Philipp Wich |
2019-09-13 | luci-base: fix ip6hint option dependencies and validation | Jo-Philipp Wich |
2019-09-13 | Merge pull request #3060 from tano-systems/pr/update-ru-i18n | Jo-Philipp Wich |
2019-09-13 | luci-base: Update Russian translation | Anton Kikin |
2019-09-12 | luci-base: update Spanish translation | Franco Castillo |
2019-09-12 | luci-base: update Spanish translation | Franco Castillo |
2019-09-12 | luci-base: sys.lua: fix init script enable action | Jo-Philipp Wich |
2019-09-12 | luci-mod-system: reimplent system/crontab as client side view | Jo-Philipp Wich |
2019-09-12 | luci-base: whitelist file/write actions on /etc/rc.local | Jo-Philipp Wich |
2019-09-12 | luci-base: rpc.js: fix list requests, handle aborted http requests | Jo-Philipp Wich |
2019-09-12 | luci-base: fix list method handling in ubus-rpc protocol proxy | Jo-Philipp Wich |
2019-09-12 | luci-base: drop unused tools.status.switch_status() call | Jo-Philipp Wich |
2019-09-12 | luci-base: add luci/getSwconfigFeatures and luci/getSwconfigPortState | Jo-Philipp Wich |
2019-09-12 | luci-base: form.js: handle non-string values in stripTags() | Jo-Philipp Wich |
2019-09-12 | Merge pull request #3056 from musashino205/l10n/base-upd-ja | Jo-Philipp Wich |
2019-09-12 | luci-base: update Japanese translation | INAGAKI Hiroshi |
2019-09-12 | luci-base: update Ukrainian translation | Yurii |
2019-09-11 | luci-base: restore some lost translations and update german | Jo-Philipp Wich |
2019-09-11 | luci-base: resync translations | Jo-Philipp Wich |
2019-09-11 | luci-base: widgets.js: fix display quirk in tools.widgets.DeviceSelect | Jo-Philipp Wich |
2019-09-11 | luci-base: validation.js: implement length() datatype validator | Jo-Philipp Wich |
2019-09-11 | luci-base: view.htm: catch and render exceptions on view instantiation | Jo-Philipp Wich |
2019-09-11 | luci-base: luci.js: register rpc interceptor to catch expired sessions | Jo-Philipp Wich |
2019-09-11 | luci-base: luci.js: rework error handling | Jo-Philipp Wich |
2019-09-11 | luci-base: rpc.js: revamp error handling, add interceptor support | Jo-Philipp Wich |
2019-09-11 | luci-base: ui.js: implement addNotification() helper | Jo-Philipp Wich |