Commit Graph

1521 Commits

Author SHA1 Message Date
Ylian Saint-Hilaire
9c0e3bd4c5 Improved event translation, #3516 2022-01-23 11:03:30 -08:00
Ylian Saint-Hilaire
b45a5bad8c Sorted device group actions, #3500 2022-01-21 09:13:55 -08:00
JSuenram
d068fe9be7 prototype search field help text on mouse over; make user interface more intuitive 2022-01-20 10:13:49 +01:00
JSuenram
76f0c621c4 Small fix default.handlebars move Logout-Bar-Style to style.css 2022-01-20 09:02:51 +01:00
Ylian Saint-Hilaire
b2778b5fa9 Version 0.9.72 2022-01-19 14:36:44 -08:00
Ylian Saint-Hilaire
5493e95279 Fixed recurring device share view in device group panel. 2022-01-16 21:06:07 -08:00
Ylian Saint-Hilaire
3589ddeaff Working on recurring device sharing links. 2022-01-16 16:26:43 -08:00
Ylian Saint-Hilaire
c226363717 Added UTF8 support in device file tab editor, #3450 2022-01-13 18:33:39 -08:00
Ylian Saint-Hilaire
a438e18e6d Fixed device file tab edit save, #3451 2022-01-13 18:26:47 -08:00
Ylian Saint-Hilaire
0e549631ac Event log is now userid based instead of username based. 2022-01-11 13:10:36 -08:00
Ylian Saint-Hilaire
fea00dd970 Version 0.9.67 2022-01-10 18:02:19 -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
Ylian Saint-Hilaire
ccd04ed573 Improved 404 pages to support tight Content-Security-Policy HTTP headers. 2022-01-10 01:26:45 -08:00
Ylian Saint-Hilaire
92fe9642d0 Added maximum device guest sharing time, #3431 2022-01-09 17:15:48 -08:00
Ylian Saint-Hilaire
57103a9618 Updated MeshAgents, WebRTC to agents enabled in web pages. 2022-01-07 16:53:48 -08:00
Ylian Saint-Hilaire
d6583706ac Completed work on mobile guest sharing page. 2022-01-05 11:57:25 -08:00
Ylian Saint-Hilaire
ce93843a51 More work on mobile guest sharing site. 2022-01-05 02:43:58 -08:00
Ylian Saint-Hilaire
a29fdcbeda More work on guest sharing mobile site, #3402 2022-01-04 21:56:06 -08:00
Ylian Saint-Hilaire
3e477b7b44 Started work on guest sharing mobile site. 2022-01-04 15:59:08 -08:00
Ylian Saint-Hilaire
935ad09129 Web Power Switch operations are now logged. 2021-12-31 13:17:17 -08:00
Ylian Saint-Hilaire
7333c00650 Fixed large file upload to device on mobile site. 2021-12-16 16:28:59 -08:00
Ylian Saint-Hilaire
84a1753ae8 Fixed desktop site to allow large uploads to devices. 2021-12-16 15:31:53 -08:00
Ylian Saint-Hilaire
aa6b0ec6fe Fixed power control access on web pages. 2021-12-14 15:09:25 -08:00
Ylian Saint-Hilaire
ffe7258d81 Fixed text. 2021-12-14 14:46:02 -08:00
Ylian Saint-Hilaire
ad3dc5fbed Completed work on WebPowerSwitch support. 2021-12-14 14:42:45 -08:00
Ylian Saint-Hilaire
1567594ef3 Early work on WebPowerSwitch support. 2021-12-14 03:22:18 -08:00
Ylian Saint-Hilaire
22014f82b3 Improved playback of terminal sessions, #3336 2021-12-13 15:18:53 -08:00
Ylian Saint-Hilaire
db3659d665 Added option to remove OTP 2FA. 2021-12-11 16:08:26 -08:00
Ylian Saint-Hilaire
b4b53b2b43 Added server-side credential replacement for Raritan devices. 2021-12-07 13:37:14 -08:00
Ylian Saint-Hilaire
58a45c27a3 Fixed context menus for IP-KVM devices 2021-12-07 00:56:19 -08:00
Ylian Saint-Hilaire
448aeec6e7 Added IP-KVM port status tracking. 2021-12-05 16:12:58 -08:00
Ylian Saint-Hilaire
718f58c5dc More work on IP-KVM support. 2021-12-05 14:33:27 -08:00
Ylian Saint-Hilaire
4fa629f825 Added user last access support, #3319 2021-12-04 13:08:17 -08:00
Ylian Saint-Hilaire
3c6ccc9139 Added support for IP-KVM device groups. 2021-12-02 18:34:18 -08:00
Ylian Saint-Hilaire
8a53c15897 Improved guest share list in device group tab. 2021-12-01 15:12:07 -08:00
Ylian Saint-Hilaire
e199c0c073 Added guest sharing list to device group panel. 2021-12-01 14:53:28 -08:00
Ylian Saint-Hilaire
2d3b1fe68a If needed, auto-create missing device in agent group type when CIRA connects. 2021-12-01 01:46:41 -08:00
Ylian Saint-Hilaire
9580752eef Minification fixes, #3295 2021-11-25 11:11:42 -08:00
Ylian Saint-Hilaire
d915dea2e2 Added guest sharing icon to desktop tab, #3288 2021-11-19 10:50:18 -08:00
Ylian Saint-Hilaire
29cf176098 Turned off WebRTC until we can fix it, use &webrtc=1 in URL to turn on for debugging. 2021-11-17 10:17:26 -08:00
Ylian Saint-Hilaire
bf94381a1d Added user customized quick typing strings. 2021-11-11 17:09:12 -08:00
Ylian Saint-Hilaire
529fa04094 Guest sharing security improvements. 2021-11-10 10:31:33 -08:00
Ylian Saint-Hilaire
80afe74314 Fixed unlimited device guest sharing event. 2021-11-10 09:14:55 -08:00
Ylian Saint-Hilaire
3a42b84315 Added check that backup path is not in meshcentral-data folder, #3266 2021-11-09 00:03:39 -08:00
Ylian Saint-Hilaire
eece5412f4 Added PreconfiguredRemoteInput #3264 2021-11-08 11:45:45 -08:00
Ylian Saint-Hilaire
966392b779 Added DeviceSearchBarServerAndClientName option, #3260 2021-11-08 11:04:32 -08:00
Ylian Saint-Hilaire
0c94f8e475 Session player streaming improvements. 2021-11-07 18:18:32 -08:00
Ylian Saint-Hilaire
7974b43b3d Session recording viewer can now stream. 2021-11-07 18:07:45 -08:00
Ylian Saint-Hilaire
18bdc7defa Fixed possible 2FA timing issue, #3249 2021-11-05 18:04:33 -07:00
Ylian Saint-Hilaire
417598fccc Removed auth cookie on control.ashx websocket connect. 2021-11-03 19:22:31 -07:00
Noah Zalev
c39ff657f4 Fixed null reference in file search 2021-10-30 10:48:04 -04: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
d0d85feb45 Fixed recording file name and recording icon. #3207 2021-10-20 10:33:21 -07:00
Ylian Saint-Hilaire
782cf07fca Fixed guest sharing links recording, #3207 2021-10-19 16:00:22 -07:00
Ylian Saint-Hilaire
fe80adfbe8 Added session termination to mobile site. 2021-10-19 13:30:04 -07:00
Ylian Saint-Hilaire
bd2e4f4d2b Added session termination feature except for desktop multiplexor. 2021-10-19 11:47:39 -07:00
Ylian Saint-Hilaire
47fbeef924 Added upload resume/skip to device sharing. 2021-10-16 16:24:55 -07:00
Ylian Saint-Hilaire
b260f74053 Added automatic file upload resume & skip. 2021-10-15 14:46:56 -07:00
Ylian Saint-Hilaire
9720f0758e Completed per-device notification support. #3190 2021-10-14 18:21:43 -07:00
Ylian Saint-Hilaire
2a363c0f60 Almost done with per-device notifications. 2021-10-14 16:57:20 -07:00
Ylian Saint-Hilaire
38fa6a9004 Fix for #3194 2021-10-14 15:09:52 -07:00
Ylian Saint-Hilaire
57b1622d2d Enabled WebRTC. 2021-10-11 15:19:48 -07:00
Ylian Saint-Hilaire
44dec3bf87 Lots of work on email notification of device connect/disconnect. 2021-10-10 12:43:20 -07:00
Ylian Saint-Hilaire
ecd79e7516 Added account restriction on adding new devices. 2021-10-07 19:55:23 -07:00
Ylian Saint-Hilaire
e139e3db86 Fix for device connect/disconnect notification. #3177 2021-10-07 19:05:12 -07:00
Ylian Saint-Hilaire
fc2765c62e Sorting fix, #3178 2021-10-07 09:09:14 -07:00
Ylian Saint-Hilaire
e67273226f Fix for shift-click with login key, #3161 2021-10-06 18:48:26 -07:00
Ylian Saint-Hilaire
a9997541e5 Added partial tag matching, #3136 2021-09-16 09:53:33 -07:00
Ylian Saint-Hilaire
c811fc6f16 Fixed tag search case issue, #3136 2021-09-15 19:12:10 -07:00
Ylian Saint-Hilaire
f4cb2bab1e Removed user group remove permissions, #3129. 2021-09-15 08:56:47 -07:00
Ylian Saint-Hilaire
ebda068cfa Small UI fix. 2021-09-14 17:28:46 -07:00
Ylian Saint-Hilaire
68dfafa739 Started work on user group permission removal, #3129 2021-09-14 17:27:39 -07:00
Ylian Saint-Hilaire
453eb369ee Added device group name to reports. #3130 2021-09-14 15:19:05 -07:00
Ylian Saint-Hilaire
409b00548a Completed work on session recording by user groups, #3127 2021-09-13 18:04:42 -07:00
Ylian Saint-Hilaire
1179f7f63a Started work on user group session recording. #3127 2021-09-13 16:19:30 -07:00
Ylian Saint-Hilaire
72da3a683e Fix for reports, #3128 2021-09-13 15:01:36 -07:00
Ylian Saint-Hilaire
508f294858 Added user bandwidth report. 2021-09-12 19:21:25 -07:00
Ylian Saint-Hilaire
663d1fb722 Improved events and reports. 2021-09-12 13:03:03 -07:00
Ylian Saint-Hilaire
c0a61b4ec1 LDAP fix for #3119 2021-09-11 12:55:51 -07:00
Ylian Saint-Hilaire
fa34e72001 Report improvements. 2021-09-10 18:10:25 -07:00
Ylian Saint-Hilaire
ea027d73a1 Reporting improvements. 2021-09-10 17:28:08 -07:00
Ylian Saint-Hilaire
10fe94557b More report fixes. 2021-09-09 14:50:59 -07:00
Ylian Saint-Hilaire
b7890f7f49 Added report export to CSV. 2021-09-09 12:58:15 -07:00
Ylian Saint-Hilaire
884fc7496d Report improvements. 2021-09-09 11:47:17 -07:00
Ylian Saint-Hilaire
333d7813b9 Improved report totals. 2021-09-09 11:38:26 -07:00
Ylian Saint-Hilaire
eb30d40e25 Added desktop session length into event log when multiplexor is used. 2021-09-09 10:37:54 -07:00
Ylian Saint-Hilaire
a15a5e779d Started work on reports feature. 2021-09-08 15:55:07 -07:00
Ylian Saint-Hilaire
a928d3cada Added SSH key auth and remember to agent Win-SSH link, #3108 2021-09-07 12:42:51 -07:00
Ylian Saint-Hilaire
6f03c026c6 Red indication if OpenSSH key is not valid, #3093 2021-09-02 18:16:02 -07:00
Ylian Saint-Hilaire
8b93655638 Removed SSPI auth retrieveGroups to reduce cookie size. 2021-09-02 17:52:37 -07:00
Ylian Saint-Hilaire
2bdf6ce6af Added 2FA backup code link in desktop app. 2021-09-02 14:33:19 -07:00
Ylian Saint-Hilaire
fb6acd901b Fixed guest sharing desktop quality. 2021-09-02 14:10:35 -07:00
Ylian Saint-Hilaire
a9116c2d26 Internationalization improvements. 2021-09-01 20:06:14 -07:00
Ylian Saint-Hilaire
ce1d2053d0 Added desktop lock on disconnect feature, #3082. 2021-09-01 12:07:09 -07:00
Ylian Saint-Hilaire
b66e124983 Fix for #3087, server backup and restore with key in URL. 2021-09-01 09:55:53 -07:00
Ylian Saint-Hilaire
715f85e720 Guest device shares can now be unlimited time. 2021-08-31 13:40:03 -07:00
Ylian Saint-Hilaire
6289354e84 Added OpenBSD ARCHID 37. 2021-08-30 12:33:36 -07:00
Ylian Saint-Hilaire
a53a6821d3 Minor UI fix, #3065 2021-08-29 09:55:39 -07:00
Ylian Saint-Hilaire
decd507ac8 Updated MeshCentral Assistant. 2021-08-28 22:27:00 -07:00