Commit Graph

1550 Commits

Author SHA1 Message Date
si458
227b4c68e7 add amt power off warning about active sessions #4768
Signed-off-by: si458 <simonsmith5521@gmail.com>
2024-01-13 15:58:35 +00:00
Simon Smith
00db0a3a39
add timeout to message box notifications (#5689)
Signed-off-by: si458 <simonsmith5521@gmail.com>
2024-01-12 22:46:12 +00:00
Simon Smith
b490d6bc15
add middle click to open in new tab (#5668)
Signed-off-by: si458 <simonsmith5521@gmail.com>
2024-01-07 22:22:36 -08:00
Simon Smith
bb616903ee
add different notification types (#5669)
Signed-off-by: si458 <simonsmith5521@gmail.com>
2024-01-07 22:21:31 -08:00
Simon Smith
c38cb3d46c
add tools resizable (#5665)
Signed-off-by: si458 <simonsmith5521@gmail.com>
2024-01-07 22:21:08 -08:00
Simon Smith
c48447d3e6
add windows drive status (#5663)
Signed-off-by: si458 <simonsmith5521@gmail.com>
2024-01-04 02:18:14 +00:00
Simon Smith
f33dbd31e5
add Defender for Windows Server (#5646)
Signed-off-by: si458 <simonsmith5521@gmail.com>
2024-01-04 02:16:41 +00:00
si458
97a624e2fc fix for chrome/edge file downloads with meshcentral assistant #5659
Signed-off-by: si458 <simonsmith5521@gmail.com>
2024-01-02 19:58:56 +00:00
Andy Hall
10b68408ca
Fix typo (readble -> readable) (#5657) 2023-12-31 21:07:51 +00:00
si458
4cad780613 add alert box message for translations
Signed-off-by: si458 <simonsmith5521@gmail.com>
2023-12-14 15:51:11 +00:00
Simon Smith
947d84316b
add old style alertbox
* add old style alertbox

Signed-off-by: si458 <simonsmith5521@gmail.com>
2023-12-14 14:24:55 +00:00
Simon Smith
7e1657d632
Add windows linux mac uptime (#5583)
* add linux uptime
* add mac uptime

---------

Signed-off-by: si458 <simonsmith5521@gmail.com>
2023-11-26 18:15:49 +00:00
Simon Smith
5581f3ace8
add slack webhooks messaging (#5569)
* add slack webhooks messaging

Signed-off-by: si458 <simonsmith5521@gmail.com>

* remove my test slack incoming webhook

Signed-off-by: si458 <simonsmith5521@gmail.com>

---------

Signed-off-by: si458 <simonsmith5521@gmail.com>
2023-11-25 12:45:18 -08:00
Simon Smith
2cb9d1484e
fix edit messaging using wrong user (#5568) 2023-11-17 22:55:41 +00:00
si458
d5b79a92c4 fix windows columns showing OK/BAD
Signed-off-by: si458 <simonsmith5521@gmail.com>
2023-11-15 22:47:01 +00:00
Ylian Saint-Hilaire
4a6703b63a Ran translations and minor fix to filter url. 2023-11-12 15:28:52 -08:00
jrf280
bc0550a791
Added device group name to search results as config option (#5544) 2023-11-12 15:18:00 -08:00
Simon Smith
d80a74b915
add filter to url (#5535) 2023-11-12 10:14:01 -08:00
Simon Smith
c05cbeae88
showNotesPanel in device view (#5543)
Signed-off-by: si458 <simonsmith5521@gmail.com>
2023-11-12 10:13:21 -08:00
si458
a7f996678f trigger light/dark mode automatically
Signed-off-by: si458 <simonsmith5521@gmail.com>
2023-11-11 03:33:43 +00:00
si458
27b750813e red OK should say BAD in columns
Signed-off-by: si458 <simonsmith5521@gmail.com>
2023-11-11 03:21:22 +00:00
Simon Smith
c97e9f4f27
add windows av/update/firewall to columns (#5534) 2023-11-11 03:16:20 +00:00
Simon Smith
5c527c4632
set wallpaper icon red if wallpaper removed (#5533)
Signed-off-by: si458 <simonsmith5521@gmail.com>
2023-11-10 18:36:03 -08:00
Simon Smith
7b016eac58
add tpm support (#5421)
* add tpm support

Signed-off-by: Simon Smith <simonsmith5521@gmail.com>

* fix tpm semicolon mistake

Signed-off-by: Simon Smith <simonsmith5521@gmail.com>

---------

Signed-off-by: Simon Smith <simonsmith5521@gmail.com>
2023-11-04 11:44:34 -07:00
Simon Smith
23b78960da
fix messaging handle string too long (#5483) 2023-10-31 12:11:56 -07:00
Simon Smith
e0d73b2fcd
add agent psinfo (#5476)
Signed-off-by: si458 <simonsmith5521@gmail.com>
2023-10-28 11:29:05 -07:00
Simon Smith
6c15bcbe05
add last boot up time for windows (#5478)
* add last boot up time for windows

Signed-off-by: si458 <simonsmith5521@gmail.com>

* fixed lastbootuptime parsing

Signed-off-by: si458 <simonsmith5521@gmail.com>

---------

Signed-off-by: si458 <simonsmith5521@gmail.com>
2023-10-28 11:27:41 -07:00
Simon Smith
b52da08c84
add telegram to callmebot (#5480)
Signed-off-by: si458 <simonsmith5521@gmail.com>
2023-10-28 11:27:11 -07:00
Simon Smith
7c263872b1
fix tag darkmode
Signed-off-by: si458 <simonsmith5521@gmail.com>
2023-10-23 19:50:42 +01:00
Ylian Saint-Hilaire
b4e0dbcd80 More module install improvements, NodeJS minimum version is now 11 due to express-handlebar. 2023-10-21 01:00:47 -07:00
Simon Smith
a60b4cbbea
add Go To Folder (#5424)
Signed-off-by: Simon Smith <simonsmith5521@gmail.com>
2023-10-20 17:31:25 -07:00
Simon Smith
58580beb96
add hover title to temps and more sensors (#5434)
* add hover title to temperatures

Signed-off-by: Simon Smith <simonsmith5521@gmail.com>

* fix temp trim

Signed-off-by: Simon Smith <simonsmith5521@gmail.com>

* add extra linux sensors

Signed-off-by: Simon Smith <simonsmith5521@gmail.com>

* add padding for temps on multi lines

Signed-off-by: Simon Smith <simonsmith5521@gmail.com>

---------

Signed-off-by: Simon Smith <simonsmith5521@gmail.com>
2023-10-20 17:30:39 -07:00
Simon Smith
47767e86a1
add android apk to web ui (#5449)
* add android apk to web ui

Signed-off-by: Simon Smith <simonsmith5521@gmail.com>

* add amazon and google buttons instead

Signed-off-by: Simon Smith <simonsmith5521@gmail.com>

* add android link and brand icons to agentinvite

Signed-off-by: Simon Smith <simonsmith5521@gmail.com>

* oops change mysql back

Signed-off-by: Simon Smith <simonsmith5521@gmail.com>

* add android to agentinvite selector

Signed-off-by: Simon Smith <simonsmith5521@gmail.com>

* forgot paragraph begin

Signed-off-by: Simon Smith <simonsmith5521@gmail.com>

---------

Signed-off-by: Simon Smith <simonsmith5521@gmail.com>
2023-10-20 17:29:48 -07:00
Simon Smith
1002bbb952
add display sizes to files (#5455)
Signed-off-by: Simon Smith <simonsmith5521@gmail.com>
2023-10-20 17:28:42 -07:00
Simon Smith
19e03eaf29 add tags to columns
Signed-off-by: Simon Smith <simonsmith5521@gmail.com>
2023-10-19 23:25:27 +01:00
Simon Smith
2791e03338
fix graph needs destroying first 2023-10-16 16:22:02 +01:00
Simon Smith
d095831b6d use devicelocator if no banklabel for memory
Signed-off-by: Simon Smith <simonsmith5521@gmail.com>
2023-10-12 16:51:44 +01:00
Simon Smith
556d72dfad
add linux memory (#5423) 2023-10-12 16:23:56 +01:00
Simon Smith
9884db3ce0
fix undefined memory label (#5422) 2023-10-12 15:35:28 +01:00
Simon Smith
548d76efed enable ssh connect for windows
Signed-off-by: Simon Smith <simonsmith5521@gmail.com>
2023-10-09 21:28:27 +00:00
Simon Smith
a39f874c71
fix random files connect button vanishing (#5409) 2023-10-09 21:14:06 +01:00
Ylian Saint-Hilaire
467a30ba66 Merge branch 'master' of https://github.com/Ylianst/MeshCentral 2023-10-08 21:33:33 -07:00
Ylian Saint-Hilaire
6e1138ee5b Added scrollToTop option in domain section of the config.json. 2023-10-08 21:33:23 -07:00
Simon Smith
1a34cba9fb add bios mode
Signed-off-by: Simon Smith <simonsmith5521@gmail.com>
2023-10-08 10:47:51 +00:00
Ylian Saint-Hilaire
dd172a2b24
Merge pull request #5391 from Ylianst/scroll-to-top
add scroll to top button
2023-10-06 12:17:34 -07:00
Ylian Saint-Hilaire
e1b435fb0c
Merge pull request #5392 from Ylianst/bios-serial
add bios serial for windows
2023-10-06 12:16:54 -07:00
Ylian Saint-Hilaire
484146fb09
Merge pull request #5397 from Ylianst/add-tags-csv
add tags to csv
2023-10-06 12:16:33 -07:00
Ylian Saint-Hilaire
a0b7280893
Merge pull request #5398 from Ylianst/hide-powerstate
hidePowerTimeline
2023-10-06 12:16:06 -07:00
Ylian Saint-Hilaire
87382465aa
Merge pull request #5399 from Ylianst/copy-secret-totp
add copy button to secret totp
2023-10-06 12:15:41 -07:00
Simon Smith
4171a0766f fix pwa manifest
Signed-off-by: Simon Smith <simonsmith5521@gmail.com>
2023-10-06 18:24:51 +00:00
Simon Smith
5126c5a1ef add copy button to secret totp
Signed-off-by: Simon Smith <simonsmith5521@gmail.com>
2023-10-06 17:36:41 +00:00
Simon Smith
82c94cdf9d rename hidepowerstate to hidepowertimeline 2023-10-06 12:31:25 +00:00
Simon Smith
8b8ec48430 hide powerstate with hidepowerstate
Signed-off-by: Simon Smith <simonsmith5521@gmail.com>
2023-10-06 12:01:04 +00:00
Simon Smith
4702926773 add tags to csv
Signed-off-by: Simon Smith <simonsmith5521@gmail.com>
2023-10-06 09:31:45 +00:00
Simon Smith
14c3816fc9 add bios serial for windows
Signed-off-by: Simon Smith <simonsmith5521@gmail.com>
2023-10-04 18:51:02 +00:00
Simon Smith
2b5e0e23be add scroll to top button
Signed-off-by: Simon Smith <simonsmith5521@gmail.com>
2023-10-04 16:16:48 +00:00
Simon Smith
12a248f102 make server config editor readonly
Signed-off-by: Simon Smith <simonsmith5521@gmail.com>
2023-10-04 09:27:30 +00:00
Ylian Saint-Hilaire
3a3663bb55 Improvements to show config option in MyServer tab. 2023-10-03 20:35:02 -07:00
Ylian Saint-Hilaire
0e671bbe81
Merge pull request #5387 from Ylianst/add-volume-info
Add Volumes+Bitlocker
2023-10-03 19:42:11 -07:00
Simon Smith
128919b851 add bitlocker to csv
Signed-off-by: Simon Smith <simonsmith5521@gmail.com>
2023-10-03 20:11:35 +00:00
Simon Smith
3d5fc3ae2e server config title
Signed-off-by: Simon Smith <simonsmith5521@gmail.com>
2023-10-03 17:23:16 +00:00
Simon Smith
eb8df307ec show server config for admins
Signed-off-by: Simon Smith <simonsmith5521@gmail.com>
2023-10-03 17:20:22 +00:00
Simon Smith
55f16ab0ac add frontend bitlocker
Signed-off-by: Simon Smith <simonsmith5521@gmail.com>
2023-10-03 12:19:11 +00:00
Simon Smith
8bf905e1c2 add missing openwrt
Signed-off-by: Simon Smith <simonsmith5521@gmail.com>
2023-09-29 12:04:19 +00:00
Ylian Saint-Hilaire
1e93057c52 Fixed user edit screen links. 2023-09-24 20:32:52 -07:00
Ylian Saint-Hilaire
37b14a6b0b
Merge pull request #5353 from Ylianst/header-click
add header onclick event
2023-09-24 11:47:45 -07:00
Simon Smith
69dfcaf140
fix uninstall command 2023-09-22 13:20:00 +01:00
Simon Smith
42f275ac93 add header onclick event 2023-09-17 19:01:11 +01:00
Simon Smith
3c6e6fc4bf
fix multidisplay multimonitor 2023-09-12 02:20:19 +01:00
Simon
ef2f111eb0 update to chart 4.3.3
Signed-off-by: Simon <simonsmith5521@gmail.com>
2023-08-17 20:18:31 +01:00
Ylian Saint-Hilaire
f0ada3fed0 Added space as a remote desktop key customization. 2023-05-25 10:41:03 -07:00
Ylian Saint-Hilaire
e4d8c04afe CSS optimization. 2023-05-25 10:33:40 -07:00
Simon Smith
c1ecfc823a update star limit to 200 2023-05-15 12:49:58 +01:00
Ylian Saint-Hilaire
775568c7a7 Added Windows ARM 64bit support. 2023-04-14 13:36:34 -07: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
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
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
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