1. 31 Aug, 2015 1 commit
    • Authenticate WS connection using token · 0e81c484
      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
  2. 30 Aug, 2015 7 commits
  3. 29 Aug, 2015 7 commits
  4. 28 Aug, 2015 3 commits
  5. 27 Aug, 2015 2 commits
  6. 26 Aug, 2015 1 commit
  7. 25 Aug, 2015 1 commit
    • Don't translate input · 783e3fd9
      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
  8. 24 Aug, 2015 10 commits
  9. 23 Aug, 2015 8 commits