Age | Commit message (Expand) | Author |
2019-10-07 | luci-mod-system: refine flash reset | Chen Minqiang |
2019-10-07 | luci-app-advanced-reboot: import applyreboot template from luci-mod-system | Jo-Philipp Wich |
2019-10-07 | luci-mod-system: port reboot view to client side js | Jo-Philipp Wich |
2019-10-07 | luci-base: add reboot rpc call | Jo-Philipp Wich |
2019-10-07 | luci-mod-system: use awaitReconnect() from ui.js | Jo-Philipp Wich |
2019-10-07 | luci-base: ui.js: add pingDevice() and awaitReconnect() functions | Jo-Philipp Wich |
2019-10-07 | luci-mod-system: sshkeys.js: use common fs.js class | Jo-Philipp Wich |
2019-10-07 | luci-mod-system: startup.js: use common fs.js class | Jo-Philipp Wich |
2019-10-07 | luci-mod-system: flash.js: use common fs.js class | Jo-Philipp Wich |
2019-10-07 | luci-mod-system: crontab.js: use common fs.js class | Jo-Philipp Wich |
2019-10-07 | luci-base: ui.js: use common fs.js class for filebrowser operations | Jo-Philipp Wich |
2019-10-07 | luci-base: introduce common fs.js helper class | Jo-Philipp Wich |
2019-10-07 | luci-base: luci.js: add resolveDefault() helper | Jo-Philipp Wich |
2019-10-03 | luci-base: zh_CN: update Simplified Chinese translation | Zheng Qian |
2019-10-02 | luci-mod-system: flash.js: fix "rootfs_data" partition detection | Jo-Philipp Wich |
2019-10-02 | luci-mod-system: check for sysupgrade with backup possibility | Rafał Miłecki |
2019-10-02 | luci-mod-system: check if it's possible to force sysupgrade | Rafał Miłecki |
2019-10-02 | luci-mod-system: use "system" new "validate_firmware_image" ubus method | Rafał Miłecki |
2019-10-02 | luci-base: luci.js, rpc.js, uci.js, network.js: add JSDoc annotations | Jo-Philipp Wich |
2019-09-30 | Merge pull request #3131 from tano-systems/pr/luci-base-i18n-ru | Florian Eckert |
2019-09-30 | luci-base: update Russian translation | Anton Kikin |
2019-09-30 | luci-mod-network: display the mesh ID in wireless overview if applicable | Jo-Philipp Wich |
2019-09-30 | luci-base: network.js: implement getMeshID() getter | Jo-Philipp Wich |
2019-09-30 | luci-mod-system: allow IPv6 addresses for external syslog server | Jo-Philipp Wich |
2019-09-28 | timezone data: update to 2019c | Hannu Nyman |
2019-09-27 | luci-mod-system: fix rerendering of ssh key list after add/remove | Jo-Philipp Wich |
2019-09-27 | luci-mod-system: allow deleting all NTP servers | Jo-Philipp Wich |
2019-09-25 | luci-base: update Ukrainian translation | Yurii |
2019-09-25 | luci-mod-system: flash.js: disable mtdblock downloads on mtd-less systems | Jo-Philipp Wich |
2019-09-25 | luci-mod-system: flash.js: rename handleReset to handleFirstboot | Jo-Philipp Wich |
2019-09-25 | luci-base: update Spanish translation | Franco Castillo |
2019-09-25 | luci-mod-system: flash.js: improve storage size detection heuristics | Jo-Philipp Wich |
2019-09-24 | Merge pull request #2756 from Ansuel/wps | Jo-Philipp Wich |
2019-09-24 | luci-base: update translation with changed string | Ansuel Smith |
2019-09-24 | luci-mod-network: permit WPS push-button on WPA3 | Ansuel Smith |
2019-09-24 | Merge pull request #2357 from Ansuel/mastero | Jo-Philipp Wich |
2019-09-24 | luci-mod-system: system.js: use more concise label for use_dhcp | Jo-Philipp Wich |
2019-09-24 | luci-base: adds italian translation for master description | Ansuel Smith |
2019-09-24 | luci-base: sync translations | Ansuel Smith |
2019-09-24 | luci-mod-network: add master option | Ansuel Smith |
2019-09-24 | luci-mod-system: system.js: expose use_dhcp NTP option | Jo-Philipp Wich |
2019-09-24 | luci-mod-system: reimplement flashops as client side view | Jo-Philipp Wich |
2019-09-24 | luci-mod-system: startup.js: fix syntax error | Jo-Philipp Wich |
2019-09-24 | luci-mod-network: wireless.js: properly handle SAE in join confirmation | Jo-Philipp Wich |
2019-09-24 | luci-mod-network: interfaces.js: map remove action to network.deleteNetwork() | Jo-Philipp Wich |
2019-09-24 | luci-base: network.js: fix deleteNetwork() implementation | Jo-Philipp Wich |
2019-09-24 | luci-base: form.js: do not inherit map tabbing to nested sections | Jo-Philipp Wich |
2019-09-24 | luci-base: form.js: allow overriding remove action in Table/GridSections | Jo-Philipp Wich |
2019-09-24 | luci-mod-network: wireless.js: prompt for passphrase when joining SAE net | Jo-Philipp Wich |
2019-09-24 | luci-mod-network: resort zonePromise order | Chen Minqiang |