495 Commits (1cf19c71861a0df4dcbad67b6544224bbe616be1)
 

Author SHA1 Message Date
Sheng 7b8f473ba6 Changed the type of two options into float 4 years ago
Sheng d54f5b547a Use options.delay instead of DELAY 4 years ago
Sheng 063b0ee5cf Bump version to 1.5.3 4 years ago
Sheng def4c9e653 Updated travis.yml 4 years ago
Sheng 11cc534e48 Use pytest 4.6+ 4 years ago
Sheng 760c74a2f7 Use selector event loop for Python 3.8+ on windows 4 years ago
Sheng 19d816f991 Check if channel is closed first when error occurs on reading or writing 4 years ago
Shengdun Hua 596e12d864
Merge pull request #181 from Pofilo/upgrade_paramiko 4 years ago
pofilo 2f53ee5551 upgrade paramiko to 2.7.2 4 years ago
Sheng 51d527fe75 Fixed typo 5 years ago
Sheng 884ac27d5c Bump version to 1.5.2 5 years ago
Sheng 1fb2fe1e87 Added support for python 3.8 5 years ago
Sheng 396013e14f Added python 3.8 5 years ago
Sheng d291199186 Updated requirements.txt 5 years ago
Sheng 815783d6b0 Use warning instead of warn 5 years ago
Sheng 5f4978a994 Set utf-8 as the default encoding if we cannot detect it 5 years ago
Sheng 795875807b Added two options for user configuration 5 years ago
Sheng 32d7236630 To generate more friendly error message 5 years ago
Shengdun Hua 0afc045f77
Merge pull request #127 from Chunters/help-update 5 years ago
CHunter 6be01b94b6 additional help description 5 years ago
Sheng f2c9766c65 Bump version to 1.5.1 5 years ago
Sheng 83f739ca35 Added test for check_encoding_setting 5 years ago
Sheng 7110def747 Added an option for specifying the default character encoding of your ssh servers 5 years ago
Sheng 7cf80e7372 Updated README 5 years ago
Sheng 8d9eeb0bc1 Updated index.html template 5 years ago
Sheng 8901eb0580 Added class Font 5 years ago
Sheng dcbd4a575a Added fonts directory 5 years ago
Sheng b805605278 Eased custom font configuration 5 years ago
Sheng 359a91b5e8 Fixed a bug of url argument value containing an equal sign 5 years ago
Sheng 4f55430525 Bump version to 1.5.0 5 years ago
Sheng 382ff30c5a Updated requirements.txt 5 years ago
Sheng ccb40d2bed Support openssh new format key 5 years ago
Sheng 3b649c0305 Added a blank space 5 years ago
Sheng 651ebe16b5 Minified xterm.css 5 years ago
Shengdun Hua 1d88a5eb0c
Merge pull request #104 from treydempsey/upgrade-xtermjs-to-4.2.0 5 years ago
Trey Dempsey d47cefee78 Fixed term.destroy renamed to dispose. 5 years ago
Trey Dempsey e2739a6829 Upgraded to xterm.js 4.2.0 5 years ago
Sheng d5d654407f Refactoring 5 years ago
Sheng fc30ead69e Refactoring 5 years ago
Sheng 049baad909 Try to detect the encoding set by the user 5 years ago
Sheng afcf8b52cc Validate the result of locale charmap 5 years ago
Sheng 1fe361f601 Changed default listening address 5 years ago
Sheng 7f6db649bf Support link scope ipv6 address 5 years ago
Sheng 4f9b5e2029 Added get_context_addr method 5 years ago
Sheng 15740538f7 Fix getting addr from an ipv6 context address 5 years ago
Sheng 28fbf40aba Updated README 5 years ago
Sheng 090e2e7f87 Added support for terminal type configuration 5 years ago
Shengdun Hua 8d0567329f
Merge pull request #83 from MineRobber9000/patch-1 5 years ago
khuxkm fbexl b2261367e8 Fix wrong passphrase test 5 years ago
khuxkm fbexl 850dd39f26 Fix test for passphrase 5 years ago