16 Commits

Author SHA1 Message Date
日下部 詩
5ce0f55f35
1. support local whois. 2 add some useful bird command (#59) 2022-08-11 22:34:39 -04:00
Yuhui Xu
982326a678
frontend: fix XSS (#57) (#58) 2022-08-05 21:59:18 -04:00
herver
26efeb4996
Add name filter feature (#48)
This uses a RE2 regexp to hide protocols which name matches the expression
2022-01-18 03:01:57 -06:00
日下部 詩
58847759b3
一些小改動 (#42)
* 1. remove ":" at the start of port assignement. 2. use BIRDLG_PROXY_PORT at proxy. 3. add custom URL to brand

* goto / if only one server

* add BIRDLG_TRACEROUTE_BIN
2021-11-09 12:27:02 -06:00
James Lu
2166d73b3d
frontend: add filtering by protocol type to summary tables (#40)
* frontend: add option to filter by protocol type

Closes #33.

* frontend: use case insensitive comparisons for protocol filter
2021-09-07 15:17:16 -05:00
Henri
056ef3769e Allow specifying display names for servers 2021-04-13 21:58:50 +02:00
Henri
874089117b Increase consistency of path escaping and support IPv6 addresses instead of hostnames 2021-04-06 21:43:58 +02:00
Lan Tian
da2c3d9aed
frontend: add API 2021-01-17 12:35:29 +08:00
Lan Tian
72946e1113
frontend: filter output to prevent XSS 2021-01-17 01:14:49 +08:00
6179c688be
- Use bindata to package static file content in to the frontend binary
- Add golang templates to move HTML rendering out of the go code where possible
- Add an endpoint for serving static files
- Add URL escaping for servers and targets
2021-01-11 15:00:05 +00:00
Lan Tian
3bcfc3d36c
Remove BIRDv1 support 2020-10-30 23:10:03 +08:00
Lan Tian
0216365551
frontend: improve robustness handling errors 2020-10-27 22:59:11 +08:00
Arnie97
2a928f71ae
fix: show fractions of a second in the correct column 2020-08-02 14:49:38 +08:00
Arnie97
7b1dc6718d
frontend: support rebranding 2020-08-02 14:49:10 +08:00
Arnie97
6e4bbd6410
frontend: replace non-standard xhtml mix with html5 2020-08-02 14:48:58 +08:00
Arnie97
20b1233ec8
frontend: apply go fmt 2020-08-02 14:48:47 +08:00