summaryrefslogtreecommitdiffhomepage
path: root/modules/luci-mod-system/htdocs
AgeCommit message (Expand)Author
2020-05-13luci-mod-system: fix button disabled statusHuangbin Zhan
2020-05-04luci-mod-system: update LED trigger translationsFlorian Eckert
2020-05-02luci-mod-system: password.js: make event handler attachment more robustJo-Philipp Wich
2020-04-16luci-mod-system: system.js: disable timesync buttons on readonly mapJo-Philipp Wich
2020-04-16luci-mod-system: startup.js: disable action buttons on insufficient ACLsJo-Philipp Wich
2020-04-16luci-mod-system: sshkeys.js: make readonly on insufficient ACLsJo-Philipp Wich
2020-04-16luci-mod-system: password.js: make readonly on insufficient ACLsJo-Philipp Wich
2020-04-16luci-mod-system: mounts.js: disable umount button in readonly mapJo-Philipp Wich
2020-04-16luci-mod-system: flash.js: make readonly on insufficient ACLsJo-Philipp Wich
2020-04-16luci-mod-system: crontab.js: disable textarea on insufficient ACLsJo-Philipp Wich
2020-04-03treewide: import utility classes explicitlyJo-Philipp Wich
2020-03-23luci-mod-system: system.js: rework local time widget markupJo-Philipp Wich
2020-03-23luci-mod-system: use proper CSS class for map descriptionJo-Philipp Wich
2020-03-23luci-mod-system: use generic .cbi-section-actions style for row actionsJo-Philipp Wich
2020-02-27luci-mod-system: add led plugin infrastructureFlorian Eckert
2020-01-29luci-mod-system: fix zram compression placeholderJo-Philipp Wich
2020-01-16luci-base: remove hardcoded cgi-bin pathAnsuel Smith
2019-11-13luci-mod-system: sshkeys.js: do not incorrectly filter ecdsa keys on loadJo-Philipp Wich
2019-11-11luci-mod-system: leds.js: display default state as On/OffJo-Philipp Wich
2019-11-04luci-mod-system: validate log_ip as "host" instead of just ipaddrYousong Zhou
2019-11-03treewide: require ui.js explicitlyJo-Philipp Wich
2019-11-03luci-mod-system: sshkeys.js: explicitely require ui.jsJo-Philipp Wich
2019-11-01luci-mod-system: flash.js: upon sysupgrade, select reconnect ip by keep stateJo-Philipp Wich
2019-11-01luci-mod-system: flash.js: fix flash erase modalJo-Philipp Wich
2019-11-01luci-base, luci-mod-system: move file upload handling to ui.jsJo-Philipp Wich
2019-11-01luci-base, luci-mod-system: replace luci/setUmount with fs.exec callsJo-Philipp Wich
2019-11-01luci-base, luci-mod-system: replace luci/setReboot with fs.execJo-Philipp Wich
2019-10-28luci-mod-system: add missing speed_mask option in leds.jsRichard Yu
2019-10-21luci-mod-system: flash.sh: gracefully handle missing sysupgrade.confJo-Philipp Wich
2019-10-21luci-mod-system: sshkeys.js: create authorized_keys as 0600Jo-Philipp Wich
2019-10-18luci-mod-system: leds.js: fix handling device optionJo-Philipp Wich
2019-10-16Merge pull request #3145 from ptpt52/refine-flash-resetJo-Philipp Wich
2019-10-07luci-mod-system: flash.js: fix passing sysupgrade optsJo-Philipp Wich
2019-10-07luci-mod-system: refine flash resetChen Minqiang
2019-10-07luci-mod-system: port reboot view to client side jsJo-Philipp Wich
2019-10-07luci-mod-system: use awaitReconnect() from ui.jsJo-Philipp Wich
2019-10-07luci-mod-system: sshkeys.js: use common fs.js classJo-Philipp Wich
2019-10-07luci-mod-system: startup.js: use common fs.js classJo-Philipp Wich
2019-10-07luci-mod-system: flash.js: use common fs.js classJo-Philipp Wich
2019-10-07luci-mod-system: crontab.js: use common fs.js classJo-Philipp Wich
2019-10-02luci-mod-system: flash.js: fix "rootfs_data" partition detectionJo-Philipp Wich
2019-10-02luci-mod-system: check for sysupgrade with backup possibilityRafał Miłecki
2019-10-02luci-mod-system: check if it's possible to force sysupgradeRafał Miłecki
2019-10-02luci-mod-system: use "system" new "validate_firmware_image" ubus methodRafał Miłecki
2019-09-30luci-mod-system: allow IPv6 addresses for external syslog serverJo-Philipp Wich
2019-09-27luci-mod-system: fix rerendering of ssh key list after add/removeJo-Philipp Wich
2019-09-27luci-mod-system: allow deleting all NTP serversJo-Philipp Wich
2019-09-25luci-mod-system: flash.js: disable mtdblock downloads on mtd-less systemsJo-Philipp Wich
2019-09-25luci-mod-system: flash.js: rename handleReset to handleFirstbootJo-Philipp Wich
2019-09-25luci-mod-system: flash.js: improve storage size detection heuristicsJo-Philipp Wich