Commit Graph

547 Commits

Author SHA1 Message Date
Bryan Roe
a590ea6aa1 Added support for new foreground/background MSH fields to set colors for windows user consent, privacy bar, and sendmessage dialog 2022-02-14 19:33:36 -08:00
Bryan Roe
45517db7dd Fixed bug with long urls for openurl 2022-02-03 15:14:35 -08:00
Bryan Roe
ba11903615 Fixed uncaught exception that prevented notification from working on Files Tab 2022-02-01 20:29:28 -08:00
Bryan Roe
70b8d48320 Updated "SendMessage" to try to use updated windows dialog 2022-01-31 10:19:17 -08:00
Ylian Saint-Hilaire
1933ff9680 Fixed broken remote desktop when notification is enabled. 2022-01-16 21:30:38 -08:00
Ylian Saint-Hilaire
47a215951f More MeshCore cleanup. 2022-01-16 19:12:13 -08:00
Ylian Saint-Hilaire
43682bf47f MeshCore cleanup. 2022-01-16 18:28:26 -08:00
Ylian Saint-Hilaire
c029a82ae6 Worked on meshcore.js minification. 2022-01-16 13:37:26 -08:00
Ylian Saint-Hilaire
1e0f4a17d5 Updated French translations. 2022-01-16 12:34:19 -08:00
Bryan Roe
545ffe3a81 Added translation support for Notifications and Privacy Bar 2022-01-14 15:54:12 -08:00
Ylian Saint-Hilaire
2b3025716a Fixed meshcore cleanup .bat file. 2022-01-13 14:38:28 -08:00
Bryan Roe
da0f59bc9a Added try/catch on util-language just in case 2022-01-12 23:47:39 -08:00
Bryan Roe
8fe748b4f3 Updated translation support for KVM/Files/Terminal 2022-01-12 23:44:47 -08:00
Ylian Saint-Hilaire
5fa5cf5cb5 Added meshcore string translations. 2022-01-12 15:12:30 -08:00
Ylian Saint-Hilaire
c14aba06d4 Added session disconnection log entries, #3437 2022-01-10 17:42:54 -08:00
Ylian Saint-Hilaire
42137aa1d1 Added session disconnection log for desktop multiplex, #3437 2022-01-10 15:28:46 -08:00
Bryan Roe
39aa68b693 Updated windows user consent 2021-12-13 17:37:22 -08:00
Ylian Saint-Hilaire
17913da65f Made it easier to debug log WebRTC/WebSocket 2021-11-18 12:00:45 -08:00
Bryan Roe
d5ed5247fe tweaked if() for agentupdate 2021-11-16 13:31:00 -08:00
Bryan Roe
82dd5b02b0 Updated agentupdate command to canonicalize path when checking 2021-11-16 10:23:26 -08:00
Ylian Saint-Hilaire
11e7a5c760 Version 0.9.38 2021-10-20 14:06:58 -07:00
Ylian Saint-Hilaire
1f20d45b66 File tab now reconnects to the previous remote device path. 2021-10-20 14:04:10 -07:00
Ylian Saint-Hilaire
bd2e4f4d2b Added session termination feature except for desktop multiplexor. 2021-10-19 11:47:39 -07:00
Bryan Roe
3acad0b3d6 Added workaround for bug where a connection reset causes an uncaught exception 2021-10-17 22:13:13 -07:00
Ylian Saint-Hilaire
b260f74053 Added automatic file upload resume & skip. 2021-10-15 14:46:56 -07:00
Bryan Roe
7e5c608b60 Updated AutoLock 2021-09-03 00:55:00 -07:00
Ylian Saint-Hilaire
ce1d2053d0 Added desktop lock on disconnect feature, #3082. 2021-09-01 12:07:09 -07:00
Ylian Saint-Hilaire
bc948328cb Added more user permissions removal. #3065 2021-08-28 09:51:03 -07:00
Ylian Saint-Hilaire
41ecece9a9 Completed user access rights removal feature, #3065 2021-08-27 14:42:28 -07:00
Ylian Saint-Hilaire
76f6175677 Updated Polish translation. 2021-08-22 20:39:02 -07:00
Ylian Saint-Hilaire
41f70d52dc Fix for #3026, when terminal command is set to an empty string. 2021-08-22 12:06:02 -07:00
Ylian Saint-Hilaire
fbe37b294e Removed task support from agent (for now). 2021-08-21 23:07:55 -07:00
Ylian Saint-Hilaire
ecac7e2711 Added agent scripttask, updated PT-BR translation. 2021-08-21 08:38:09 -07:00
Ylian Saint-Hilaire
af3c3033f0 Merge branch 'master' of https://github.com/Ylianst/MeshCentral 2021-08-19 14:10:13 -07:00
Ylian Saint-Hilaire
adae944146 Added terminal start command option 2021-08-19 14:10:03 -07:00
Joko Sastriawan
59cd8dbd9d Fix capitalization uuid to UUID to make console apf command working again 2021-08-18 09:59:38 -07:00
Ylian Saint-Hilaire
d6aa6521c3 Version 0.9.6 2021-08-16 23:58:34 -07:00
Bryan Roe
1574a9bec9 1. Added polyfill for Array.findIndex() if missing
2. Added try/catch around indentiers module
2021-08-16 12:57:17 -07:00
Bryan Roe
189941bd44 Added PATH and LANG env variable to terminal, using parent, if defined. 2021-08-11 14:03:47 -07:00
Bryan Roe
d70665e7d6 Fixed bug where child process does not set TERM env variable if env block is passed to child. 2021-08-10 15:00:12 -07:00
Ylian Saint-Hilaire
7bd7ba0c92 Added MeshAgent Type and Version columns. 2021-08-09 16:40:33 -07:00
Ylian Saint-Hilaire
e29d78a2d5 Fixed device group select all/none when not all devices are displayed. 2021-08-04 20:34:37 -07:00
Ylian Saint-Hilaire
19f596ce86 Fixes for #2973 2021-07-30 13:23:36 -07:00
Ylian Saint-Hilaire
58039c4c1a Fixed device group not found bug, #2948 2021-07-29 15:51:40 -07:00
Ylian Saint-Hilaire
89071f2454 Added session sharing guest names to event log. 2021-07-29 12:01:38 -07:00
Ylian Saint-Hilaire
e9e24e13dc Fixed AMT DNS suffix on non-Win32 agents. 2021-07-24 10:56:53 -07:00
Ylian Saint-Hilaire
345f3c12b4 dhcp.js is not only on Linux. 2021-07-24 09:28:41 -07:00
Bryan Roe
217041737c Added dhcp console command 2021-07-23 16:33:40 -07:00
Ylian Saint-Hilaire
c9129a2d2f Started work on viewonly remote desktop server option. 2021-07-17 22:16:57 -07:00
Ylian Saint-Hilaire
119bf305ae Fix for #2855. TCP/UDP exception on close. 2021-07-02 09:32:28 -07:00
Ylian Saint-Hilaire
85f8db041b Fixed desktop multiplexor view-only mode. 2021-06-30 00:01:44 -07:00
Ylian Saint-Hilaire
63d199be20 Added guest share name in session info, #2812 2021-06-25 11:49:58 -07:00
Ylian Saint-Hilaire
b2798e8bc5 Version 0.8.63 2021-06-14 19:12:19 -07:00
Ylian Saint-Hilaire
d8fa07941d Added automatic clipboard. 2021-06-14 18:46:01 -07:00
Ylian Saint-Hilaire
4d9d3fb611 Updated Assistant, completed process details on web page. 2021-06-14 12:37:26 -07:00
Ylian Saint-Hilaire
3322b8754c Started work on process details. 2021-06-13 14:52:59 -07:00
Bryan Roe
2a0c2282f2 Added LocalConsent 2021-06-10 22:54:53 -07:00
Ylian Saint-Hilaire
50abd95f94 Cert check simplification and UI session fix. 2021-06-09 13:43:11 -07:00
Bryan Roe
13f9f27ff1 Added null check to for loop 2021-06-09 12:13:23 -07:00
Bryan Roe
73f426bc24 1. Updated AgentMessage infrastructure
2. Updated to be compatible with older agents, displaying agentmessage advising to update, if important components are missing
2021-06-08 00:11:17 -07:00
Ylian Saint-Hilaire
e6fbf65815 Clean up 2021-06-04 11:17:11 -07:00
Ylian Saint-Hilaire
e39cd672ab Added agent notification internalization. 2021-06-04 11:15:51 -07:00
Ylian Saint-Hilaire
e97e844c82 Added MeshAgent Account Image support. 2021-05-16 01:25:58 -07:00
Ylian Saint-Hilaire
4a526dafd2 Fix for #2638 2021-05-15 14:53:35 -07:00
Bryan Roe
d59145dbb0 Updated clipboard dispatching for windows 2021-05-10 23:43:48 -07:00
Ylian Saint-Hilaire
b4a42b03d5 Added MeshCentral Assistant download from agent. 2021-04-27 00:53:04 -07:00
Ylian Saint-Hilaire
3b637ad389 Fixed meshctrl.js shell when ping/pong are active. 2021-04-26 19:01:40 -07:00
Ylian Saint-Hilaire
3a92c077b9 Added support for locking user desktop on Windows. 2021-04-26 18:27:51 -07:00
Ylian Saint-Hilaire
c3ad38cd33 Version 0.8.19 2021-04-24 10:53:13 -07:00
Bryan Roe
dfe87578a7 Updated to retry wakeonlan 3 times 2021-04-24 10:34:29 -07:00
Bryan Roe
34d7f00226 Updated wakeonlan logic 2021-04-24 10:20:35 -07:00
Bryan Roe
88857b7a66 Added console command to toggle Connected Standby on Windows. 2021-04-23 18:23:18 -07:00
Bryan Roe
9aa8691b77 Fixed Windows Clipboard issue with setclip 2021-04-22 19:47:05 -07:00
Bryan Roe
4262faf00c Updated taskscheduler on windows to use domain 2021-04-19 10:55:09 -07:00
Ylian Saint-Hilaire
8b2835d40a Added Agent Error Log Fetching. 2021-04-17 14:44:19 -07:00
Bryan Roe
20086dc361 Added error log parsing capability 2021-04-13 18:14:13 -07:00
Ylian Saint-Hilaire
0ad256610c Completed improved device guest sharing. 2021-04-09 13:27:21 -07:00
Ylian Saint-Hilaire
e163bff7e3 Started work on server inner auth support in meshcmd. 2021-04-01 21:51:25 -07:00
Ylian Saint-Hilaire
bfb2472862 Started work on account pictures. 2021-03-19 04:12:45 -07:00
Ylian Saint-Hilaire
26fa971da4 Fix for #2396, new lines in message box. 2021-03-18 21:50:53 -07:00
Ylian Saint-Hilaire
c9757d904c Improved AMT ACM activation using MeshAgent. 2021-03-05 17:45:17 -08:00
Ylian Saint-Hilaire
44a2506e1a Intel AMT ACM activation improvements. 2021-03-05 14:58:00 -08:00
Ylian Saint-Hilaire
584dfebf81 Fixed and improved ACM activation. 2021-03-04 23:52:48 -08:00
Ylian Saint-Hilaire
77e3acad08 Improved agent meshcore self-update debugging. 2021-03-04 16:27:43 -08:00
Ylian Saint-Hilaire
423daaf19d Partial work for host-based ACM AMT activation. 2021-03-03 23:49:53 -08:00
Bryan Roe
9a240577fa Removed debug message 2021-02-27 16:23:29 -08:00
Bryan Roe
ada38185ac Fixed setclip for Windows Background service 2021-02-27 16:19:13 -08:00
Ylian Saint-Hilaire
66061120ea Fixed names on desktop privacy bar. 2021-02-21 23:23:15 -08:00
Ylian Saint-Hilaire
4ee866ca11 Fixed wslist typo. 2021-02-09 11:32:40 -08:00
Bryan Roe
50ef7a1f08 Fixed typo in filename for posix agentupdate 2021-02-08 23:28:49 -08:00
Ylian Saint-Hilaire
f495416d4b Updated French translation. 2021-02-08 13:52:22 -08:00
Bryan Roe
ee3c60a6bd Updated windows update, so that it will attempt to kill any zombie processes 2021-02-05 14:45:43 -08:00
Bryan Roe
2739432997 updated sysinfo/volumes 2021-02-04 23:24:58 -08:00
Ylian Saint-Hilaire
0d67041751 Added Firebase two-way push notification relay. 2021-02-03 21:48:54 -08:00
Bryan Roe
b1e11e0410 Fixed opendeskurl() so that the created task can work on battery power 2021-02-03 11:21:08 -08:00
Bryan Roe
7d28a0648e put quotes around username for scheduled tasks on windows 2021-02-03 10:20:14 -08:00
Bryan Roe
6629a86339 Fixed bug in execve() on linux and bsd 2021-02-02 22:32:09 -08:00
Ylian Saint-Hilaire
f5049055d2 Added remote typing icon to messenger. 2021-02-02 14:08:30 -08:00
Bryan Roe
9bad51196b Fixed selfupdate for Alpine 2021-01-28 21:32:59 -08:00
Ylian Saint-Hilaire
6f6040d742 Fixed meshcore agent update when used with AgentPort. 2021-01-28 15:49:42 -08:00