Commit Graph

52 Commits

Author SHA1 Message Date
Jared Goodwin
bae1d1d628 Re-structure projects. Introduce WPF/Avalonia chat windows. Record session from browser. 2021-07-29 07:56:36 -07:00
Jared Goodwin
e49b685d88 Add DbLogger. 2021-07-29 07:56:36 -07:00
Jared Goodwin
460dfce5e6 Add DisplayName to user entity. 2021-07-29 07:56:34 -07:00
Jared Goodwin
865abdffea Added type and message filter to server logs 2021-07-29 07:56:33 -07:00
Jared Goodwin
3bcb4d2ede Logging updates.
Fix log entry.

Additional logging.  Add environment badge.

Add logging.

Updater tweaks.

Add logging.

Updater changes.
2021-07-29 07:56:33 -07:00
Jared Goodwin
0b603d048b Add public IP to Device properties. 2021-07-29 07:56:32 -07:00
Jared Goodwin
dfa0b0d3d5 Fix file transfer progress bar. 2021-07-29 07:56:16 -07:00
Jared Goodwin
337754df1a Refactor and cleanup. 2021-07-29 07:56:15 -07:00
Jared Goodwin
cca4b52c8f Add Notes property to device. 2021-07-29 07:56:13 -07:00
Jared Goodwin
4bbff9bf29 Create alerts button and frame.
Create cards for alerts.
2021-07-29 07:56:13 -07:00
Jared Goodwin
b82a469baa Update AddAlert params. 2021-07-29 07:56:13 -07:00
Jared Goodwin
d4efc1d41d Add Alerts migration. 2021-07-29 07:56:13 -07:00
Jared Goodwin
8dac140f54 Create AlertsController and DataService methods. 2021-07-29 07:56:13 -07:00
Jared Goodwin
13d17d2a5f FilterUsers fix. 2021-07-29 07:56:08 -07:00
Jared Goodwin
49251d9d71 FilterUsers fix. 2021-07-29 07:56:08 -07:00
Jared Goodwin
6417c2afab Separate update checks from socket. 2021-07-29 07:56:08 -07:00
Jared Goodwin
7c6552b581 Added missing device permission checks. 2021-07-29 07:56:08 -07:00
Jared Goodwin
4afc39e5a0 Add logging for successful email sends. 2021-07-29 07:56:07 -07:00
Jared Goodwin
3d4fd94734 Added EmailSenderEx. Improve error handling and reporting of email failures. 2021-07-29 07:56:07 -07:00
Jared Goodwin
6a671db6ce Include device groups with 0 links. 2021-07-29 07:56:07 -07:00
Jared Goodwin
6234ef2906 Fix organization invites. 2021-07-29 07:56:07 -07:00
Jared Goodwin
de2de8772d Get rid of InstallerSettings and file byte manipulation. 2021-07-29 07:56:06 -07:00
Jared Goodwin
fe6147029a Add server admins. 2021-07-29 07:56:06 -07:00
Jared Goodwin
5f3b2f64cc Rename CommandContext to CommandResult. 2021-07-29 07:56:06 -07:00
Jared Goodwin
0ce40718bf Change CommandContext to CommandResult. 2021-07-29 07:56:06 -07:00
Jared Goodwin
1151834d94 Add support for DateTimeOffset with SQLite. 2021-07-29 07:56:06 -07:00
Jared Goodwin
1d15d7b5bd Use Json protocol instead of MessagePack in main agent to fix datetime issues. 2021-07-29 07:56:06 -07:00
Jared Goodwin
0055b6fbad Change DateTime to DateTimeOffset. Revert signing installer in download controller (not going to work). 2021-07-29 07:56:05 -07:00
Jared Goodwin
0ae840f74a Add permission filtering on DataService methods. 2021-07-29 07:56:05 -07:00
Jared Goodwin
cae0fe594c Permission groups added. 2021-07-29 07:56:05 -07:00
Jared Goodwin
23ef7fd3f3 Move to PostgreSQL. Start adding stuff for device permissions. 2021-07-29 07:56:05 -07:00
Jared Goodwin
4a345bff2c Change organization management to use Razor Pages model binding. New accounts are created in current organization. 2021-07-29 07:56:04 -07:00
Jared Goodwin
d2df890225 Use Identity to create and verify token secret hash. 2021-07-29 07:56:04 -07:00
Jared Goodwin
6b2884e4d5 Add installer to ClientDownloadsController and Publish script. 2021-07-29 07:56:03 -07:00
Jared Goodwin
431a696588 Adjust From and To date in GetEventLogs. 2021-07-29 07:56:03 -07:00
Jared Goodwin
87a2f30166 Shared files expire and lock. Changed "Remove from organization" to delete. 2021-07-29 07:56:03 -07:00
Jared Goodwin
19171782fe Change free memory/storage to used. 2021-07-29 07:56:02 -07:00
Jared Goodwin
6fc0b84ab1 Add CPU percentage. 2021-07-29 07:56:02 -07:00
Jared Goodwin
7ae5ab1e89 Add remote IP to API token logging. 2021-07-29 07:56:02 -07:00
Jared Goodwin
fcee249d0f Add password generator. Add logging on API token validation. UI tweaks. 2021-07-29 07:56:02 -07:00
Jared Goodwin
179d3806a4 Add custom authorization filter for API. 2021-07-29 07:56:02 -07:00
Jared Goodwin
f4bad8862e API token management. 2021-07-29 07:56:02 -07:00
Jared Goodwin
0ad00e6bc4 Add date range selection for server logs. 2021-07-29 07:56:02 -07:00
Jared Goodwin
379dc7fa46 WPF shutdown fix. Fix for aliases getting erased. Sort device grid. 2021-07-29 07:56:02 -07:00
Jared Goodwin
e544f40d6f Added default connection info when in debug environment. 2021-07-29 07:56:02 -07:00
Jared Goodwin
de9fc42ea2 Added ScriptingController logic. 2021-07-29 07:56:01 -07:00
Jared Goodwin
43d276bc14 Add OrgId to LINQ query. 2021-07-29 07:56:01 -07:00
Jared Goodwin
60cc764426 Added DevliceAlias and DeviceGroup parameters to install script. 2021-07-29 07:56:01 -07:00
Jared Goodwin
d82da3dea9 Agents auto-update via downloaded script. Pauses for random seconds based on total device count before downloading (to even out the bandwidth). 2021-07-29 07:56:00 -07:00
Jared Goodwin
d8e23c5375 Improved Windows session switching during remote control. Fixed password reset link. Fixed auto-property initializers in RemotelyUser entity. 2021-07-29 07:55:59 -07:00