summaryrefslogtreecommitdiffhomepage
path: root/modules/luci-mod-system/luasrc
AgeCommit message (Expand)Author
2020-04-14luci-mod-system: convert menu controller to declarative JSONJo-Philipp Wich
2020-01-23luci-mod-system: remove abbreviation from LED config menu itemHannu Nyman
2019-11-01luci-mod-system: use declarative dependencies in controllerJo-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-09-24luci-mod-system: reimplement flashops as client side viewJo-Philipp Wich
2019-09-21luci-mod-system: remove unused controller actionsJo-Philipp Wich
2019-09-21luci-mod-system: remplement fstab settings as client side viewJo-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: reimplent system/crontab as client side viewJo-Philipp Wich
2019-09-12luci-mod-system: reimplent system/startup as client side viewJo-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
2019-01-09luci-mod-system: add password strength infoFlorian Eckert
2019-01-09luci-mod-system: add pollinterval optionFlorian Eckert
2018-12-20luci-base: use default poll intervalFlorian Eckert
2018-12-04luci-mod-system: add translation for trigger namesFlorian Eckert
2018-12-02luci-mod-system: fix IE10/Edge rendering quirk on SSH keys pageJo-Philipp Wich
2018-11-23luci-mod-system: sshkeys CSS tweakJo-Philipp Wich
2018-11-22luci-mod-system: move password and sshkey JS code into external filesJo-Philipp Wich
2018-11-20luci-mod-system: submit password change on enterJo-Philipp Wich
2018-11-20luci-mod-system: restructure administration pagesJo-Philipp Wich
2018-11-16luci-mod-system: fstab: fix table cell rendering without unmount buttonAnton Kikin
2018-11-15luci-mod-system: rename "Design" to "Theme"Angus Ding
2018-11-14luci-mod-system: replace builtin opkg support with luci-app-opkgJo-Philipp Wich
2018-11-14luci-mod-system: use luci.sys.process.exec() in system controllerJo-Philipp Wich
2018-11-14luci-mod-system: prevent comment injection in mtdbackup endpointJo-Philipp Wich
2018-11-12Merge pull request #2245 from Ansuel/fstabJo-Philipp Wich
2018-11-12luci-mod-system: add support for additional filesystemAnsuel Smith
2018-11-12luci-mod-system: add user defined interface to netdev triggerFlorian Eckert
2018-11-02Merge pull request #2193 from rosysong/freespaceJo-Philipp Wich
2018-10-25luci-mod-system: fstab: "SWAP" section title is made translatableAnton Kikin
2018-10-11luci-mod-system: block install and search if no package listsyangfl
2018-10-10treewide: Fix typos in commentsyangfl
2018-10-01luci-mod-system: add zram optionsAnsuel Smith
2018-09-30luci-mod-system: add id for software/freespace divRosy Song
2018-09-29luci-base: fix misleading warning message when adding SSH keysDirk Brenken
2018-09-29luci-mod-system: correct table cell rendering without umount buttonJo-Philipp Wich
2018-09-19modules: Split luci-mod-fullDaniel F. Dickinson