Iwasaki Yudai
807bcc25a4
Refine API of webtty package
2017-08-24 14:40:28 +09:00
Iwasaki Yudai
a6ae1210da
Move decoder into setup
2017-08-24 13:22:16 +09:00
Iwasaki Yudai
ba1aa690ed
Use libapps utf8 decoder
2017-08-23 15:32:12 +09:00
Iwasaki Yudai
4d682aa01d
Add "apple symbols' to xterm font list
...
Since Chrome on Mac OS doesn't show characters like U+1696,
we need to add a font that has those characters as a fallback target.
2017-08-23 11:11:04 +09:00
Iwasaki Yudai
7355d67a64
Add license-loader
...
Since xterm and hterm do not have proper comments for their license,
add license-loader to keep their license information in the minimized
bundle file.
2017-08-23 10:58:18 +09:00
Iwasaki Yudai
48c91151ad
Enable gzip compression
2017-08-22 17:31:27 +09:00
Iwasaki Yudai
024ab8f28e
Minify bundled js code
2017-08-22 16:58:15 +09:00
Iwasaki Yudai
2b4eb55d28
Add typing for libapps
2017-08-22 16:16:28 +09:00
Iwasaki Yudai
a8bb23f570
Rename bundle.js to gotty-bundle.js
2017-08-22 16:03:19 +09:00
Iwasaki Yudai
70aaf33082
Bundle hterm
2017-08-22 15:58:50 +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
d6c98866b9
Output proper log when upgrade fails
2017-08-21 15:36:23 +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