Commit Graph

132 Commits

Author SHA1 Message Date
Jared
cd079de811 Verify URI format for server URL. 2021-07-29 07:56:51 -07:00
Jared
1d2bf2eec1 Remove wildcards to improve efficiency of vswhere. 2021-07-29 07:56:50 -07:00
Jared
d7fece358c Add "-products *" parameter for VsWhere. 2021-07-29 07:56:49 -07:00
Jared
afc302cd6f Dispose of WebResponses. Use VsWhere. 2021-07-29 07:56:49 -07:00
Jared
9ef0152bbe Update server install scripts. 2021-07-29 07:56:49 -07:00
Jared
3e09a96671 Update to .NET 5. (#176)
* Retarget .NET 5.

* Delete binaries

* Create ClickOnce publish profile.

* Add IncludeAllContentForSelfExtract

* Retarget .NET 5.

* Delete binaries

* Create ClickOnce publish profile.

* Add IncludeAllContentForSelfExtract

* Remove trim publish option.

* Update Program.cs

* Bump .NET Framework apps up to v4.8.

* Remove use of obsolete DatabaseErrorPageMiddleware.

* Delete ClickOnce-Win10-x64.pubxml
2021-07-29 07:56:49 -07:00
Jared
292fc74519 Revert some changes to Nginx config. 2021-07-29 07:56:48 -07:00
Jared
29dd945956 Update shutdown process and server install scripts. 2021-07-29 07:56:46 -07:00
Jared
adc57eecdc HTML-encode various dynamic content. Update IIS server install script. 2021-07-29 07:56:46 -07:00
Jared
fb8eb8c7d3 Set owner on remotely folder. 2021-07-29 07:56:46 -07:00
Jared
a4e37acf12 Update Ubuntu_Server_Install.sh 2021-07-29 07:56:45 -07:00
Jared
4870373c87 Update Nginx config. 2021-07-29 07:56:45 -07:00
Jared
452b461ec3 Update CentOS_Server_Install.sh 2021-07-29 07:56:45 -07:00
Jared
cc12b0f23f Update Ubuntu_Server_Install.sh 2021-07-29 07:56:45 -07:00
Jared
4e762f8f3b Update Ubuntu_Server_Install.sh 2021-07-29 07:56:45 -07:00
Jared
0036ae1531 Update Ubuntu_Server_Install.sh 2021-07-29 07:56:45 -07:00
Jared
2bb2987b75 Update Ubuntu_Server_Install.sh 2021-07-29 07:56:45 -07:00
Jared
5945d67496 Update Linux install scripts. 2021-07-29 07:56:45 -07:00
Jared
249bae4afe Remove unused files. 2021-07-29 07:56:45 -07:00
Jared
6b5024457a Get CurrentVersion by commit date. 2021-07-29 07:56:45 -07:00
Jared
5d57cb2760 Rename RCBrowserHub to ViewerHub. Refactor ViewerHubConnection close events. 2021-07-29 07:56:40 -07:00
Jared Goodwin
8b387711bf Update URLs. 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
dc4d88dfb5 Add forwarded headers to SignalR hub endpoints. 2021-07-29 07:56:38 -07:00
Jared Goodwin
71d30765e5 Desktop app fixes. Screen capture tweaks. Installer tweaks. 2021-07-29 07:56:37 -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
2d31571be2 Rename hubs 2021-07-29 07:56:32 -07:00
Jared Goodwin
c3ffde811b Update build script. 2021-07-29 07:56:32 -07:00
Jared Goodwin
e4291713eb Update publish profiles. 2021-07-29 07:56:31 -07:00
Jared Goodwin
bc2a6187cc Add explicit configuration. Tweak elevate commands. 2021-07-29 07:56:31 -07:00
Jared Goodwin
92b6ddb685 Begin creating wrapper. 2021-07-29 07:56:17 -07:00
Jared Goodwin
4005db4fa5 IsInputBlocked. 2021-07-29 07:56:15 -07:00
Jared Goodwin
bd751a9cf6 Switch to self-contained deployments. 2021-07-29 07:56:14 -07:00
Jared Goodwin
18b9b330d0 Add comments to Install-RemotelyServer.ps1 params. 2021-07-29 07:56:09 -07:00
Jared Goodwin
68f4a2eab0 Restart systemctl service instead of start, in case of update. 2021-07-29 07:56:08 -07:00
Jared Goodwin
5f84f03ad1 Use UTC DateTime for version. 2021-07-29 07:56:08 -07:00
Jared Goodwin
eb8aa2040b Update verbiage in Linux install script. 2021-07-29 07:56:08 -07:00
Jared Goodwin
e9970d8d9f Update publish script. 2021-07-29 07:56:07 -07:00
Jared Goodwin
3f4cc0abd1 Migrate to PackageReference format. 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
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
Jared Goodwin
ee2a35a83f Updates for PostgreSQL switch. 2021-07-29 07:56:05 -07:00
Jared Goodwin
2524a530db Update Windows server install. 2021-07-29 07:56:05 -07:00
Jared Goodwin
e097c9b066 Update install scripts. 2021-07-29 07:56:05 -07:00
Jared Goodwin
6b2884e4d5 Add installer to ClientDownloadsController and Publish script. 2021-07-29 07:56:03 -07:00
Jared Goodwin
75221c8a8d Add CentOS installer script. 2021-07-29 07:56:02 -07:00
Jared Goodwin
60cc764426 Added DevliceAlias and DeviceGroup parameters to install script. 2021-07-29 07:56:01 -07:00
Jared Goodwin
76ac618854 Modify Linux server deploy to target Ubuntu specifically. 2021-07-29 07:56:00 -07:00