summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-app-babeld
AgeCommit message (Collapse)Author
2023-09-26luci-app-babeld: migrate to jsAyushman Tripathi
Signed-off-by: Ayushman Tripathi <ayushmantripathi7724@gmail.com> [fixup commit message, resolve merge conflict] Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2023-09-24applications: remove LUCI_PKGARCH:=allSergey Ponomarev
This is anyway default Signed-off-by: Sergey Ponomarev <stokito@gmail.com>
2023-09-24applications: add missing dependency to luci-baseSergey Ponomarev
It's better to explicitly define it Signed-off-by: Sergey Ponomarev <stokito@gmail.com>
2023-04-29luci-app-babeld: use table markup for overview tablesJo-Philipp Wich
Fixes: #6337 Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2021-02-15luci-app-babeld: rewrite javascript without CDN includesJonathan Pagel
Rewrite luci app in javascript without external sources CC-Signed-off-by: Nick Hainke <vincent@systemli.org> Signed-off-by: Jonathan Pagel <jonny_tischbein@systemli.org>
2020-12-19luci-app-babeld: add babeld overviewNick Hainke
Add overview of babeld status, xroutes and routes. Signed-off-by: Nick Hainke <vincent@systemli.org>