Commit Graph

594 Commits

Author SHA1 Message Date
Ylian Saint-Hilaire 9e9b8b8ab9 Added user account real name support. 2020-07-10 10:33:41 -07:00
Ylian Saint-Hilaire e9503fa073 Updated all MeshAgents except FreeBSD and macOS. 2020-07-08 20:05:03 -07:00
Ylian Saint-Hilaire 63dade338a Added auto agent crash dump server upload option. 2020-07-07 23:56:08 -07:00
Ylian Saint-Hilaire 11bccf0af1 Updated MeshCentral Router 2020-07-06 17:16:54 -07:00
Ylian Saint-Hilaire a97907ffbd Added server setting for agent core dump. 2020-07-06 16:01:44 -07:00
Bryan Roe 2c466a39e5 Add coredump console command 2020-07-06 14:19:16 -07:00
Ylian Saint-Hilaire 0a6d955674 Updated MeshCentralRouter. 2020-07-03 16:03:36 -07:00
Bryan Roe 0be260c9e9 added 'service' console command 2020-07-01 13:15:07 -07:00
Ylian Saint-Hilaire 3cd29a1c4d Updated windows agents. 2020-06-30 11:34:19 -07:00
Ylian Saint-Hilaire 37d0080231 Updated Windows agents 2020-06-29 13:02:19 -07:00
Ylian Saint-Hilaire 7294f3b99c Switched to new style network information from agent. 2020-06-26 14:43:58 -07:00
Ylian Saint-Hilaire b3958dc70d Merge branch 'master' of https://github.com/Ylianst/MeshCentral 2020-06-25 22:39:11 -07:00
Ylian Saint-Hilaire c546b1eba6 Updated agents on all platforms. 2020-06-25 22:39:00 -07:00
Bryan Roe 830fff066d Added try/catch and metadata on WoL 2020-06-25 19:14:29 -07:00
Bryan Roe 3bc910c982 Added 'zip' and 'unzip' console command 2020-06-24 16:04:52 -07:00
Ylian Saint-Hilaire 096898d7ee Fixed Linux install script to accept cookies in addition to meshid. 2020-06-23 12:11:15 -07:00
Bryan Roe 131af922b9 Removed unneeded file 2020-06-17 23:59:51 -07:00
Ylian Saint-Hilaire 6531e40c0d Fixed agent tunnel unable to connect. 2020-06-17 10:28:54 -07:00
Ylian Saint-Hilaire 198aec12c2 Updated all mesh agents. 2020-06-15 22:45:52 -07:00
Ylian Saint-Hilaire 74c2234a45 Code cleanup. 2020-06-15 16:37:02 -07:00
Ylian Saint-Hilaire 6ffbd1032f Minor improvement to translate.js minifier. 2020-06-13 15:38:11 -07:00
Ylian Saint-Hilaire f409cb69fe Updated Windows Agents. 2020-06-13 11:50:42 -07:00
Ylian Saint-Hilaire f6e8daa01d Improved consent and notification customization. 2020-06-13 11:36:50 -07:00
Ylian Saint-Hilaire 87656a28fe Fixed refresh.ashx reload loop, added user consent strings to config.json. 2020-06-13 05:41:53 -07:00
Ylian Saint-Hilaire 43ccac667f Updated all MeshAgents. 2020-06-12 22:34:32 -07:00
Ylian Saint-Hilaire 36ef1b76fa Internaliztion improvements. 2020-06-12 20:36:10 -07:00
Ylian Saint-Hilaire 2c4e65d31f Updated all MeshAgents. 2020-06-11 16:50:40 -07:00
Ylian Saint-Hilaire cde7300dfe Fixed x-forwarded-for server crash 2020-06-08 09:45:03 -07:00
Bryan Roe fd336ead89 Modified Power events, to always send battery level 2020-06-05 10:58:55 -07:00
Ylian Saint-Hilaire 71f6ffef9c Merge branch 'master' of https://github.com/Ylianst/MeshCentral 2020-06-04 23:27:58 -07:00
Ylian Saint-Hilaire 213a3af6a9 Updated MeshAgents, MeshCentral Router and bug fixes. 2020-06-04 23:27:48 -07:00
Bryan Roe 2430a5000e Fixed bug with working directory 2020-06-04 11:37:02 -07:00
Ylian Saint-Hilaire 8ef040a616 Updated MeshCentral Router 2020-06-02 00:38:37 -07:00
Ylian Saint-Hilaire bc7d9833c3 Added support for custom ui buttons and dialogs. 2020-06-01 17:26:27 -07:00
Bryan Roe b1d49d980e No longer needed, as it is now part of the agent 2020-05-31 11:26:29 -07:00
Bryan Roe c7e95dadc3 Hooked up power events 2020-05-31 11:24:34 -07:00
Ylian Saint-Hilaire 89e82edc28 Added device battery indication 2020-05-30 17:21:45 -07:00
Ylian Saint-Hilaire 1ce4573965 Updated MeshCentral Router. 2020-05-30 13:59:04 -07:00
Bryan Roe de9f54d65b added missing break statement 2020-05-29 13:07:15 -07:00
Ylian Saint-Hilaire b93187abb1 Merge branch 'master' of https://github.com/Ylianst/MeshCentral 2020-05-28 16:25:13 -07:00
Ylian Saint-Hilaire 9befde646b Improved Korean, New MeshCommander 2020-05-28 16:24:48 -07:00
Bryan Roe 5432ade256 Updated metadata and modified amt-lme to hook newListener for 'connect' because JS HECI is much faster than old implementation 2020-05-28 13:30:28 -07:00
Ylian Saint-Hilaire d0abcea7c9 Added filter bar to mobile web app. 2020-05-22 17:59:42 -07:00
Ylian Saint-Hilaire 1516f308be
Merge pull request #1397 from ryanblenis/meshcmd_work
Meshcmd Updates
2020-05-22 13:51:27 -07:00
Bryan Roe 0cc72abdf7 Updated metadata 2020-05-22 12:23:12 -07:00
Ryan Blenis d83f46f0eb Allow an authCookie switch to validate credentials for meshcmd (instead of username / password) 2020-05-22 13:59:02 -04:00
Ryan Blenis f8ec10094d Missing command line argument serverUrl 2020-05-22 13:17:53 -04:00
Bryan Roe 49e08777d0 Updated snapshot metadata 2020-05-21 13:22:58 -07:00
Ylian Saint-Hilaire d85b351bf6 New MeshAgents on all platforms. 2020-05-21 00:25:35 -07:00
Bryan Roe 1aef33c1f8 Added descriptor tracking to console command 2020-05-19 14:56:11 -07:00