Commit Graph

473 Commits (2a46b52eacdc773a35e91f225810c32a2877b5f6)
 

Author SHA1 Message Date
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
khuxkm fbexl 1a9ba5bb31 Fix wrong password method to also say 'passphrase'
5 years ago
MineRobber___T dc8016d21b
Passphrase to decrypt, not password
5 years ago
Sheng d496b4ff87 Use populate_form rather than restore_items
5 years ago
Sheng 18b20de3a4 Bump version to 1.4.5
5 years ago
Sheng e8f36fa428 Renamed variable btn to button
5 years ago
Sheng 4e51d2c3ab Hide the form when connecting
5 years ago
Sheng a11d5a01e5 Delay filling the form
5 years ago
Sheng 3a27cedf9d Updated parse_url_data function
5 years ago
Sheng e00701720a Updated README
5 years ago
Sheng 9dec4af4b9 Updated validate_form_data to produce all the validation errors
5 years ago
Sheng a8c6663344 Appended a space to an equal sign
5 years ago
Sheng f54eba8cfe Populate the form with url data directly
5 years ago
Sheng 0a44b1fdf3 Bump version to 1.4.3
5 years ago
Sheng 750378e8f0 Removed status message without trying connection
5 years ago
Sheng cf13ec8456 Bump version to 1.4.2
5 years ago
Sheng e174ca8c34 Updated README
5 years ago
Sheng 57c9a264ea Password via url requires to be encoded in base64
5 years ago
Sheng b3c2094cd2 Only store values of the fields
5 years ago
Shengdun Hua 013c925ec4
Merge pull request #75 from rilango/master
5 years ago
Rajesh K Ilango 4a48468729 Change to fill form values from URL parameters.
5 years ago
Sheng 8577c1c845 Moved command execution code
5 years ago
Sheng caee6a67fb Delay the command execution
5 years ago