Commit Graph

29 Commits

Author SHA1 Message Date
Lan Tian
d40dd3a4d3 frontend: handle protocol names with dash 2025-07-01 17:45:12 -07:00
Lan Tian
ffdeeac06e frontend: refactor summary table parsing 2025-07-01 00:55:15 -07:00
towalink
e949646790 Properly escape URL path (#81) 2023-06-10 15:14:10 -07:00
Yuhui Xu
982326a678 frontend: fix XSS (#57) (#58) 2022-08-05 21:59:18 -04: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
Simon Marsh
256a80646f - Refactor file embedding to use Go 1.16 embed functionality.
- Remove references to previous bindata packages from build scripts and docs
2021-07-13 11:54:35 +01: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
Simon Marsh
f4b6955343 Add utility functions for filtering results and rename templates 2021-01-12 10:21:03 +00:00
Simon Marsh
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
Arnie97
7f5ea89a14 fix navbar for mobile devices 2020-08-16 21:20:23 +08:00
Lan Tian
437587b90a frontend: disallow search engine crawling 2020-08-15 20:26:16 +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
Lan Tian
3fe3def49f frontend: use template for rendering (partial) 2020-06-01 22:17:25 +08:00
Lan Tian
b83c12224f Sort summary table 2020-05-12 01:33:14 +08:00
Lan Tian
d413de8563 frontend: handle confederation brackets in smartWriter 2020-05-04 12:46:21 +08:00
Lan Tian
90a059a5fa Table style update 2020-03-27 20:25:29 +08:00
Lan Tian
ad17c52bb9 Improve parameter handling 2020-03-27 12:21:30 +08:00
Lan Tian
a6513900e4 Fix navbar IPv4/IPv6 active style error 2020-03-26 23:32:42 +08:00
Lan Tian
dfd7ea6f2c Remove one unnecessary html element 2020-03-26 13:21:17 +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
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