Commit Graph

577 Commits

Author SHA1 Message Date
wh1te909 3afd20f3e2 add 'Run Script' to agent context menu 2020-08-28 05:55:48 +00:00
wh1te909 2b14f2aa88 agent table is now responsive when dragging splitter 2020-08-28 04:17:59 +00:00
wh1te909 4207abdcfa update quasar 2020-08-28 04:12:15 +00:00
wh1te909 1af1b373db
Merge pull request #83 from sadnub/fix-docker-go
add golang to docker to support dynamic exe
2020-08-27 15:18:06 -07:00
Josh Krawczyk 274b85a8d8 add golang to docker to support dynamic exe 2020-08-27 17:30:25 -04:00
wh1te909 79a0fcf6d6
Merge pull request #82 from sadnub/develop
Fix tasks not showing if assigned to check
2020-08-27 12:49:48 -07:00
Josh Krawczyk 0068b7d9c3 Fix tasks not showing if assigned to check. other fixes 2020-08-27 15:14:54 -04:00
wh1te909 b5c677f03c add speedtest script 2020-08-27 09:40:43 +00:00
wh1te909 e22ef573b7 fix mesh download url output caused by recent mesh update 0.6.22 2020-08-27 09:38:51 +00:00
wh1te909 b45a0579b6 load community uploaded scripts into the database during install/upgrade 2020-08-27 04:13:51 +00:00
wh1te909 7dffa576be Merge branch 'develop' of https://github.com/wh1te909/tacticalrmm into develop 2020-08-27 04:12:43 +00:00
wh1te909 1c7c4a6222
Merge pull request #71 from Omnicef/Omnicef
Scripts
2020-08-26 21:10:35 -07:00
wh1te909 66dcb06396 update memory requirements 2020-08-27 03:28:06 +00:00
wh1te909 b477609948
Merge pull request #78 from sadnub/server-policies
Generate checks/task on agent creation and fix tests
2020-08-26 14:39:01 -07:00
Josh Krawczyk 5d9886052c Generate policies and tasks on agent creation 2020-08-26 17:26:22 -04:00
Josh Krawczyk 31cd3433bd Fix app tests 2020-08-26 16:55:49 -04:00
wh1te909 27239a87c1 fix more than 1 task assigned to a check for agents on 0.10.2 or lower 2020-08-26 20:37:08 +00:00
wh1te909 d17e9bf721
Merge pull request #77 from sadnub/fix-user
fix user being able to delete/disable itself
2020-08-26 13:31:44 -07:00
wh1te909 ae55c91fc4
Merge pull request #76 from sadnub/server-policies
Fixes multiple tasks per check
2020-08-26 13:30:31 -07:00
Josh Krawczyk 0d3a262e93 fix user being able to delete/disable itself 2020-08-26 16:20:14 -04:00
Josh Krawczyk b1aa925167 fix UI bug in agent checks displaying multiple tasks 2020-08-26 14:37:41 -04:00
Josh Krawczyk bf7b2930a6 bump app version 2020-08-26 14:18:19 -04:00
Josh Krawczyk 15f667ab2d allow multiple tasks per check to fix github issue #62 2020-08-26 14:18:19 -04:00
Omnicef a6bd0cbedb Create Reset-WindowsUpdate.ps1
This script will reset all of the Windows Updates components to DEFAULT SETTINGS.
2020-08-25 20:07:51 -07:00
wh1te909 a6e412dfb1
Merge pull request #72 from sadnub/server-policies
Server/workstation policies
2020-08-25 19:36:58 -07:00
Omnicef f787e7beb7 Start-Cleanup.ps1
Clean up your C: Drive
2020-08-25 19:32:14 -07:00
Omnicef 094c6df4a7 Update InstallAdobeReader.ps1 2020-08-25 18:53:32 -07:00
Omnicef bd137c9f21 Create InstallAdobeReader.ps1 2020-08-25 18:07:33 -07:00
Josh Krawczyk 42a6bfbd28 Fix error message when trying to enable alerts on policy check from agents table 2020-08-25 20:03:44 -04:00
Josh Krawczyk b4a2b7fb10 added related_agent method to policy 2020-08-25 19:55:38 -04:00
Josh Krawczyk 5909af9767 fix vue error in related policies 2020-08-25 19:38:43 -04:00
Josh Krawczyk 6f02f0940d bump app version 2020-08-25 19:34:05 -04:00
Josh Krawczyk a41f02bfd9 server/workstation policies addition 2020-08-25 19:31:11 -04:00
Josh Krawczyk 0a6ff54497 modify database for workstation/server policies 2020-08-25 19:31:11 -04:00
Omnicef add3f34289 WinDefendQuickScanBackground
Runs a Quick Scan using Windows Defender in the Background
2020-08-25 16:20:04 -07:00
Omnicef 51d9314caf Create InstallDuplicati.ps1 2020-08-25 16:07:59 -07:00
Omnicef 5e8064c9aa Create ClearFirefoxCache.ps1 2020-08-25 15:46:46 -07:00
Omnicef b8662ef94e Create ClearGoogleChromeCache.ps1 2020-08-25 15:39:29 -07:00
wh1te909 17369890d2 fix .cache perms on update 2020-08-25 18:09:45 +00:00
wh1te909 d118eb514c fix UAC elevation in go script 2020-08-25 03:53:09 +00:00
wh1te909 6f7c02c9dc add the agent type to generated exe 2020-08-25 02:38:21 +00:00
wh1te909 8177234b32 New agent installer standalone executable with no need for cli args 2020-08-25 02:05:25 +00:00
wh1te909 ebc37ebae4 reset perms during update in case was previously run as root 2020-08-25 00:38:23 +00:00
wh1te909 da3ad567e7 new installer fixes 2020-08-25 00:24:59 +00:00
wh1te909 413e0fab9f improved installer options 2020-08-24 20:11:43 +00:00
wh1te909 7dd9658213 add support for event log id wildcard 2020-08-24 10:02:01 +00:00
wh1te909 1020f0ed30 allow sorting of checks table, move failing checks to the top 2020-08-23 22:18:13 +00:00
wh1te909 33a94fdd91 improve win service get 2020-08-23 02:47:14 +00:00
wh1te909 a45656eba9 bump app ver 2020-08-23 02:31:02 +00:00
wh1te909 0ea81d6339 add email test 2020-08-23 02:28:10 +00:00