1
0
Fork 0
mirror of https://github.com/Ylianst/MeshCentral.git synced 2025-02-15 04:21:51 +00:00
Commit graph

1721 commits

Author SHA1 Message Date
Aymen Boughanmi
e168db19f3
Update default.handlebars
Followed by some changes in Style.css the same must be done to this file to reduce code redundancy
2023-05-18 15:54:40 +01:00
Simon Smith
c1ecfc823a update star limit to 200 2023-05-15 12:49:58 +01:00
Ylian Saint-Hilaire
7a38b70506 Merge branch 'master' of https://github.com/Ylianst/MeshCentral 2023-04-14 13:36:43 -07:00
Ylian Saint-Hilaire
775568c7a7 Added Windows ARM 64bit support. 2023-04-14 13:36:34 -07:00
Pawel Gardzinski
19c95070b3
Update sharing.handlebars 2023-04-12 15:46:27 +02:00
Luís Arruda
b818ba3548
Update default-mobile.handlebars
Adding the espace key on the send key list on the mobile view
2023-02-28 18:08:53 -05:00
Gary Kim
4e24783662
Fix xterm in shared terminals 2022-11-24 01:05:28 -05:00
Joko Sastriawan
b5338b746a fix: AMT Direct TLS connection and Digest authentication
- fix: ensure TLS is used when TLS is enabled
- add constants.SSL_OP_ALLOW_UNSAFE_LEGACY_RENEGOTIATION for TLS client connection for newer Nodejs
- ensure nc of AMT redirection Digest authentication to have at 8 bytes length
2022-11-15 14:12:12 -07:00
Ylian Saint-Hilaire
2fa50796da Added messaging group/device notifications setup user interface. 2022-11-01 20:32:00 -07:00
Ylian Saint-Hilaire
e74a308113 Added relay right and fixed relay permissions (#4682) 2022-11-01 16:05:36 -07:00
Ylian Saint-Hilaire
7f183ac2fd Added Zulip messaging integration (#4694) 2022-11-01 12:27:06 -07:00
Ylian Saint-Hilaire
6b8acc1675 ntfy improvements. 2022-10-31 14:28:10 -07:00
Ylian Saint-Hilaire
8f84c5d2d3 Added free ntfy.sh notification service integration. 2022-10-31 12:17:13 -07:00
Ylian Saint-Hilaire
e59fac4884 Added Pushover messaging integration (#4691) 2022-10-30 11:28:24 -07:00
Ylian Saint-Hilaire
0b1bf704aa Added CallMeBot messaging integration (#4688) 2022-10-28 17:44:06 -07:00
Ylian Saint-Hilaire
cbc26b3a43 Added XMPP support (#4679) 2022-10-28 12:34:29 -07:00
Ylian Saint-Hilaire
3761a93961 Completed Discord integration (#4651) 2022-10-27 10:38:15 -07:00
Ylian Saint-Hilaire
7f986bd7c4 First pass as Discord integration (#4651) 2022-10-26 13:19:40 -07:00
Ylian Saint-Hilaire
23e197dcc9 Fixed 2FA messaging on login screen. 2022-10-25 14:17:54 -07:00
Ylian Saint-Hilaire
909f9f862e Fixed SSH with xterm.js (#4668) 2022-10-25 09:58:04 -07:00
Ylian Saint-Hilaire
d99755f223 Updated xterm.js 2022-10-23 09:46:02 -07:00
Ylian Saint-Hilaire
90e271df97 Telegram 2FA fixes (#4650) 2022-10-23 08:49:54 -07:00
Ylian Saint-Hilaire
e2cf723c6a Added support for 2FA messaging (#4650) 2022-10-22 12:59:12 -07:00
Ylian Saint-Hilaire
c62bc9c962 Third round of Telegram support changes, can now edit messaging account (#4650) 2022-10-22 10:42:16 -07:00
Ylian Saint-Hilaire
0bd154a937 Second round of Telegram work, can now verify a user Telegram account (#4650) 2022-10-22 09:20:00 -07:00
Ylian Saint-Hilaire
d25bfeafa5 Minor fixes. 2022-09-06 17:52:47 -07:00
Ylian Saint-Hilaire
c8335f94d4 Added warning if NodeJS version does not support OpenID. 2022-09-06 14:40:52 -07:00
Ylian Saint-Hilaire
4e86b319f7 Added support for help request emails (#4489) 2022-09-02 17:03:38 -07:00
Ylian Saint-Hilaire
49e04bd454 Improved user authentication log and added 'authlog' tracing. 2022-09-01 22:06:08 -07:00
Ylian Saint-Hilaire
ad22876219 Device paging refresh fix. 2022-08-31 22:25:40 -07:00
Ylian Saint-Hilaire
7296206aa6 Added device paging support to the mobile site. 2022-08-31 22:20:50 -07:00
Ylian Saint-Hilaire
25020ffd18 First working device paging support on desktop site. 2022-08-31 17:11:15 -07:00
Ylian Saint-Hilaire
5d7fabfc21 Added guest web sharing of HTTP/HTTPS (#4413) 2022-08-25 20:11:47 -07:00
Ylian Saint-Hilaire
f1b8af8ac4 Fixed mobile site logout when using with &key=xxx (#4420) 2022-08-24 13:06:40 -07:00
Ylian Saint-Hilaire
571d9d3c7b Added Intel AMT power/reset to BIOS on actions menu of desktop and terminal tab. 2022-08-22 15:48:50 -07:00
Ylian Saint-Hilaire
fcfe4d964e Intel AMT tab will now show up in the correct language if available. 2022-08-22 13:06:25 -07:00
Ylian Saint-Hilaire
8dd07495f5 MeshCentral will now auto-create LDAP user groups and sync users to their membership groups when the login using LDAP. (#4415) 2022-08-21 21:19:34 -07:00
Ylian Saint-Hilaire
daa4c60b77 You can now restrict what LDAP users can login based on LDAP membership groups (#4415) 2022-08-21 14:05:51 -07:00
Ylian Saint-Hilaire
93efc2e6a0 Added drag & drop file support on the remote desktop tab. 2022-08-20 13:19:47 -07:00
Ylian Saint-Hilaire
f6c3883735 Added support for pre-defined scripts. 2022-08-19 20:15:06 -07:00
Ylian Saint-Hilaire
d171d2af82 New command run dialog box can now run scripts that are stored on the server. 2022-08-19 17:30:20 -07:00
Ylian Saint-Hilaire
ab84719afe Fixed saving run command dialog state on the server. 2022-08-19 13:42:44 -07:00
Ylian Saint-Hilaire
b54d0130f7 Added run script run button to desktop tab and run dialog now saves state. 2022-08-19 13:19:50 -07:00
Ylian Saint-Hilaire
bb8b5fed82 Improved run command dialog box, users can now select a local file. 2022-08-18 22:09:02 -07:00
Ylian Saint-Hilaire
44af3a2408 Changed how stript-task will be integrated into MeshCentral, added run button to device general tab. 2022-08-18 21:31:09 -07:00
Ylian Saint-Hilaire
1b67b84369 More work on integrating the script-task. 2022-08-18 18:03:03 -07:00
Ylian Saint-Hilaire
92e3d2e528 Added database records report to My Events / Reports tab. 2022-08-12 15:53:35 -07:00
Ylian Saint-Hilaire
d519546a6c Added support for changing the Windows agent bitmap logo within the executable. Agent needs to be changed to fully support this. 2022-08-11 17:37:42 -07:00
Ylian Saint-Hilaire
48c6b42a0b Started work on integrating Windows agent icon customization prior to agent signing. 2022-08-10 13:12:59 -07:00
Ylian Saint-Hilaire
fe24dccd8c Web relay text/event-stream improvement (#4369) and relay disconnect fix. 2022-08-05 15:39:11 -07:00
Ylian Saint-Hilaire
13c0afbc1e Improved error message if the server can't read session recordings. (#4363) 2022-08-04 11:28:28 -07:00
Ylian Saint-Hilaire
9b69b9949d Fix for agent download links (#4351) 2022-08-01 09:45:41 -07:00
JSuenram
ce735b5e38 Make Agent-Images also clickable for agent download. 2022-08-01 09:15:03 +02:00
Ylian Saint-Hilaire
f6df573f54 Version 1.0.61 2022-07-30 12:23:37 -07:00
Ylian Saint-Hilaire
338d5b2061 You can now run agent console commands as a group action (#4343) 2022-07-30 12:05:31 -07:00
Ylian Saint-Hilaire
f57730f8ae Added web relay links to mobile web site (#4342) 2022-07-29 11:53:04 -07:00
Ylian Saint-Hilaire
4dea7e435c Devices select all button will no longer select devices in collapsed groups. 2022-07-29 11:12:43 -07:00
Ylian Saint-Hilaire
fce2914f7a Added Intel AMT device import to Intel AMT only device groups. 2022-07-29 10:21:54 -07:00
Ylian Saint-Hilaire
b2b9befad9 Added alternate ArrayBufferToString() implemetation to help with stack overflow error (#4302) 2022-07-28 16:54:26 -07:00
Ylian Saint-Hilaire
ae112c64e3 Desktop settings button now shows when using shift-full screen (#4326) 2022-07-28 15:39:47 -07:00
Ylian Saint-Hilaire
da4f192b7a Version 1.0.57 2022-07-21 19:12:03 -07:00
Ylian Saint-Hilaire
c26d32d810 Fixed --no-check-certificate on Linux agent installation when the TLS certificate is trusted (#4296) 2022-07-20 16:28:01 -07:00
Ylian Saint-Hilaire
58cd5e3bea LDAP improvements (#4276) 2022-07-20 00:10:09 -07:00
Ylian Saint-Hilaire
12aa42f4bf More improvements to alternate messaging system (#4274) 2022-07-18 12:07:19 -07:00
Ylian Saint-Hilaire
ea977d8c0d Alternate messaging system improvements (#4274) 2022-07-15 14:23:01 -07:00
Ylian Saint-Hilaire
cd99f81064 Fixed SFTP Connect button and SSH/SFTP connection on non-default domains. 2022-07-15 13:24:30 -07:00
Ylian Saint-Hilaire
acb9a5bb6e Fixed Web-RDP when used with non-default domain (#4271) 2022-07-14 15:18:41 -07:00
Ylian Saint-Hilaire
138fc507c8 Fixed using timed OTP when backup codes are not allowed (#4268) 2022-07-14 13:55:28 -07:00
Ylian Saint-Hilaire
636f801bd7 Added file edit feature to My Files tab (#4243) 2022-07-13 20:23:31 -07:00
Ylian Saint-Hilaire
ab804807da Version 1.0.51 2022-07-11 15:27:07 -07:00
Ylian Saint-Hilaire
04fb1f2bf0 Added CAPTCHA option when creating new accounts on login screen. 2022-07-11 14:35:05 -07:00
Ylian Saint-Hilaire
bd9739e106 Changed the web relay system to correctly with multiple DNS names, #4242 2022-07-09 13:32:55 -07:00
Ylian Saint-Hilaire
57e77baed1 Version 1.0.48 2022-07-07 00:26:31 -07:00
Ylian Saint-Hilaire
e89effac46 Added options to remove the SSH Connect and SFTP connect from the terminal and files tab when other options exist, #4214 2022-07-05 14:25:38 -07:00
Ylian Saint-Hilaire
5ba9d7e503 Added support to HTTP web relay on the main web server port with used with a specified DNS name, #4210 2022-07-03 00:44:58 -07:00
Ylian Saint-Hilaire
8c01071868 Display alternate port in relay links. 2022-07-01 13:58:31 -07:00
Ylian Saint-Hilaire
70e158afbd You can now change HTTP and HTTPS ports, #4172 2022-06-30 19:55:24 -07:00
Ylian Saint-Hilaire
0453266148 Fixed UI glitch, #4192 2022-06-29 12:16:40 -07:00
Ylian Saint-Hilaire
edcc64548e Details tab improvement when displaying network information. 2022-06-28 17:51:18 -07:00
Simon Smith
12ff5fedd1 add 100 percent 2022-06-26 13:52:57 +01:00
Ylian Saint-Hilaire
ab9b83b5f4 Added TLS support to web relay, #4172 2022-06-25 22:10:07 -07:00
Ylian Saint-Hilaire
571a0f1c2d More work on web relay, #4172 2022-06-24 16:53:31 -07:00
Ylian Saint-Hilaire
89c152027f Intel AMT power actions permissions improvements, #4159 2022-06-23 12:23:03 -07:00
Ylian Saint-Hilaire
af0ff09144 Fixed empty notifications titles, #4155 2022-06-23 11:43:47 -07:00
Ylian Saint-Hilaire
d4502f7b11 Added reverse mouse wheel option to remote desktop and Intel AMT KVM. 2022-06-20 10:55:11 -07:00
Ylian Saint-Hilaire
f150e3ac5f Added Web-RDP mouse wheel reverse option. 2022-06-19 12:07:58 -07:00
Ylian Saint-Hilaire
26570ec664 More Intel Standard Manageability fixes. 2022-06-19 10:53:25 -07:00
Ylian Saint-Hilaire
9f9af35e2f Improved support for Intel Standard Manageability (Intel SM) 2022-06-19 00:06:23 -07:00
Ylian Saint-Hilaire
fa13239d46 Minor code signing improvements and clean up. 2022-06-18 21:47:44 -07:00
Ylian Saint-Hilaire
00a7c37d5a SSH connect button now only shows if SSH is enabled, #4072 2022-06-08 11:12:36 -07:00
Ylian Saint-Hilaire
ea7e98b3b4 Added BREACH attack mittigation, #4084 2022-06-08 10:47:23 -07:00
Ylian Saint-Hilaire
4e9daa4286 Added SSH RSA PEM key support, #4002 2022-05-24 18:48:21 -07:00
Ylian Saint-Hilaire
dc7f055c33 Version 1.0.27 2022-05-23 18:04:44 -07:00
Ylian Saint-Hilaire
fd0e349854 Fixed FIDO WebAuthn with FireFox. 2022-05-23 17:38:38 -07:00
Ylian Saint-Hilaire
d0ee9ff74f Updated MeshCentral Router 2022-05-23 14:55:58 -07:00
Ylian Saint-Hilaire
b1e0ccbcb6 Added user consent context menu options for terminal and files, #4032 2022-05-23 11:08:11 -07:00
Ylian Saint-Hilaire
783ff4be0c Improved RDP error handling, #4022 2022-05-20 21:52:03 -07:00
Ylian Saint-Hilaire
d06fb6b14c Updated MeshCentral Router & Assistant. 2022-05-20 13:27:52 -07:00
Ylian Saint-Hilaire
f1f04bef98 Fixed files not downloading when & is in name, #4015 2022-05-19 12:27:19 -07:00
Ylian Saint-Hilaire
9a8bfdfa01 Fixed undefined agent in install dialog. 2022-05-17 16:17:49 -07:00