23 Commits

Author SHA1 Message Date
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
1baf325149
frontend: move redirect logic to HTML 2021-01-17 01:33:14 +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
8d0e210572
Fix #7 2021-01-11 22:24:15 +08:00
Lan Tian
3bcfc3d36c
Remove BIRDv1 support 2020-10-30 23:10:03 +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
Lan Tian
18d2d5ba6c
frontend: generic query types 2020-06-01 23:08:41 +08:00
Lan Tian
93f03bfe4e
frontend: add request logging 2020-06-01 23:05:08 +08:00
Lan Tian
0b5e28851c
frontend: fix small errors (iedon/Birdlg-Go 0b904fd) 2020-06-01 22:20:31 +08:00
Lan Tian
3fe3def49f
frontend: use template for rendering (partial) 2020-06-01 22:17:25 +08:00
Lan Tian
4df9006c81
Remove extra spaces in commands 2020-05-17 22:11:34 +08:00
Lan Tian
0b69490757
Add telegram bot API 2020-04-07 23:29:48 +08:00
Lan Tian
ad17c52bb9
Improve parameter handling 2020-03-27 12:21:30 +08:00
Lan Tian
8f581d378f
General code cleanup 2020-03-27 12:03:48 +08:00
Lan Tian
96cca1adb6
Add bgpmap feature 2020-03-26 02:31:44 +08:00
Lan Tian
19fd44c28e
Multiple UI and functionality fixes 2020-03-26 01:05:13 +08:00
Lan Tian
5d91c9d6d1
Fix not displaying summary table properly with bird2 2020-03-01 01:29:35 +08:00
Lan Tian
e63b2f1fe5
Add "show route where net ~ [ ... ]" 2019-01-23 21:16:30 +08:00
Lan Tian
0ba325beed
Frontend: add traceroute support 2019-01-08 13:57:53 +08:00
Lan Tian
a9a07d4de4
Initial commit 2019-01-08 01:32:30 +08:00