9 Commits

Author SHA1 Message Date
Patrick Grimm
0cdcd8ce5c luci-app-babeld: use an array for routing lists
use underscore in key name for libubox/jshn.sh compat
change format specifiers for bool and decimal

Fix: openwrt/luci/issues/6342
Fix: openwrt/routing/issues/966
Depends: faec308d95c99747b1efb09a72e499b4e3647b83

Signed-off-by: Patrick Grimm <patrick@lunatiki.de>
2024-09-08 18:22:45 +02:00
Sergey Ponomarev
d174bb8917 treewide: add missing license information
The license is derived from sources or from a copyright of the Makefile.
Otherwise, a global Apache-2.0 is used.
Some packages had a copyright GPL-2.0 but sources clearly states for Apache so the copyright was changed.

Signed-off-by: Sergey Ponomarev <stokito@gmail.com>
2024-05-28 01:55:14 +02:00
Sergey Ponomarev
fbbfdb4afc treewide: Add missing PKG_MAINTAINER
Daniel F. Dickinson changed email address to <dfdpublic@wildtechgarden.ca>

luci-all-lxl has a maintainer Petar Koretic <petar.koretic@sartura.hr> but there is no corresponding GitHub account.
So Dirk Brenken was added as a second maintainer: he answered on an issue of the app.

When maintainer wasn't set the initial author was used, or most contributor or Jo-Philipp Wich as a default.

Signed-off-by: Sergey Ponomarev <stokito@gmail.com>
2024-05-28 01:55:14 +02:00
Ayushman Tripathi
0c3f396b2f luci-app-babeld: migrate to js
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-26 09:30:05 +02:00
Sergey Ponomarev
4c03f5ff1f applications: remove LUCI_PKGARCH:=all
This is anyway default

Signed-off-by: Sergey Ponomarev <stokito@gmail.com>
2023-09-24 11:16:58 +03:00
Sergey Ponomarev
3e7fe9f07b applications: add missing dependency to luci-base
It's better to explicitly define it

Signed-off-by: Sergey Ponomarev <stokito@gmail.com>
2023-09-24 11:11:42 +03:00
Jo-Philipp Wich
70fb460c00 luci-app-babeld: use table markup for overview tables
Fixes: #6337
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2023-04-29 00:23:56 +02:00
Jonathan Pagel
17ee61c601 luci-app-babeld: rewrite javascript without CDN includes
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>
2021-02-15 07:44:02 -10:00
Nick Hainke
35761aa3a0 luci-app-babeld: add babeld overview
Add overview of babeld status, xroutes and routes.

Signed-off-by: Nick Hainke <vincent@systemli.org>
2020-12-19 13:54:23 +01:00