Age | Commit message (Expand) | Author |
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-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-09-30 | luci-mod-system: allow IPv6 addresses for external syslog server | Jo-Philipp Wich |
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-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-mod-system: flash.js: improve storage size detection heuristics | 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-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-23 | luci-mod-system: ensure that textarea contents are properly escaped | Jo-Philipp Wich |
2019-09-21 | luci-mod-system: remove unused controller actions | Jo-Philipp Wich |
2019-09-21 | luci-mod-system: mounts.js: preload fstab uci | Jo-Philipp Wich |
2019-09-21 | luci-mod-system: mounts.js: implicitely create globals section | Jo-Philipp Wich |
2019-09-21 | luci-mod-system: remplement fstab settings as client side view | Jo-Philipp Wich |
2019-09-18 | luci-mod-system: system.js: simplify btn actions, use feature flags | Jo-Philipp Wich |
2019-09-18 | luci-mod-system: disable redundant page actions in crontab, startup views | Jo-Philipp Wich |
2019-09-17 | luci-mod-system: remplement dropbear settings as client side view | Jo-Philipp Wich |
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-12 | luci-mod-system: improve LED configuration page | Jo-Philipp Wich |
2019-09-12 | luci-mod-system: add heading to startup page, improve error reporting | Jo-Philipp Wich |
2019-09-12 | luci-mod-system: reimplent system/crontab as client side view | Jo-Philipp Wich |
2019-09-12 | luci-mod-system: restore rc.local editing functionality | Jo-Philipp Wich |
2019-09-12 | luci-mod-system: reimplent system/startup as client side view | Jo-Philipp Wich |
2019-08-14 | luci-app-firewall: honour global default policies in per-zone settings | Jo-Philipp Wich |
2019-07-25 | luci-mod-system: leds.js: fix crash when no usb devices or ports are present | Jo-Philipp Wich |
2019-07-08 | luci-base,luci-mod-system: split ubus localtime into get and set call | Jo-Philipp Wich |
2019-07-07 | luci-mod-system: rework leds.js and system.js views | Jo-Philipp Wich |
2019-07-07 | luci-mod-system: use client side cbi forms for system and led config | Jo-Philipp Wich |
2019-07-01 | luci-mod-system: fix flash activity trigger name | Martin Schiller |
2019-06-28 | luci-mod-system: fix some led trigger name translations | Martin Schiller |
2019-06-12 | luci-mod-system: prevent clearing rc.local on unrelated submit actions | Jo-Philipp Wich |
2019-06-05 | luci-mod-system: fix SimpleForm usage on file editing pages | Jo-Philipp Wich |
2019-04-30 | Merge pull request #2620 from TDT-AG/pr/20190311-luci-mod-system | Florian Eckert |
2019-04-24 | Merge pull request #2443 from TDT-AG/pr/20190109-luci-mod-system-password | Florian Eckert |
2019-04-12 | luci-mod-system: add "KiB" to translatable strings | Anton Kikin |
2019-03-11 | luci-mod-system: add button to sync with ntp server | Florian Eckert |
2019-01-09 | luci-mod-system: add password strength info | Florian Eckert |
2019-01-09 | luci-mod-system: add pollinterval option | Florian Eckert |
2018-12-20 | luci-base: use default poll interval | Florian Eckert |
2018-12-04 | luci-mod-system: add translation for trigger names | Florian Eckert |
2018-12-02 | luci-mod-system: fix IE10/Edge rendering quirk on SSH keys page | Jo-Philipp Wich |