summaryrefslogtreecommitdiffhomepage
path: root/modules/luci-mod-system
AgeCommit message (Expand)Author
2019-10-07luci-mod-system: flash.js: fix passing sysupgrade optsJo-Philipp Wich
2019-10-07luci-app-advanced-reboot: import applyreboot template from luci-mod-systemJo-Philipp Wich
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
2019-09-24luci-mod-system: system.js: use more concise label for use_dhcpJo-Philipp Wich
2019-09-24luci-mod-system: system.js: expose use_dhcp NTP optionJo-Philipp Wich
2019-09-24luci-mod-system: reimplement flashops as client side viewJo-Philipp Wich
2019-09-24luci-mod-system: startup.js: fix syntax errorJo-Philipp Wich
2019-09-23luci-mod-system: ensure that textarea contents are properly escapedJo-Philipp Wich
2019-09-21luci-mod-system: remove unused controller actionsJo-Philipp Wich
2019-09-21luci-mod-system: mounts.js: preload fstab uciJo-Philipp Wich
2019-09-21luci-mod-system: mounts.js: implicitely create globals sectionJo-Philipp Wich
2019-09-21luci-mod-system: remplement fstab settings as client side viewJo-Philipp Wich
2019-09-18luci-mod-system: system.js: simplify btn actions, use feature flagsJo-Philipp Wich
2019-09-18luci-mod-system: disable redundant page actions in crontab, startup viewsJo-Philipp Wich
2019-09-17luci-mod-system: remplement dropbear settings as client side viewJo-Philipp Wich
2019-09-16luci-mod-system: remplement password change as client side viewJo-Philipp Wich
2019-09-15luci-mod-system: reimplement SSH key mgmt as client side viewJo-Philipp Wich
2019-09-12luci-mod-system: improve LED configuration pageJo-Philipp Wich
2019-09-12luci-mod-system: add heading to startup page, improve error reportingJo-Philipp Wich
2019-09-12luci-mod-system: reimplent system/crontab as client side viewJo-Philipp Wich
2019-09-12luci-mod-system: restore rc.local editing functionalityJo-Philipp Wich
2019-09-12luci-mod-system: reimplent system/startup as client side viewJo-Philipp Wich
2019-08-14luci-app-firewall: honour global default policies in per-zone settingsJo-Philipp Wich
2019-07-25luci-mod-system: leds.js: fix crash when no usb devices or ports are presentJo-Philipp Wich
2019-07-08luci-base,luci-mod-system: split ubus localtime into get and set callJo-Philipp Wich
2019-07-07luci-mod-system: rework leds.js and system.js viewsJo-Philipp Wich
2019-07-07luci-mod-system: use client side cbi forms for system and led configJo-Philipp Wich
2019-07-01luci-mod-system: fix flash activity trigger nameMartin Schiller
2019-06-28luci-mod-system: fix some led trigger name translationsMartin Schiller
2019-06-12luci-mod-system: prevent clearing rc.local on unrelated submit actionsJo-Philipp Wich
2019-06-05luci-mod-system: fix SimpleForm usage on file editing pagesJo-Philipp Wich
2019-04-30Merge pull request #2620 from TDT-AG/pr/20190311-luci-mod-systemFlorian Eckert
2019-04-24Merge pull request #2443 from TDT-AG/pr/20190109-luci-mod-system-passwordFlorian Eckert
2019-04-12luci-mod-system: add "KiB" to translatable stringsAnton Kikin
2019-03-11luci-mod-system: add button to sync with ntp serverFlorian Eckert