index
:
openwrt/luci
firewall-forwards-empty
link-local-neigh
master
multiplipv6prefixes
routes-proto
routes-proto-old
tayga
tayga-old
upstream
OpenWrt Configuration Interface
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
modules
/
luci-mod-system
/
luasrc
Age
Commit message (
Expand
)
Author
2020-04-14
luci-mod-system: convert menu controller to declarative JSON
Jo-Philipp Wich
2020-01-23
luci-mod-system: remove abbreviation from LED config menu item
Hannu Nyman
2019-11-01
luci-mod-system: use declarative dependencies in controller
Jo-Philipp Wich
2019-10-07
luci-app-advanced-reboot: import applyreboot template from luci-mod-system
Jo-Philipp Wich
2019-10-07
luci-mod-system: port reboot view to client side js
Jo-Philipp Wich
2019-09-24
luci-mod-system: reimplement flashops as client side view
Jo-Philipp Wich
2019-09-21
luci-mod-system: remove unused controller actions
Jo-Philipp Wich
2019-09-21
luci-mod-system: remplement fstab settings as client side view
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: reimplent system/crontab as client side view
Jo-Philipp Wich
2019-09-12
luci-mod-system: reimplent system/startup as client side view
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
2018-11-23
luci-mod-system: sshkeys CSS tweak
Jo-Philipp Wich
2018-11-22
luci-mod-system: move password and sshkey JS code into external files
Jo-Philipp Wich
2018-11-20
luci-mod-system: submit password change on enter
Jo-Philipp Wich
2018-11-20
luci-mod-system: restructure administration pages
Jo-Philipp Wich
2018-11-16
luci-mod-system: fstab: fix table cell rendering without unmount button
Anton Kikin
2018-11-15
luci-mod-system: rename "Design" to "Theme"
Angus Ding
2018-11-14
luci-mod-system: replace builtin opkg support with luci-app-opkg
Jo-Philipp Wich
2018-11-14
luci-mod-system: use luci.sys.process.exec() in system controller
Jo-Philipp Wich
2018-11-14
luci-mod-system: prevent comment injection in mtdbackup endpoint
Jo-Philipp Wich
2018-11-12
Merge pull request #2245 from Ansuel/fstab
Jo-Philipp Wich
2018-11-12
luci-mod-system: add support for additional filesystem
Ansuel Smith
2018-11-12
luci-mod-system: add user defined interface to netdev trigger
Florian Eckert
2018-11-02
Merge pull request #2193 from rosysong/freespace
Jo-Philipp Wich
2018-10-25
luci-mod-system: fstab: "SWAP" section title is made translatable
Anton Kikin
2018-10-11
luci-mod-system: block install and search if no package lists
yangfl
2018-10-10
treewide: Fix typos in comments
yangfl
2018-10-01
luci-mod-system: add zram options
Ansuel Smith
2018-09-30
luci-mod-system: add id for software/freespace div
Rosy Song
2018-09-29
luci-base: fix misleading warning message when adding SSH keys
Dirk Brenken
2018-09-29
luci-mod-system: correct table cell rendering without umount button
Jo-Philipp Wich
2018-09-19
modules: Split luci-mod-full
Daniel F. Dickinson