Age | Commit message (Expand) | Author |
2021-08-11 | system: more text lines for crontab | Fritz D. Ansel |
2021-08-05 | luci-mod-system: improve sysupgrade page | Ansuel Smith |
2021-07-15 | luci-mod-system: reload crond upon saving crontab | Jo-Philipp Wich |
2021-04-15 | luci-mod-system: remove bogus btn class in flash.js | Dirk Brenken |
2021-04-06 | luci-mod-system: implement system.description, system.notes | Henrique de Moraes Holschuh |
2021-03-14 | luci-mod-system/zram: remove zram_comp_streams | Rui Salvaterra |
2021-03-14 | luci-mod-system/zram: replace deflate with zstd | Rui Salvaterra |
2021-01-12 | luci-base: correct button name on flash page help text | Hannu Nyman |
2020-12-23 | luci-mod-system: fix parsing SSH pubkeys with options | Jo-Philipp Wich |
2020-11-27 | treewide: transition div tables to actual table markup | Jo-Philipp Wich |
2020-10-06 | luci-mod-system: fix uci led option remove callback | Florian Eckert |
2020-09-10 | luci-mod-system: use ubus method for reboot | Rafał Miłecki |
2020-07-22 | luci-mod-system: ignore empty /proc/mtd on flash page | Jo-Philipp Wich |
2020-05-13 | luci-mod-system: fix button disabled status | Huangbin Zhan |
2020-05-04 | luci-mod-system: update LED trigger translations | Florian Eckert |
2020-05-02 | luci-mod-system: password.js: make event handler attachment more robust | Jo-Philipp Wich |
2020-04-16 | luci-mod-system: system.js: disable timesync buttons on readonly map | Jo-Philipp Wich |
2020-04-16 | luci-mod-system: startup.js: disable action buttons on insufficient ACLs | Jo-Philipp Wich |
2020-04-16 | luci-mod-system: sshkeys.js: make readonly on insufficient ACLs | Jo-Philipp Wich |
2020-04-16 | luci-mod-system: password.js: make readonly on insufficient ACLs | Jo-Philipp Wich |
2020-04-16 | luci-mod-system: mounts.js: disable umount button in readonly map | Jo-Philipp Wich |
2020-04-16 | luci-mod-system: flash.js: make readonly on insufficient ACLs | Jo-Philipp Wich |
2020-04-16 | luci-mod-system: crontab.js: disable textarea on insufficient ACLs | Jo-Philipp Wich |
2020-04-03 | treewide: import utility classes explicitly | Jo-Philipp Wich |
2020-03-23 | luci-mod-system: system.js: rework local time widget markup | Jo-Philipp Wich |
2020-03-23 | luci-mod-system: use proper CSS class for map description | Jo-Philipp Wich |
2020-03-23 | luci-mod-system: use generic .cbi-section-actions style for row actions | Jo-Philipp Wich |
2020-02-27 | luci-mod-system: add led plugin infrastructure | Florian Eckert |
2020-01-29 | luci-mod-system: fix zram compression placeholder | Jo-Philipp Wich |
2020-01-16 | luci-base: remove hardcoded cgi-bin path | Ansuel Smith |
2019-11-13 | luci-mod-system: sshkeys.js: do not incorrectly filter ecdsa keys on load | Jo-Philipp Wich |
2019-11-11 | luci-mod-system: leds.js: display default state as On/Off | Jo-Philipp Wich |
2019-11-04 | luci-mod-system: validate log_ip as "host" instead of just ipaddr | Yousong Zhou |
2019-11-03 | treewide: require ui.js explicitly | Jo-Philipp Wich |
2019-11-03 | luci-mod-system: sshkeys.js: explicitely require ui.js | Jo-Philipp Wich |
2019-11-01 | luci-mod-system: flash.js: upon sysupgrade, select reconnect ip by keep state | Jo-Philipp Wich |
2019-11-01 | luci-mod-system: flash.js: fix flash erase modal | Jo-Philipp Wich |
2019-11-01 | luci-base, luci-mod-system: move file upload handling to ui.js | Jo-Philipp Wich |
2019-11-01 | luci-base, luci-mod-system: replace luci/setUmount with fs.exec calls | Jo-Philipp Wich |
2019-11-01 | luci-base, luci-mod-system: replace luci/setReboot with fs.exec | Jo-Philipp Wich |
2019-10-28 | luci-mod-system: add missing speed_mask option in leds.js | Richard Yu |
2019-10-21 | luci-mod-system: flash.sh: gracefully handle missing sysupgrade.conf | Jo-Philipp Wich |
2019-10-21 | luci-mod-system: sshkeys.js: create authorized_keys as 0600 | Jo-Philipp Wich |
2019-10-18 | luci-mod-system: leds.js: fix handling device option | Jo-Philipp Wich |
2019-10-16 | Merge pull request #3145 from ptpt52/refine-flash-reset | Jo-Philipp Wich |
2019-10-07 | luci-mod-system: flash.js: fix passing sysupgrade opts | Jo-Philipp Wich |
2019-10-07 | luci-mod-system: refine flash reset | Chen Minqiang |
2019-10-07 | luci-mod-system: port reboot view to client side js | Jo-Philipp Wich |
2019-10-07 | luci-mod-system: use awaitReconnect() from ui.js | Jo-Philipp Wich |
2019-10-07 | luci-mod-system: sshkeys.js: use common fs.js class | Jo-Philipp Wich |