Commit Graph

743 Commits

Author SHA1 Message Date
Jared
629b9f2020 Update deploy-to-iis.yml 2021-07-29 07:56:40 -07:00
Jared
73285747f2 Update deploy-to-iis.yml 2021-07-29 07:56:40 -07:00
Jared
897b474c71 Update deploy-to-iis.yml 2021-07-29 07:56:40 -07:00
Jared
7d4760ab2b Update deploy-to-iis.yml 2021-07-29 07:56:40 -07:00
Jared Goodwin
73c83c81d7 Fix tests. 2021-07-29 07:56:39 -07:00
Jared
4b213796fe Update deploy-to-iis.yml 2021-07-29 07:56:39 -07:00
Jared Goodwin
9215443d60 URL change. 2021-07-29 07:56:39 -07:00
Jared
96b5c59464 Update deploy-to-iis.yml 2021-07-29 07:56:39 -07:00
Jared Goodwin
8a9552269b Update project links. 2021-07-29 07:56:39 -07:00
Jared
b40c87c90e Update deploy-to-iis.yml 2021-07-29 07:56:39 -07:00
Jared
0f47bd96a0 Update deploy-to-iis.yml 2021-07-29 07:56:39 -07:00
Jared
5a2dd11099 Update deploy-to-iis.yml 2021-07-29 07:56:39 -07:00
Jared
fc02518a02 Update deploy-to-iis.yml 2021-07-29 07:56:39 -07:00
Jared
408ffcee9e Update deploy-to-iis.yml 2021-07-29 07:56:39 -07:00
Jared Goodwin
06008b04ad Exit post-build event if solution dir variable is undefined. 2021-07-29 07:56:39 -07:00
Jared
f95dde9d1f Create FUNDING.yml 2021-07-29 07:56:39 -07:00
Jared Goodwin
0769469a2c Remove installer project reference in Tests. 2021-07-29 07:56:39 -07:00
Jared
7a33d3df06 Update deploy-to-iis.yml 2021-07-29 07:56:39 -07:00
Jared
4ac67d9b65 Update deploy-to-iis.yml 2021-07-29 07:56:39 -07:00
Jared
70bab86779 Update deploy-to-iis.yml 2021-07-29 07:56:39 -07:00
Jared
d92b1b283f Create deploy-to-iis.yml 2021-07-29 07:56:39 -07:00
Jared Goodwin
ed6f518e27 Update README.md 2021-07-29 07:56:39 -07:00
Jared Goodwin
e394b0b43c Fix spacing in markdown. 2021-07-29 07:56:38 -07:00
Jared Goodwin
8b387711bf Update URLs. 2021-07-29 07:56:38 -07:00
Jared Goodwin
5c0f60f063 Change permissions of log file on Linux. 2021-07-29 07:56:38 -07:00
Jared Goodwin
378a318e2d Add IAppLauncher interface and create implementation per OS. Minor refactoring. 2021-07-29 07:56:38 -07:00
Jared Goodwin
c9cbcd3b71 Use Main param args. Previous way no longer needed. 2021-07-29 07:56:38 -07:00
Jared Goodwin
6dc9b553e0 Case-insensitive etag grep. Rename server install bash scripts. 2021-07-29 07:56:38 -07:00
Jared Goodwin
da5b6c7fd8 Use counter for missed messages on the console instead of flashing alert. 2021-07-29 07:56:38 -07:00
Jared
10c510cd85 Create pull_request_template.md 2021-07-29 07:56:38 -07:00
Jared Goodwin
b4a14ac50d Remove recording from server config (was moved to browser). 2021-07-29 07:56:38 -07:00
Jared Goodwin
84803c324e Call SwitchToInputDesktop on startup. Additional logging. 2021-07-29 07:56:38 -07:00
Jared Goodwin
dc4d88dfb5 Add forwarded headers to SignalR hub endpoints. 2021-07-29 07:56:38 -07:00
Jared Goodwin
c66c255424 Update config behavior when Host is hard-coded. 2021-07-29 07:56:38 -07:00
Jared Goodwin
3c14756439 Fix X11 message box and session indicator. 2021-07-29 07:56:38 -07:00
Jared Goodwin
75db74c85e Add Linux session indicator. Add NotifyUser to app settings. Add ShutdownService. 2021-07-29 07:56:38 -07:00
Jared Goodwin
b94435d55e Add SessionIndicator for Windows. 2021-07-29 07:56:38 -07:00
Jared Goodwin
f46da0f7f1 Capture full screen after capturer init. 2021-07-29 07:56:38 -07:00
Jared Goodwin
24ea1488e5 Minor refactor. 2021-07-29 07:56:38 -07:00
Jared Goodwin
89d13c7a1f Return file as a stream instead of loading all bytes into memory. 2021-07-29 07:56:38 -07:00
Jared Goodwin
d72ebc57b0 Fix version on About page. 2021-07-29 07:56:37 -07:00
Jared Goodwin
bd18430205 Remove unneeded file. 2021-07-29 07:56:37 -07:00
Jared Goodwin
1da638eda3 Notify browser of upload error on agent. 2021-07-29 07:56:37 -07:00
Jared Goodwin
fea1b7cc7f Add remote computer's upload progress when downloading from console. 2021-07-29 07:56:37 -07:00
Jared Goodwin
29df1df67b Fix file upload progress. 2021-07-29 07:56:37 -07:00
Jared Goodwin
6eb2f5f1bc Refactor. 2021-07-29 07:56:37 -07:00
Jared Goodwin
eea444c2fc Don't uninstall agent after server verification fails. A server misconfiguration could cause all agents to uninstall. 2021-07-29 07:56:37 -07:00
Jared Goodwin
2024779cf5 Add title to invite button. 2021-07-29 07:56:37 -07:00
Jared Goodwin
e4df1e24a3 Add "stream mode" as an option for WebRTC video. 2021-07-29 07:56:37 -07:00
Jared Goodwin
c00883e267 Check transeiver instead of peer connection for video track. 2021-07-29 07:56:37 -07:00