- 22 Aug, 2017 2 commits
-
-
Iwasaki Yudai committed
-
Iwasaki Yudai committed
-
- 21 Aug, 2017 1 commit
-
-
* Move to TypeScript from legacy JavaScript * Add support of xterm.js * Hterm is still available for backward compatibility
Iwasaki Yudai committed
-
- 11 Aug, 2017 1 commit
-
-
Iwasaki Yudai committed
-
- 08 Aug, 2017 1 commit
-
-
Closes #118.
Iwasaki Yudai committed
-
- 06 Oct, 2015 1 commit
-
-
Thanks to @rgawenda at #65.
Iwasaki Yudai committed
-
- 05 Oct, 2015 1 commit
-
-
Quentin Perez committed
-
- 03 Sep, 2015 1 commit
-
-
Raw data sometimes include invalid UTF-8 bytes and that brings errors to WebSocket clients. To avoid the errors, encode data into base64 before sending it.
Iwasaki Yudai committed
-
- 01 Sep, 2015 1 commit
-
-
Iwasaki Yudai committed
-
- 31 Aug, 2015 1 commit
-
-
Safari doesn't support basic authentication for websocket sessions. This commit introduces a token-based authentication only for websocket connection. The token is shared by all clients and that might be not secure. However, basic authentication itself is insecure and the credential is already shared by clients, so don't mind.
Iwasaki Yudai committed
-
- 30 Aug, 2015 1 commit
-
-
Iwasaki Yudai committed
-
- 29 Aug, 2015 2 commits
-
-
Iwasaki Yudai committed
-
Iwasaki Yudai committed
-
- 25 Aug, 2015 1 commit
-
-
When `send-encoding` is `utf-8`, hterm translate input from the clipboard from UTF-16 to UTF-8, even when the input is indeed UTF-8. This translation messes up all non ASCII input.
Iwasaki Yudai committed
-
- 23 Aug, 2015 4 commits
-
-
A new option `--auto-reconnect` which takes seconds to reconnect is added.
Iwasaki Yudai committed -
Iwasaki Yudai committed
-
Iwasaki Yudai committed
-
Iwasaki Yudai committed
-
- 21 Aug, 2015 1 commit
-
-
The first byte of a input message shows the type of that message. 0: normal keystrokes 1: resize window command
Iwasaki Yudai committed
-
- 18 Aug, 2015 1 commit
-
-
Closes #7.
Iwasaki Yudai committed
-
- 17 Aug, 2015 1 commit
-
-
Some terminal massages were shown at strange positions.
Iwasaki Yudai committed
-
- 16 Aug, 2015 2 commits
-
-
Iwasaki Yudai committed
-
Iwasaki Yudai committed
-