Jared Goodwin
|
3b8af4309f
|
Install dependencies in Linux desktop.
|
2021-07-29 07:56:14 -07:00 |
|
Jared Goodwin
|
138b339e07
|
Refactor BitBlt and DirectX capturer into one service.
|
2021-07-29 07:56:14 -07:00 |
|
Jared Goodwin
|
7b6754e941
|
Set default comparer for JSON serialized collections.
|
2021-07-29 07:56:13 -07:00 |
|
Jared Goodwin
|
2507e51aab
|
Return early if device not found.
|
2021-07-29 07:56:13 -07:00 |
|
Jared Goodwin
|
cca4b52c8f
|
Add Notes property to device.
|
2021-07-29 07:56:13 -07:00 |
|
Jared Goodwin
|
1e6f85640c
|
Finish Alerts API.
|
2021-07-29 07:56:13 -07:00 |
|
Jared Goodwin
|
b9fa8c681f
|
Add API token help modal. Improve handling in RemoteControl API endpoint.
|
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
|
861e2746f7
|
Fix Alerts migration.
|
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
|
d2f089486e
|
Scaffold alert models and controller.
|
2021-07-29 07:56:09 -07:00 |
|
Jared Goodwin
|
6d0254d515
|
Add Debug property to show FPS.
|
2021-07-29 07:56:09 -07:00 |
|
Jared Goodwin
|
fe9fc2ebc4
|
Change quality slider starting value.
|
2021-07-29 07:56:09 -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
|
add08eb0b7
|
Check for updates on reconnect. Lock around update check.
|
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
|
455cbc7c31
|
Remove unnecessary lines.
|
2021-07-29 07:56:08 -07:00 |
|
Jared Goodwin
|
010a12783c
|
Update to PowerShell Core 7.
|
2021-07-29 07:56:08 -07:00 |
|
Jared Goodwin
|
17ab7bc296
|
Rename TransferFiles to UploadFiles.
|
2021-07-29 07:56:08 -07:00 |
|
Jared Goodwin
|
e43933fab6
|
Add platform switch for session recorder.
|
2021-07-29 07:56:07 -07:00 |
|
Jared Goodwin
|
25365a975a
|
Explicitly add existing SMTP password on render, as model binding doesn't appear to.
|
2021-07-29 07:56:07 -07:00 |
|
Jared Goodwin
|
4afc39e5a0
|
Add logging for successful email sends.
|
2021-07-29 07:56:07 -07:00 |
|
Jared Goodwin
|
6b57f464d6
|
Increase connection indicator margin.
|
2021-07-29 07:56:07 -07:00 |
|
Jared Goodwin
|
f9ade12663
|
Increase connection indicator margin.
|
2021-07-29 07:56:07 -07:00 |
|
Jared Goodwin
|
4b1741c082
|
Add connection relayed/p2p indicator.
|
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
|
ca6ae18ff0
|
Updater downloads static file.
|
2021-07-29 07:56:07 -07:00 |
|
Jared Goodwin
|
e9970d8d9f
|
Update publish script.
|
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
|
57eb9b3a7e
|
Added server config page.
|
2021-07-29 07:56:06 -07:00 |
|
Jared Goodwin
|
3e8f429e48
|
Use DateTimeOffset string converter.
|
2021-07-29 07:56:06 -07:00 |
|
Jared Goodwin
|
de0d2eca25
|
Add deviceuuid as an installer parameter.
|
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
|
ffee31b779
|
Update TS CommandContext type.
|
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
|
f3abdb2836
|
Updates to index page.
|
2021-07-29 07:56:06 -07:00 |
|
Jared Goodwin
|
b744ab8585
|
Revert default database to SQLite.
|
2021-07-29 07:56:06 -07:00 |
|
Jared Goodwin
|
3654384f4d
|
Fix WebRTC for Firefox. Improve clipboard transfer.
|
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
|
94ff1f23ba
|
Add automatic clipboard updating from browser to endpoint.
|
2021-07-29 07:56:05 -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
|
8e4c1753d4
|
Add assembly signing in ClientDownloads controller.
|
2021-07-29 07:56:05 -07:00 |
|