Commit graph

6 commits

Author SHA1 Message Date
Stan Grishin
c939330e95 luci-app-advanced-reboot: bugfix for Linksys E4200v2
* bugfix for Linksys E4200v2
* minor code changes

Signed-off-by: Stan Grishin <stangri@melmac.net>
2021-10-06 21:48:15 +00:00
Stan Grishin
6555a47cd0 luci-app-advanced-reboot: support 5.10 kernel on Zyxel
Signed-off-by: Stan Grishin <stangri@melmac.net>
2021-04-07 03:59:42 +00:00
Stan Grishin
8e3601f920 luci-app-advanced-reboot: add missing btn class to buttons
Signed-off-by: Stan Grishin <stangri@melmac.net>
2021-02-08 17:37:13 +00:00
Stan Grishin
1ce1f86a2c luci-app-advanced-reboot: rewrite rpcd in shell script + bugfixes
Signed-off-by: Stan Grishin <stangri@melmac.net>
2021-01-07 19:18:58 +00:00
Jo-Philipp Wich
03c77dafe3 treewide: transition div tables to actual table markup
Modern browsers allow decomposing table markup equally well as nested div
constructs, therefor migrate our <div> table markup to actual <table> tags
but keep the old table/tr/th/td CSS classes for now to allow for a smooth
theme transition.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2020-11-27 21:36:40 +01:00
Ansuel Smith
feb8d823e5
luci-app-advanced-reboot: convert to client side
Rework the advanced-reboot app to client side implementation.
Change devices file to json type.

Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
Tested-by: Stefan Lippers-Hollmann <s.l-h@gmx.de>
2020-10-07 14:42:39 +02:00