Sheng
|
dcbd4a575a
|
Added fonts directory
|
2020-01-23 17:25:51 +08:00 |
|
Sheng
|
359a91b5e8
|
Fixed a bug of url argument value containing an equal sign
|
2020-01-14 17:16:02 +08:00 |
|
Sheng
|
651ebe16b5
|
Minified xterm.css
|
2019-12-10 17:04:44 +08:00 |
|
Trey Dempsey
|
d47cefee78
|
Fixed term.destroy renamed to dispose.
|
2019-12-03 22:46:27 +00:00 |
|
Trey Dempsey
|
e2739a6829
|
Upgraded to xterm.js 4.2.0
|
2019-12-03 22:24:10 +00:00 |
|
Sheng
|
090e2e7f87
|
Added support for terminal type configuration
|
2019-09-15 08:30:46 +08:00 |
|
Sheng
|
d496b4ff87
|
Use populate_form rather than restore_items
|
2019-08-25 16:35:19 +08:00 |
|
Sheng
|
e8f36fa428
|
Renamed variable btn to button
|
2019-08-23 10:08:34 +08:00 |
|
Sheng
|
4e51d2c3ab
|
Hide the form when connecting
No need to show the form when connecting to a ssh server
if form arguments are passed via url
|
2019-08-23 09:55:42 +08:00 |
|
Sheng
|
a11d5a01e5
|
Delay filling the form
|
2019-08-22 19:27:47 +08:00 |
|
Sheng
|
3a27cedf9d
|
Updated parse_url_data function
|
2019-08-22 18:39:19 +08:00 |
|
Sheng
|
9dec4af4b9
|
Updated validate_form_data to produce all the validation errors
|
2019-08-19 18:33:35 +08:00 |
|
Sheng
|
a8c6663344
|
Appended a space to an equal sign
|
2019-08-18 16:11:38 +08:00 |
|
Sheng
|
f54eba8cfe
|
Populate the form with url data directly
|
2019-08-18 16:01:53 +08:00 |
|
Sheng
|
750378e8f0
|
Removed status message without trying connection
|
2019-08-10 16:06:09 +08:00 |
|
Sheng
|
57c9a264ea
|
Password via url requires to be encoded in base64
|
2019-08-10 14:41:15 +08:00 |
|
Sheng
|
b3c2094cd2
|
Only store values of the fields
|
2019-08-10 08:37:39 +08:00 |
|
Rajesh K Ilango
|
4a48468729
|
Change to fill form values from URL parameters.
This is useful when there is login failure and the form is either empty
or with values from previous attempt.
|
2019-07-26 19:06:52 -07:00 |
|
Sheng
|
8577c1c845
|
Moved command execution code
|
2019-07-12 23:20:34 +08:00 |
|
Sheng
|
caee6a67fb
|
Delay the command execution
|
2019-07-12 22:39:03 +08:00 |
|
Sheng
|
f991d25357
|
Added support passing a command via url
|
2019-07-12 20:05:40 +08:00 |
|
Sheng
|
d197133c95
|
Support 2fa
|
2019-07-07 14:52:43 +08:00 |
|
Sheng
|
c0eba0ebb3
|
Added a new field passphrase
|
2019-07-06 10:12:28 +08:00 |
|
Sheng
|
5daca37f5c
|
Edge doesn't support document fonts
|
2019-06-22 13:35:30 +08:00 |
|
Sheng
|
8fce3db5d2
|
Updated main.js
|
2019-06-22 12:49:21 +08:00 |
|
Sheng
|
b2ba79d27f
|
Support custom font family
|
2019-06-21 18:22:16 +08:00 |
|
Sheng
|
34af59a1c9
|
Support passing an encoding by url
|
2019-05-19 20:06:07 +08:00 |
|
Sheng
|
d8256d8f3f
|
Move down a line
|
2019-05-18 21:40:57 +08:00 |
|
Sheng
|
ffd2345427
|
Added function initialize_map
|
2019-05-18 21:32:32 +08:00 |
|
Sheng
|
dac9176480
|
Refactored main.js
|
2019-05-18 20:53:25 +08:00 |
|
Sheng
|
3a09484621
|
Added function decode_uri
|
2019-05-18 16:36:21 +08:00 |
|
Sheng
|
7e0937a082
|
Enhance parse_url_data
|
2019-05-18 15:05:11 +08:00 |
|
Sheng
|
67a2488fe6
|
Added a comment
|
2019-05-18 13:45:59 +08:00 |
|
Sheng
|
1a2067e38a
|
Support passing user defined title by url
|
2019-05-18 13:41:20 +08:00 |
|
Sheng
|
23adce57d8
|
Support passing arguments by url
|
2019-05-18 13:20:02 +08:00 |
|
Sheng
|
3d98e5d947
|
Support changing terminal background color
|
2019-05-17 21:55:05 +08:00 |
|
Sheng
|
b58be46918
|
Moved out function resize_terminal
|
2019-05-17 21:27:25 +08:00 |
|
Sheng
|
1cd86c0aa7
|
Updated xterm.js to v3.12.2
|
2019-05-09 22:00:16 +08:00 |
|
Sheng
|
d69d8cfa7a
|
Fixed a bug caused by url containing hashes
|
2019-04-27 00:01:56 +08:00 |
|
 Marco DuikerandGitHub
|
8e3ae038f8
|
Update main.js
in this way we can use query string parameters on index.html without websocket errors
|
2019-04-18 12:02:05 +02:00 |
|
Sheng
|
5a52b20feb
|
Updated static files
|
2019-02-14 13:25:51 +08:00 |
|
Sheng
|
d74c097471
|
Updated main.js
|
2019-02-14 13:00:43 +08:00 |
|
Sheng
|
713ae1e8f1
|
Support cross origin connect
|
2019-01-19 19:19:45 +08:00 |
|
 tuxhambandGitHub
|
f9af3ee1c9
|
Remove password from fields
|
2018-11-11 16:30:39 +00:00 |
|
Sheng
|
d3da7ec5cb
|
Fixed boundary port number typo
|
2018-10-18 15:20:27 +08:00 |
|
Sheng
|
9aebb6e4e3
|
Updated write_error
|
2018-10-13 08:52:32 +08:00 |
|
Sheng
|
dd7f99970b
|
Fix title by using default port
|
2018-10-10 23:56:19 +08:00 |
|
Sheng
|
0c9db2abaf
|
Set default port 22 on server side
|
2018-10-10 22:30:37 +08:00 |
|
Sheng
|
fdcf1718c1
|
Set default port to 22
|
2018-09-29 20:19:45 +08:00 |
|
Sheng
|
0f542ed24f
|
Use private variable data instead of proto.data
|
2018-09-29 13:24:41 +08:00 |
|