bird-lg-go/frontend
Simon Marsh 2d90abc3cb
All checks were successful
continuous-integration/drone/push Build is passing
Fix go vet warning
2023-09-25 09:20:05 +01:00
..
assets reset brand 2023-09-25 09:20:05 +01:00
test_data frontend: use ASN as bgpmap node identifier (instead of resolved whois result) 2023-05-05 19:52:30 -07:00
api_test.go general: add unit tests for >80% coverage 2023-05-06 00:23:28 -07:00
api.go general: add unit tests for >80% coverage 2023-05-06 00:23:28 -07:00
asn_cache_test.go frontend: add a test case for lookup DNS -> WHOIS fallback 2023-05-06 00:26:40 -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
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
bgpmap.go frontend: fix whois lookup & only show bgpmap nexthop info on the first hop 2023-05-05 20:20:12 -07:00
dn42_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
Dockerfile frontend: fix whois client cannot get default whois port 2023-09-08 18:38:23 -07:00
go.mod build(deps): bump github.com/jarcoal/httpmock in /frontend (#82) 2023-08-25 00:44:30 -07:00
go.sum build(deps): bump github.com/jarcoal/httpmock in /frontend (#82) 2023-08-25 00:44:30 -07:00
lgproxy_test.go general: add unit tests for >80% coverage 2023-05-06 00:23:28 -07:00
lgproxy.go general: add unit tests for >80% coverage 2023-05-06 00:23:28 -07:00
main.go general: support reading config files (#55) 2022-07-08 23:13:10 -04:00
Makefile - Refactor file embedding to use Go 1.16 embed functionality. 2021-07-13 11:54:35 +01:00
network_test.go frontend: skip network related tests when unavailable 2022-01-09 00:10:14 -06:00
render_test.go general: add unit tests for >80% coverage 2023-05-06 00:23:28 -07:00
render.go collector.dn42 customisations 2023-09-25 09:20:05 +01:00
settings_test.go general: add unit tests for >80% coverage 2023-05-06 00:23:28 -07:00
settings.go settings: treat empty environment variables as set (#77) 2023-05-05 21:36:38 -07:00
telegram_bot_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
template_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
webserver_test.go general: add unit tests for >80% coverage 2023-05-06 00:23:28 -07:00
webserver.go Fix go vet warning 2023-09-25 09:20:05 +01:00
whois_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