iliajie
|
d2932b3ed7
|
Fix not to send to display special calls (commands)
|
2022-11-08 17:25:50 +02:00 |
|
iliajie
|
7fc6336f8f
|
Fix to check for resize escape sequence explicitly
|
2022-11-08 16:04:44 +02:00 |
|
iliajie
|
d5892ed348
|
Fix indent - convert spaces to tabs
|
2022-11-08 15:09:39 +02:00 |
|
Jamie Cameron
|
f550ffe799
|
Send special message on resize, and use set_winsize to apply it
|
2022-11-07 17:53:09 -08:00 |
|
iliajie
|
f7fb861e73
|
Add first steps to support Terminal resize
|
2022-11-08 01:19:06 +02:00 |
|
iliajie
|
3b86ebed97
|
Fix indent
|
2022-11-04 11:38:18 +02:00 |
|
Jamie Cameron
|
6fb8de6e37
|
Encode utf-8 input into binary before sending to the shell
|
2022-11-03 21:50:32 -07:00 |
|
Jamie Cameron
|
9f42eaf58f
|
Read more than 1 character at a time
|
2022-10-31 14:10:58 -07:00 |
|
iliajie
|
c57fba5b57
|
Add to bundle Protocols:WebSocket and Net:WebSocket
|
2022-10-30 17:50:47 +02:00 |
|
Jamie Cameron
|
eef79887ee
|
Clean up leftover connections in more cases
|
2022-10-29 13:16:30 -07:00 |
|
Jamie Cameron
|
9f2ef4c91a
|
Background process when its ready to open a socket
|
2022-10-28 11:31:29 -07:00 |
|
Jamie Cameron
|
a1d09c977f
|
Don't terminate existing shell because of socket probe from a new shell
|
2022-10-26 11:35:57 -07:00 |
|
Jamie Cameron
|
4c7eb9ccb2
|
Clean out webmin environment vars
|
2022-10-26 09:08:01 -07:00 |
|
Jamie Cameron
|
a1b497dc72
|
Merge branch 'master' of github.com:webmin/webmin
|
2022-10-26 09:06:58 -07:00 |
|
Jamie Cameron
|
7064fc4708
|
Start in user's home dir
|
2022-10-26 09:06:43 -07:00 |
|
iliajie
|
29960cfe92
|
Fix indent
|
2022-10-26 13:06:40 +03:00 |
|
Jamie Cameron
|
b640e87969
|
Fix user switching
|
2022-10-25 23:34:59 -07:00 |
|
iliajie
|
3f1c4a23ad
|
Fix UTF-8 support (don't double encode)
|
2022-10-24 23:38:30 +03:00 |
|
iliajie
|
21faef0804
|
Fix indent and proper code formatting
|
2022-10-24 23:26:22 +03:00 |
|
iliajie
|
ed7997d306
|
Fix to use xterm-256color .. as it works on all contemporary systems
|
2022-10-24 23:14:09 +03:00 |
|
Jamie Cameron
|
8cdd3eeeab
|
Add config options for width and height
|
2022-10-22 23:17:21 -07:00 |
|
Jamie Cameron
|
98c2ce24c1
|
Include the session ID in the websockets key so that it can be verified on the backend to prevent misuse of the session
|
2022-10-22 18:17:15 -07:00 |
|
Jamie Cameron
|
0c5cbaef3f
|
Launching a shell actually works now!
|
2022-10-22 12:07:25 -07:00 |
|
Jamie Cameron
|
9c56426ccd
|
Start of work on xterm shell over websockets
|
2022-10-20 21:39:38 -07:00 |
|