iliajie
|
cd341663a1
|
Update translations
|
2022-11-05 15:49:34 +02:00 |
|
iliajie
|
3c15d076d5
|
Add better on load UX
|
2022-11-05 15:45:44 +02:00 |
|
iliajie
|
8779372aec
|
Fix to check if defined as 0 is a value too
|
2022-11-05 13:43:46 +02:00 |
|
iliajie
|
19070f3383
|
Fix to call getpwnam once
|
2022-11-05 00:07:14 +02:00 |
|
iliajie
|
7a5e917d34
|
Add automatic option for command prompt color customization
|
2022-11-04 21:01:34 +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
|
7142ae8620
|
Merge pull request #1771 from webmin/dev/xterm-add-special-flavor
Add special flavors to a new Terminal module
|
2022-10-31 16:12:10 -07:00 |
|
iliajie
|
1d414e1533
|
Fix to actually add an option with 0 value
|
2022-10-31 23:49:52 +02:00 |
|
iliajie
|
2e4d3c8ccf
|
Fix to make it off by default
|
2022-10-31 23:44:45 +02:00 |
|
iliajie
|
f2687a20d1
|
Revert "Fix to make sure that feature is available by default (server owners)"
This reverts commit 027578312a.
|
2022-10-31 23:17:23 +02:00 |
|
Jamie Cameron
|
9f42eaf58f
|
Read more than 1 character at a time
|
2022-10-31 14:10:58 -07:00 |
|
iliajie
|
027578312a
|
Fix to make sure that feature is available by default (server owners)
|
2022-10-31 22:21:53 +02:00 |
|
iliajie
|
f144517e6c
|
Fix HISTCONTROL always be called as we use clear command uncond
|
2022-10-31 17:45:26 +02:00 |
|
iliajie
|
41f6eaf1f1
|
Fix to send commands in a list to the theme
|
2022-10-31 17:15:24 +02:00 |
|
iliajie
|
fa0fcf52c1
|
Fix to make sure skipping command history works
|
2022-10-31 17:06:40 +02:00 |
|
iliajie
|
c6419a471e
|
Fix not to store init commands in history
|
2022-10-31 16:45:54 +02:00 |
|
iliajie
|
1a296d9579
|
Fix to tell SPA themes what's up
|
2022-10-31 16:29:58 +02:00 |
|
iliajie
|
bf74599502
|
Add much smoother terminal initial load
|
2022-10-31 16:27:10 +02:00 |
|
iliajie
|
8c2ae56298
|
Add actual config option
|
2022-10-31 16:26:49 +02:00 |
|
iliajie
|
ccace2ce81
|
Add config option to make bash prompt look nice (user dependent)
|
2022-10-31 16:25:50 +02:00 |
|
Jamie Cameron
|
e5e4b65faf
|
Add support for parameter for directory to start in, and make sure user param is preserved
|
2022-10-30 16:05:07 -07:00 |
|
Jamie Cameron
|
d3d33af3c0
|
Clean up code and prevent HTML attacks on untrusted inputs
|
2022-10-30 15:55:21 -07:00 |
|
iliajie
|
16859a87fd
|
Remove redundant error message (already had one)
|
2022-10-31 00:23:24 +02:00 |
|
iliajie
|
27e3b7cbed
|
Fix user test
|
2022-10-31 00:21:12 +02:00 |
|
iliajie
|
e1816a9e3c
|
Update language
|
2022-10-31 00:19:18 +02:00 |
|
iliajie
|
d625a5d2f9
|
Show error if user doesn't exists
|
2022-10-31 00:14:01 +02:00 |
|
iliajie
|
43832c8ed9
|
Add an ability for a master admin to switch to specific user
|
2022-10-30 21:52:44 +02:00 |
|
iliajie
|
d180b0a0f4
|
Revert "Add support to switch to given user"
This reverts commit 62d2a6d0e8.
|
2022-10-30 20:53:33 +02:00 |
|
iliajie
|
62d2a6d0e8
|
Add support to switch to given user
|
2022-10-30 20:46:04 +02:00 |
|
iliajie
|
c57fba5b57
|
Add to bundle Protocols:WebSocket and Net:WebSocket
|
2022-10-30 17:50:47 +02:00 |
|
iliajie
|
cd5616a6c0
|
Fix to move module check at the top
|
2022-10-30 13:30:02 +02:00 |
|
Jamie Cameron
|
7bceedfe42
|
Make code cleaner and stop using float() for validation
|
2022-10-29 13:23:22 -07:00 |
|
Jamie Cameron
|
eef79887ee
|
Clean up leftover connections in more cases
|
2022-10-29 13:16:30 -07:00 |
|
Jamie Cameron
|
0185397a0c
|
Merge branch 'master' of github.com:webmin/webmin
|
2022-10-28 16:07:25 -07:00 |
|
Jamie Cameron
|
e8a875fc29
|
Check ports in use in miniserv.conf, even if they haven't been opened yet
|
2022-10-28 16:07:19 -07:00 |
|
iliajie
|
ec216a0115
|
Fix to parse float
|
2022-10-28 22:36:56 +03:00 |
|
Jamie Cameron
|
9f2ef4c91a
|
Background process when its ready to open a socket
|
2022-10-28 11:31:29 -07:00 |
|
iliajie
|
5204bd1a1b
|
Add to support onclose event handler (for connection lost)
|
2022-10-27 21:49:08 +03:00 |
|
iliajie
|
72cce4349b
|
Add error handling
|
2022-10-27 20:43:03 +03:00 |
|
iliajie
|
2574e2012f
|
Fix to always clear screen as sometimes command-prompt is eaten up
|
2022-10-27 20:32:39 +03:00 |
|
iliajie
|
fbef076ebc
|
Fix not to expose active socket to a global scope
|
2022-10-27 20:29:39 +03:00 |
|
Jamie Cameron
|
3c5e065edc
|
Cleanup todos
|
2022-10-26 23:17:02 -07:00 |
|
iliajie
|
84a7279442
|
Rename module to Terminal
|
2022-10-27 03:07:05 +03:00 |
|
iliajie
|
435c55039e
|
Fix error message wording
|
2022-10-27 03:06:31 +03:00 |
|
iliajie
|
4aa80112c4
|
Send port too
|
2022-10-27 01:10:33 +03: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 |
|
iliajie
|
e94b819b7b
|
Fix to detect terminal width and height only for regular themes
|
2022-10-26 19:19:31 +03: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 |
|