bird-lg-go/frontend
Marc 'risson' Schmitt ac31862237
frontend: show dynamic BGP sessions without any color (#98)
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space>
2024-02-18 22:11:20 -08:00
..
assets frontend: adjust navbar display of many servers 2023-12-31 16:31:56 -08:00
test_data frontend: use ASN as bgpmap node identifier (instead of resolved whois result) 2023-05-05 19:52:30 -07:00
Dockerfile frontend: fix whois client cannot get default whois port 2023-09-08 18:38:23 -07:00
Makefile - Refactor file embedding to use Go 1.16 embed functionality. 2021-07-13 11:54:35 +01:00
api.go general: add unit tests for >80% coverage 2023-05-06 00:23:28 -07:00
api_test.go general: add unit tests for >80% coverage 2023-05-06 00:23:28 -07:00
asn_cache.go frontend: fix whois lookup & only show bgpmap nexthop info on the first hop 2023-05-05 20:20:12 -07:00
asn_cache_test.go frontend: add a test case for lookup DNS -> WHOIS fallback 2023-05-06 00:26:40 -07:00
bgpmap.go frontend: fix whois lookup & only show bgpmap nexthop info on the first hop 2023-05-05 20:20:12 -07:00
bgpmap_graph.go frontend: fix whois lookup & only show bgpmap nexthop info on the first hop 2023-05-05 20:20:12 -07:00
bgpmap_test.go general: add unit tests for >80% coverage 2023-05-06 00:23:28 -07:00
dn42.go general: add unit tests for >80% coverage 2023-05-06 00:23:28 -07:00
dn42_test.go general: add unit tests for >80% coverage 2023-05-06 00:23:28 -07:00
go.mod build(deps): bump github.com/spf13/viper in /frontend 2023-12-19 00:26:13 +00:00
go.sum build(deps): bump github.com/spf13/viper in /frontend 2023-12-19 00:26:13 +00:00
lgproxy.go frontend: fix unit tests 2023-11-25 10:47:37 -08:00
lgproxy_test.go general: add unit tests for >80% coverage 2023-05-06 00:23:28 -07:00
main.go frontend: add connection timeout 2023-11-25 10:30:13 -08:00
network_test.go frontend: skip network related tests when unavailable 2022-01-09 00:10:14 -06:00
render.go frontend: show dynamic BGP sessions without any color (#98) 2024-02-18 22:11:20 -08:00
render_test.go general: add unit tests for >80% coverage 2023-05-06 00:23:28 -07:00
settings.go frontend: add connection timeout 2023-11-25 10:30:13 -08:00
settings_test.go general: add unit tests for >80% coverage 2023-05-06 00:23:28 -07:00
telegram_bot.go frontend: add generic whois shorten mode 2021-06-20 02:20:18 +08:00
telegram_bot_test.go general: add unit tests for >80% coverage 2023-05-06 00:23:28 -07:00
template.go Properly escape URL path (#81) 2023-06-10 15:14:10 -07:00
template_test.go general: add unit tests for >80% coverage 2023-05-06 00:23:28 -07:00
webserver.go 1. support local whois. 2 add some useful bird command (#59) 2022-08-11 22:34:39 -04:00
webserver_test.go general: add unit tests for >80% coverage 2023-05-06 00:23:28 -07:00
whois.go frontend: also print whois client output on error 2023-09-08 18:22:31 -07:00
whois_test.go general: add unit tests for >80% coverage 2023-05-06 00:23:28 -07:00