Commit Graph

464 Commits

Author SHA1 Message Date
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