Søren L. Hansen
|
e988349add
|
Merge branch 'pr/sehaas/294'
|
2021-04-10 23:22:43 -07:00 |
|
Søren L. Hansen
|
4e017f1618
|
Take over GoTTY maintainership
@yudai built this amazing piece of software, but it now needs a new,
active maintainer. I'm taking a stab at it.
|
2021-04-10 21:46:31 -07:00 |
|
Sebastian Haas
|
b685b8040a
|
Add Progressive Web App support
provide manifest.json to enable PWA compatibilities
|
2020-10-01 22:32:47 +02:00 |
|
Mikhail f. Shiryaev
|
fd0ccc1f0b
|
Fix printing ipv6 with brackets
|
2019-12-30 13:55:36 +01:00 |
|
Iwasaki Yudai
|
6ab3093956
|
Pickup random port when port option is 0
With upgrading go to go1.9 to use http.Server.ServeTLS()
|
2017-08-26 17:23:04 +09:00 |
|
Iwasaki Yudai
|
48c91151ad
|
Enable gzip compression
|
2017-08-22 17:31:27 +09:00 |
|
Iwasaki Yudai
|
8f95182392
|
Show command in log
|
2017-08-22 12:11:11 +09:00 |
|
Iwasaki Yudai
|
8803721f3d
|
Add xterm itegration
* Move to TypeScript from legacy JavaScript
* Add support of xterm.js
* Hterm is still available for backward compatibility
|
2017-08-21 16:38:28 +09:00 |
|
Iwasaki Yudai
|
6765efbd61
|
Add new option to allow cross origin requests to WS endpoint
|
2017-08-13 15:09:22 +09:00 |
|
Iwasaki Yudai
|
84ec13ca19
|
Do not show ws log
|
2017-08-13 14:00:51 +09:00 |
|
Iwasaki Yudai
|
af41111458
|
Show alternative URLs when address is 0.0.0.0
|
2017-08-13 13:53:48 +09:00 |
|
Iwasaki Yudai
|
2a2a034788
|
Fix possible race condition on timeout
|
2017-08-13 13:40:00 +09:00 |
|
Iwasaki Yudai
|
9b8d2d5ed5
|
Reduce struct variables of server.Server
|
2017-08-12 17:56:46 +09:00 |
|
Iwasaki Yudai
|
a6133f34b7
|
Refactor
|
2017-08-11 15:31:11 +09:00 |
|