479 Commits

Author SHA1 Message Date
Bryan Roe
11796beaaf Following changes requires updated agent, which fixes interactive mode
1. Removed 'Script' and 'Python' from terminal
2. Added 'requireLogin' option, to spawn login shell
2020-02-05 10:20:23 -08:00
Ylian Saint-Hilaire
db2577b897 Internalization improvements. 2020-02-04 16:22:00 -08:00
Bryan Roe
8635388297 Updated tunnel, so it sets idle timeout, if supported by agent 2020-01-31 21:35:47 -08:00
Bryan Roe
d4f87a3fe0 Fixed bug, where Admin Terminal on Windows was looking for wrong protocol number for Powershell. 2020-01-31 10:07:55 -08:00
Ylian Saint-Hilaire
efb7ac9dba Updated MeshAgents, all except FreeBSD and MacOS. 2020-01-30 14:31:32 -08:00
Bryan Roe
f11beb67c0 Added support for resizing Windows Terminal, if the agent supports it 2020-01-30 11:00:38 -08:00
Ylian Saint-Hilaire
f2961e3d42 Fixed web site no localstorage, MongoDB backup with URL. 2020-01-29 10:31:58 -08:00
Ylian Saint-Hilaire
b609e1fc91 Fixed MeshCore.js for XTerm. 2020-01-28 15:59:54 -08:00
Ylian Saint-Hilaire
ce156052ca XTerm fixes. 2020-01-28 15:50:06 -08:00
Ylian Saint-Hilaire
80192cf703 XTerm fixes. 2020-01-28 15:49:33 -08:00
Bryan Roe
e7cd6d1db4 1. Added Windows Terminal Fix (ConPTY Leak/Workaround) back in
2. Added python/script XOPTION
3. Changed resize to use tcsetsize if available
4. Added tunnel idleTimeout Ping
2020-01-28 15:08:51 -08:00
Ylian Saint-Hilaire
3a8d5bc3e7 XTerm improvements. 2020-01-25 14:17:21 -08:00
Ylian Saint-Hilaire
e1288221f8 Merge pull request #870 from TotallyNotElite/master
Add dynamic resizing support to xterm.js terminal
2020-01-25 13:12:37 -08:00
Ylian Saint-Hilaire
5d4cf20e49 Fixed GreenLock v4 2020-01-25 12:14:14 -08:00
TotallyNotElite
2ee4aebc15 Add dynamic resizing support to xterm.js terminal 2020-01-25 13:29:05 +01:00
Ylian Saint-Hilaire
0a966e54e2 Revert "[WIP] Add dynamic resizing of xterm tty" 2020-01-24 15:10:00 -08:00
Ylian Saint-Hilaire
3e9543adf4 Merge pull request #868 from TotallyNotElite/master
[WIP] Add dynamic resizing of xterm tty
2020-01-24 14:51:27 -08:00
Ylian Saint-Hilaire
9fa78978ae More xterm improvements, Windows console size set at start. 2020-01-24 14:10:37 -08:00
TotallyNotElite
5f0c0b38da Add dynamic resizing of xterm 2020-01-24 23:01:58 +01:00
Ylian Saint-Hilaire
0fee959206 XTerm improvements. 2020-01-24 12:49:41 -08:00
Ylian Saint-Hilaire
f05f86d1e1 Added xterm terminal and fixed device link. 2020-01-23 15:15:56 -08:00
Ylian Saint-Hilaire
1fafbc6cf2 Fixed MeshCore.js for 32bit Windows. 2020-01-22 17:15:59 -08:00
Bryan Roe
2973c70119 Added check, so Windows Agents will make sure they can run in Safe Mode 2020-01-21 15:44:24 -08:00
Ylian Saint-Hilaire
f5444863aa Fixed meshcore.js on Linux with no X, translation fixes. 2020-01-18 12:48:25 -08:00
Bryan Roe
a89b7401cf Updated to check script version on linux, as older versions that 2.25 does not work correctly. 2020-01-17 15:08:22 -08:00
Bryan Roe
7fc7f6bb38 Updated 'ps' console command to put user name in second column 2020-01-10 15:04:03 -08:00
Ylian Saint-Hilaire
b907100d8b Improved IP blocking, improved relay tunnel error in meshcore.js 2020-01-10 11:19:23 -08:00
Ylian Saint-Hilaire
85d4972068 Fixed translation tools output format. 2020-01-07 17:12:09 -08:00
Bryan Roe
f350350fc6 Updated terminal for windows, to workaround PseudoConsole process leak 2020-01-07 15:05:07 -08:00
Ylian Saint-Hilaire
9453ee9ba3 Meshcore.js internalization. 2020-01-07 13:04:36 -08:00
Ylian Saint-Hilaire
238483c645 Fixed meshcore agent size, user group domains, notification closes across tabs. 2020-01-07 11:08:32 -08:00
Bryan Roe
c1e658e6c8 added 'agentsize' console command 2020-01-07 09:51:15 -08:00
Bryan Roe
be2b52432e Added Uninstall/MetaData check for windows 2020-01-06 11:00:37 -08:00
Ylian Saint-Hilaire
fdd56b2dc5 Updated file headers. 2020-01-02 18:30:12 -08:00
Ylian Saint-Hilaire
c3efdb39c1 More access control improvements, RPi icon. 2019-12-27 15:18:43 -08:00
Bryan Roe
807ee7a020 Updated terminal, so script command is only used on linux, as the script command on MacOS and FreeBSD does not support the required featureset. 2019-12-23 10:40:36 -08:00
TotallyNotElite
e33fab40c3 Interactive terminal without python 2019-12-22 14:12:01 +01:00
TotallyNotElite
212ac81c60 Hide automatically run commands in the linux terminal 2019-12-22 14:10:09 +01:00
Bryan Roe
0d6a70250f updated tsid selection 2019-12-16 15:07:20 -08:00
Ylian Saint-Hilaire
528f24db18 Fixed connection options, not sent unless needed. 2019-12-16 10:39:51 -08:00
Bryan Roe
c54ff352b2 added 'version' command to console 2019-12-13 10:23:24 -08:00
Ylian Saint-Hilaire
243c91a60c Added Windows Terminal Sessions support, Notification group names. 2019-12-12 17:45:42 -08:00
Bryan Roe
e7061e6db3 updated 'activeusers' command to only list users listed as 'Active' rather then 'Active' or 'Connected' 2019-12-12 14:50:41 -08:00
Bryan Roe
dacca97512 fixed uncaught exception 2019-12-12 11:59:05 -08:00
Ylian Saint-Hilaire
37d3bea8c6 Added way to use cookies only once, added desktopPrivacyBarText option in domain. 2019-12-11 15:44:10 -08:00
Bryan Roe
61c65d5e3e Updated wpfhwacceleration description 2019-12-10 14:23:35 -08:00
Bryan Roe
2a5738b7e9 Added 'wpfhwacceleration' console command for windows 2019-12-10 14:15:14 -08:00
Bryan Roe
c09de69482 1. Updated wallpaper and toast to work across different TSIDs on Windows
2. Updated osinfo on Windows to show which terminal version is supported
2019-12-10 10:24:10 -08:00
Bryan Roe
9e9ee7c58f Added support for TSID selection on Windows 2019-12-06 15:40:57 -08:00
Bryan Roe
5ad93ad89c Added Windows support for User shells 2019-12-06 10:49:31 -08:00