summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-app-advanced-reboot/root/usr
AgeCommit message (Collapse)Author
2023-04-27luci-app-advanced-reboot: add support for Linksys and Xiaomi devices and ↵Stan Grishin
misc fixes Fixes: * change maintainer's email address * add rpcd reload to uci-defaults script * add better messaging with link to README when device isn't detected as dual-firmware Add support for: * linksys-ea8100v2 * linksys-whw01v1 * xiaomi-ax3600 * xiaomi-ax9000 Signed-off-by: Stan Grishin <stangri@melmac.ca>
2023-01-17luci-app-advanced-reboot: add support for Linksys WHW03 v2Vincent Tremblay
Signed-off-by: Vincent Tremblay <vincent@vtremblay.dev>
2022-07-14luci-app-advanced-reboot: Fix Linksys EA4500 descriptor fileAndy Bartolo
Signed-off-by: Andy Bartolo <andrew.bartolo@gmail.com>
2022-04-20luci-app-advanced-reboot: Add support for Linksys EA7500 v2Russell Morris
Signed-off-by: Russell Morris <rmorris@rkmorris.us>
2021-10-06luci-app-advanced-reboot: bugfix for Linksys E4200v2Stan Grishin
* bugfix for Linksys E4200v2 * minor code changes Signed-off-by: Stan Grishin <stangri@melmac.net>
2021-05-26[luci] luci-app-advanced-reboot: add board config for Linksys EA7500-V1David Adair
EA7500-v1 works the same as the other Linksys models except the name is different. Signed-off-by: David Adair <djabhead@aol.com>
2021-04-07luci-app-advanced-reboot: support 5.10 kernel on ZyxelStan Grishin
Signed-off-by: Stan Grishin <stangri@melmac.net>
2021-03-10luci-app-advanced-reboot: explicit package versionStan Grishin
Signed-off-by: Stan Grishin <stangri@melmac.net>
2021-02-08luci-app-advanced-reboot: add missing btn class to buttonsStan Grishin
Signed-off-by: Stan Grishin <stangri@melmac.net>
2021-01-07luci-app-advanced-reboot: rewrite rpcd in shell script + bugfixesStan Grishin
Signed-off-by: Stan Grishin <stangri@melmac.net>
2020-10-07Update EA7300, v1 and v2, for new json based approachRussell Morris
Signed-off-by: Russell Morris <rmorris@rkmorris.us>
2020-10-07luci-app-advanced-reboot: convert to client sideAnsuel Smith
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-06-10luci-app-advanced-reboot: bugfix: support new board names for Linksys ↵Stan Grishin
WRT-devices Signed-off-by: Stan Grishin <stangri@melmac.net>