13 Commits

Author SHA1 Message Date
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
Lan Tian
6a8b3a0e55
frontend: fix typo 2021-06-19 16:36:18 +08:00
Lan Tian
7c7814cc7b
frontend: limit telegram commands by bot name 2021-06-19 16:23:43 +08:00
Henri
056ef3769e Allow specifying display names for servers 2021-04-13 21:58:50 +02:00
Aluísio Augusto Silva Gonçalves
f81a5308ae
frontend: make domain optional
Making the domain optional allows usage of bare hostnames for
the servers (e.g. when they're statically configured) and even
IP addresses if someone is so inclined (although presentation
might suffer in this case).
2021-03-31 16:44:44 -03: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
Arnie97
7b1dc6718d
frontend: support rebranding 2020-08-02 14:49:10 +08:00
Lan Tian
abd0eda45b
Add DN42 specific whois handling 2020-04-08 18:22:09 +08:00
Lan Tian
7794ec7bcb
Add query AS info via DNS interface 2020-03-27 12:52:09 +08:00
Lan Tian
ad17c52bb9
Improve parameter handling 2020-03-27 12:21:30 +08:00
Lan Tian
eb977532c0
Use environment variable in frontend 2019-01-23 20:36:06 +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