summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-app-advanced-reboot/luasrc
AgeCommit message (Collapse)Author
2018-07-19luci-app-advanced-reboot: change style of buttons to importantStan Grishin
Signed-off-by: Stan Grishin <stangri@melmac.net>
2018-07-13luci-app-advanced-reboot: fix translation stringJo-Philipp Wich
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2018-07-10luci-app-advanced-reboot: support for Linksys WRT32XStan Grishin
Signed-off-by: Stan Grishin <stangri@melmac.net>
2018-05-28treewide: convert HTML tables to divJo-Philipp Wich
Mostly convert HTML tables to div based markup to allow for easier styling in the future. Also change JS accessor code accordingly. Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2018-04-07luci-app-advanced-reboot: remove explicit libuci requirementJo-Philipp Wich
Rewrite affected code to use luci.model.uci in order to avoid the need for using libuci-lua directly. Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2018-04-07luci-app-advanced-reboot & luci-app-vpnbypass: fix uci require for masterStan Grishin
Signed-off-by: Stan Grishin <stangri@melmac.net>
2018-01-21luci-app-advanced-reboot: fixed bug on devices/board names with dashes in themStan Grishin
Signed-off-by: Stan Grishin <stangri@melmac.net>
2018-01-14luci-app-advanced-reboot: added support for new board names for ea8500 and ↵Stan Grishin
nbg6817 Signed-off-by: Stan Grishin <stangri@melmac.net>
2017-12-25luci-app-advanced-reboot: 2 new routers + error reportingStan Grishin
Added support for: Linksys EA3500 and ZyXEL NBG6817 Added error reporting to both system log and WebUI on errors Signed-off-by: Stan Grishin <stangri@melmac.net>
2017-07-12luci-app-advanced-reboot: initial commitStan Grishin
Signed-off-by: Stan Grishin <stangri@melmac.net>