Commit Graph

5487 Commits

Author SHA1 Message Date
silversword411
2e2d2e9541
docs - adding misc items 2022-07-31 16:40:19 -04:00
silversword411
70bc23a55b
typo hunting 2022-07-31 16:39:45 -04:00
silversword411
9d17736304
docs - LDAP addition 2022-07-31 16:38:56 -04:00
Ylian Saint-Hilaire
f05eb9a198 Version 1.0.62 2022-07-31 11:49:39 -07:00
Ylian Saint-Hilaire
2c9fcdbfd0 Fixed U2F server exception (#4346) 2022-07-31 11:25:28 -07:00
Ylian Saint-Hilaire
722cb83bf1 Merge branch 'nicrame-master' 2022-07-31 11:03:09 -07:00
Ylian Saint-Hilaire
4dcf339428 Translation merge. 2022-07-31 11:00:48 -07:00
Ylian Saint-Hilaire
b0fc3b770b
Merge pull request #4348 from si458/patch-1
add timezone support to docker
2022-07-31 10:49:47 -07:00
Ylian Saint-Hilaire
18fcc684c1
Merge pull request #4349 from petervanv/master
Dutch language update 1.0.61
2022-07-31 10:49:37 -07:00
petervanv
4e50a7a2a9 Dutch language update 1.0.61 2022-07-31 17:16:52 +02:00
Simon Smith
69b616bf76
add timezone support to docker 2022-07-31 14:04:16 +01:00
Marcin Wilk
1d2f3bf178 Update Polish translation
Update Polish translation up to 1.0.61.
2022-07-31 12:09:31 +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
994ed714da Merge branch 'master' of https://github.com/Ylianst/MeshCentral 2022-07-29 10:22:01 -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
6086f3d0ab
Merge pull request #4339 from si458/patch-1
add client info to bug report
2022-07-29 00:41:42 -07:00
Simon Smith
7e48087db8
add client info to bug report 2022-07-29 08:07:12 +01: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
4f89501285 Added --no-package-lock argument when running npm install to install missing modules. This should remove unwanted module pruning. (#4318) 2022-07-28 15:27:42 -07:00
Ylian Saint-Hilaire
c8d8fc422c When doing session IP address checkingin default 'lax' mode, if both addresses are private/loopback, it's now accepted as a match. 2022-07-28 15:12:28 -07:00
Ylian Saint-Hilaire
2229237470 Merge branch 'master' of https://github.com/Ylianst/MeshCentral 2022-07-28 13:25:10 -07:00
Ylian Saint-Hilaire
32549e3514 Improved Intel AMT wireless setup error detection (#4325) 2022-07-28 13:25:03 -07:00
Ylian Saint-Hilaire
c6a0bb8bb8
Merge pull request #4330 from silversword411/master
docs - config update
2022-07-27 22:56:04 -07:00
Bryan Roe
f628c57eea Updated tunnel idle timeout, to close the tunnel after a preset timeout if a command isn't received. Idle timeout is reset after a command is received. 2022-07-26 20:03:24 -07:00
silversword411
22b2451de0
docs - config update 2022-07-26 22:31:58 -04:00
Ylian Saint-Hilaire
a24006324d
Merge pull request #4313 from sschoen/docker/gh-action
added build arguments to include montodb-tools and libraries for automatic builds
2022-07-24 08:21:49 -07:00
Ylian Saint-Hilaire
db206b3381 Version 1.0.60 2022-07-24 08:12:00 -07:00
Simon Schön
96b0bdabda
added build arguments to include montodb-tools and libraries for automatic builds 2022-07-24 13:08:14 +02:00
ylianst
4a99484c32 Merge branch 'master' of https://github.com/Ylianst/MeshCentral 2022-07-23 17:07:38 -07:00
ylianst
a365f7d6b4 Version 1.0.59 2022-07-23 17:07:29 -07:00
Ylian Saint-Hilaire
7872d5f68a
Merge pull request #4310 from sschoen/docker
Updated docker environment
2022-07-23 09:02:06 -07:00
Simon Schön
f48d5bfedf
run release build only if MY_TOKEN secret is set and not empty 2022-07-23 16:02:38 +02:00
Simon Schön
c1401cf6db
[docker] added optional build argument PREINSTALL_LIBS 2022-07-23 13:35:21 +02:00
Simon Schön
558fe0ad64
[docker] added SESSION_KEY environment variable for initial configuration 2022-07-23 13:22:55 +02:00
Simon Schön
e913928d78
[docker] added CONFIG_FILE environment variable to optionally use a different config.json file 2022-07-23 13:21:19 +02:00
Simon Schön
6815c5d83d
[docker] changed baseimage to alpine:latest 2022-07-23 13:17:05 +02:00
ylianst
11612d5028 Added /bin folder. 2022-07-22 21:56:55 -07:00
ylianst
821d790588 Added bin folder, required for correct NPM package. 2022-07-22 21:54:36 -07:00
ylianst
2dfbfc5aaf Merge branch 'master' of https://github.com/Ylianst/MeshCentral 2022-07-22 20:41:11 -07:00
ylianst
60e7509881 Added indication of what certs are missing (#4299) 2022-07-22 20:40:51 -07:00
Ylian Saint-Hilaire
9c2086e444
Merge pull request #4304 from si458/docker-action
add docker release action
2022-07-22 20:19:10 -07:00
Ylian Saint-Hilaire
6d1dc263f4
Merge pull request #4308 from decacis/patch-1
Fix for #4307
2022-07-22 16:16:36 -07:00
Daniel Castellanos
ddbd76e254
Fix for #4307
Added missing equals sign when checking null session
2022-07-22 23:01:43 +00:00
Simon Smith
d7e59b4868 fix dockerfile 2022-07-22 17:50:33 +01:00
Simon Smith
51f5268fb9 fix indent 2022-07-22 16:24:27 +01:00
Simon Smith
456b876ff7 add docker release action 2022-07-22 16:21:29 +01:00