Commit Graph

125 Commits

Author SHA1 Message Date
Jared Goodwin
75db74c85e Add Linux session indicator. Add NotifyUser to app settings. Add ShutdownService. 2021-07-29 07:56:38 -07:00
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
a352582311 Add SignalR event handler for file transfer (for when WebRTC fails). 2021-07-29 07:56:36 -07:00
Jared Goodwin
35eff7cd31 Add chunking for images sent over SignalR. 2021-07-29 07:56:36 -07:00
Jared Goodwin
4ded311d34 Set key states up on window blur. 2021-07-29 07:56:35 -07:00
Jared Goodwin
f59ac392f5 Update ApplicationConfig.cs 2021-07-29 07:56:35 -07:00
Jared Goodwin
3b1e034ec0 Add Windows Session selection. 2021-07-29 07:56:35 -07:00
Jared Goodwin
b17267ce2c One-time-password for remote control sessions via API. 2021-07-29 07:56:34 -07:00
Jared Goodwin
b1a1019bcf Add display name to chat messages. 2021-07-29 07:56:34 -07:00
Jared Goodwin
460dfce5e6 Add DisplayName to user entity. 2021-07-29 07:56:34 -07:00
Jared Goodwin
50d407b8d8 Add record cleanup service. 2021-07-29 07:56:33 -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
a4e17d19c5 Add configurable IceServers and concurrent update count. 2021-07-29 07:56:33 -07:00
Jared Goodwin
c7ecdd36f5 Add public IP on heartbeat. 2021-07-29 07:56:32 -07:00
Jared Goodwin
0b603d048b Add public IP to Device properties. 2021-07-29 07:56:32 -07:00
Jared Goodwin
2d31571be2 Rename hubs 2021-07-29 07:56:32 -07:00
Jared Goodwin
b8cad43484 Add connection request denied. 2021-07-29 07:56:31 -07:00
Jared Goodwin
57b0486dc1 Add unauthorized message event. 2021-07-29 07:56:17 -07:00
Jared Goodwin
248406f05e Restructure for sending cursor change through WebRTC. 2021-07-29 07:56:17 -07:00
Jared Goodwin
d1757b15c9 Send back notification if client id isn't found. 2021-07-29 07:56:16 -07:00
Jared Goodwin
fef83c9b9f Small fixes. 2021-07-29 07:56:16 -07:00
Jared Goodwin
dfa0b0d3d5 Fix file transfer progress bar. 2021-07-29 07:56:16 -07:00
Jared Goodwin
04031eb08d Finished WebRTC messages. 2021-07-29 07:56:16 -07:00
Jared Goodwin
ed0b50373f Add RTC message DTOs. 2021-07-29 07:56:15 -07:00
Jared Goodwin
337754df1a Refactor and cleanup. 2021-07-29 07:56:15 -07:00
Jared Goodwin
95bcf0a4c3 InvokeAsync to SendAsync. 2021-07-29 07:56:15 -07:00
Jared Goodwin
650068bca8 Rename BufferUpdate to FrameReceived 2021-07-29 07:56:15 -07:00
Jared Goodwin
207816169f Remove Latency updates. 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
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
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
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