summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-app-acme/Makefile
AgeCommit message (Collapse)Author
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>
2020-06-24luci-app-acme: convert to client side renderingHuangbin Zhan
Signed-off-by: Huangbin Zhan <zhanhb88@gmail.com>
2020-04-30luci-app-acme: move from packages feedToke Høiland-Jørgensen
Move the ACME luci app from the integrated Makefile in the packages feed, to be able to take advantage of tree-wide improvements to luci applications, and translation. Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>