summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-app-advanced-reboot/Makefile
AgeCommit message (Collapse)Author
2024-03-23luci-app-advanced-reboot: prepare migration to APKStan Grishin
Signed-off-by: Stan Grishin <stangri@melmac.ca>
2023-11-24luci-app-advanced-reboot: bump version number due to changes in codePetr Pyatkin
Signed-off-by: Petr Pyatkin <lenayxa@gmail.com>
2023-09-24applications: remove LUCI_PKGARCH:=allSergey Ponomarev
This is anyway default Signed-off-by: Sergey Ponomarev <stokito@gmail.com>
2023-09-24applications: replace +luci-mod-admin-full with +luci-baseSergey Ponomarev
The apps don't need for the admin full. Signed-off-by: Sergey Ponomarev <stokito@gmail.com>
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>
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-12-18luci-app-advanced-reboot: drop luci-compat dependencyVan Waholtz
Signed-off-by: Van Waholtz <vanwaholtz@gmail.com>
2020-08-24luci-app-advanced-reboot: bugifx: btn style; board names for some Linksys ↵Stan Grishin
devices Signed-off-by: Stan Grishin <stangri@melmac.net>
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>
2020-04-11luci-app-advanced-reboot: improve localization by moving from translate to ↵Stan Grishin
translatef Signed-off-by: Stan Grishin <stangri@melmac.net>
2020-01-10luci-app-advanced-reboot: pluggable device files, highlight current partitionStan Grishin
Signed-off-by: Stan Grishin <stangri@melmac.net>
2019-12-24luci-app-advanced-reboot: bugfix: compatible with new luciStan Grishin
Signed-off-by: Stan Grishin <stangri@melmac.net>
2019-11-27luci-app-advanced-reboot: better information for snapshotsStan Grishin
Signed-off-by: Stan Grishin <stangri@melmac.net>
2019-11-19luci-app-advanced-reboot: bugfix: luci error on reboot, logger errorsStan Grishin
Signed-off-by: Stan Grishin <stangri@melmac.net>
2019-11-15luci-app-advanced-reboot: show OpenWrt info on compatible NAND routersStan Grishin
Signed-off-by: Stan Grishin <stangri@melmac.net>
2019-08-26luci-app-advanced-reboot: bugfix for when network.lan.ipaddr is a tableStan Grishin
Signed-off-by: Stan Grishin <stangri@melmac.net>
2019-08-17luci-app-advanced-reboot: support for Linksys EA8300Stan Grishin
Signed-off-by: Stan Grishin <stangri@melmac.net>
2019-07-08luci-app-advanced-reboot: fix README url in MakefileStan Grishin
Signed-off-by: Stan Grishin <stangri@melmac.net>
2019-02-24luci-app-advanced-reboot: secondary partition fix for Linksys EA6350v3Stan Grishin
Signed-off-by: Stan Grishin <stangri@melmac.net>
2019-02-20luci-app-advanced-reboot: add support for Linksys EA6350v3, fix kernel ↵Stan Grishin
version length issue Signed-off-by: Stan Grishin <stangri@melmac.net>
2018-07-19luci-app-advanced-reboot: change style of buttons to importantStan Grishin
Signed-off-by: Stan Grishin <stangri@melmac.net>
2018-07-10luci-app-advanced-reboot: support for Linksys WRT32XStan Grishin
Signed-off-by: Stan Grishin <stangri@melmac.net>
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>
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>