Commit Graph

55 Commits

Author SHA1 Message Date
Jared Goodwin
f59b7cca68 Fix auto-update and mac install. 2024-02-22 11:25:58 -08:00
Jared Goodwin
07905eedaf Replace RewritableStream with AppendableStream. Use PowerShell installer for Windows (exe not working) 2024-02-21 16:17:31 -08:00
Jared Goodwin
8afdd97640 Move appsettings to DB. 2024-02-20 16:15:03 -08:00
Jared Goodwin
28079f887a Refactor API controllers. 2023-07-25 11:34:35 -07:00
Jared Goodwin
8b341562bc Refactor OrganizationManagementController, ApiAuthorizationFilter, and ExpiringTokenFilter. 2023-07-25 07:18:34 -07:00
Jared Goodwin
b500f7e9e0 Refactor DataService for nullability. Need to refactor calling services next. 2023-07-24 16:11:43 -07:00
Jared Goodwin
a164bcad69 Convert to file-scoped namespaces. 2023-07-21 10:16:29 -07:00
Jared Goodwin
eff1b634e4 Add "ForceClientHttps" application option. 2023-02-01 20:43:12 -08:00
Jared Goodwin
6ddc20b322
Add UseHttpLogging option in appsettings. (#562)
* Add UseHttpLogging option.

* Default to false for UseHttpLogging.

* Fix log downloads.
2023-01-14 15:55:16 -08:00
Jared Goodwin
56ee561ca2
Bug - Proto forwarded header not being seen by ASP.NET Core. (#554)
* Set permissions on log file so non-elevated process can write to it.

* Replace more instances of static Logger with ILogger<T>.

* Add default Docker host to known proxies.

* Update Immense.RemoteControl

* Update Immense.RemoteControl
2023-01-06 16:48:03 -08:00
Jared Goodwin
080aed5d7b
Installer and client download fixes. (#549)
* Check for empty ETag during install.  Update log path.

* Use effective theme in ClientDownloadsController.  Fix typo.

* Fix FileLogger pattern matching.

* Change log wording.
2023-01-02 14:03:09 -08:00
Jared Goodwin
3f8d63c2c0
Azure Pipelines, Docker, and embedded server data. (#543)
* Add Azure Pipelines yml.

* Remove Server Installer.

* Update Release Build.yml for Azure Pipelines

* Update Release Build.yml

* Update Release Build.yml for Azure Pipelines

* Update Release Build.yml for Azure Pipelines

* Update Release Build.yml for Azure Pipelines

* Update Release Build.yml for Azure Pipelines

* Update signtool.exe

* Update Release Build.yml

* Update Publish.ps1

* Update pipeline and Dockerfile.

* Move docker files.

* Update Dockerfile

* Update Dockerfile

* Update Dockerfile

* Update Dockerfile

* Move files.

* Update Dockerfile

* Update Dockerfile

* Create RewritableStream.

* Finish implementation of rewritable stream and embedded data searcher.

* Remove RelayCode.

* Get branding from default org if orgId is missing.

* Update README.md

* Remove AppConstants.ServerUrl.  Fix main module file path.

* Update submodule.

* Extract embedded data in Program.cs.

* Add logging.  Update submodule.

* Remove size block.  BinaryWriter prefixes size.

* Remove unused async

* Update Immense.RemoteControl

* Update Release Build.yml for Azure Pipelines

* Update Release Build.yml for Azure Pipelines

* Use UpgradeService for determining out of date clients.
2022-12-31 19:10:40 -08:00
Jared Goodwin
66325ccc45 Add macOS arm64. 2021-07-29 07:58:11 -07:00
Jared Goodwin
61738688c4 Display message when attempting MacOS remote control. 2021-07-29 07:58:07 -07:00
Jared Goodwin
17b77a39f8 Add Mac updater. 2021-07-29 07:58:06 -07:00
Jared Goodwin
2f9e5cb30a Rename "Linux" to "XPlat" 2021-07-29 07:58:06 -07:00
Jared Goodwin
18c565b207 Adjust styling on Downloads page. 2021-07-29 07:58:06 -07:00
Jared Goodwin
593b21a824 Add Mac downloads. 2021-07-29 07:58:06 -07:00
Jared Goodwin
8c3f997b89 Merged PR 5: Replace Server UI with Blazor 2021-07-29 07:57:31 -07:00
Jared
7db7d0b859 Code cleanup. 2021-07-29 07:57:27 -07:00
Jared
1643576ad1 Use permalinks on download page for organization's desktop client. 2021-07-29 07:57:26 -07:00
Jared
ea7f4e5ce8 Use static files for ClickOnce setup. 2021-07-29 07:56:55 -07:00
Jared
e2665771de Remove third-party relay services. 2021-07-29 07:56:55 -07:00
Jared
4a8900cc7d Use icon. Return not found if Azure can't be reached. 2021-07-29 07:56:55 -07:00
Jared
2182c46fd6 Fix Select command. Don't send ClickOnce setup to Azure if application file has already been modified. 2021-07-29 07:56:55 -07:00
Jared
53843bcadf Fix unbranded client download. 2021-07-29 07:56:55 -07:00
Jared Goodwin
7f3536017f Merged PR 4: Branding 2021-07-29 07:56:55 -07:00
Jared
e4a6d3369b Check banned devices during agent update. 2021-07-29 07:56:52 -07:00
Jared
ce1e4bf8e0 Add device banning. Extract interfaces from DataService and ApplicationConfig. Create unit tests. 2021-07-29 07:56:49 -07:00
Jared
702d7402a1 Make Linux update backwards compatible. 2021-07-29 07:56:47 -07:00
Jared
254bf24e47 Add installer for Manjaro. 2021-07-29 07:56:46 -07:00
Jared
ec84365603 Return FileStream for Windows installer. 2021-07-29 07:56:45 -07:00
Jared
eea84a79b4 Code cleanup. 2021-07-29 07:56:44 -07:00
Jared Goodwin
b94435d55e Add SessionIndicator for Windows. 2021-07-29 07:56:38 -07:00
Jared Goodwin
f07abd16f5 Add support request desktop shortcut. 2021-07-29 07:56:33 -07:00
Jared Goodwin
6c70cf6959 Modify update process. 2021-07-29 07:56:32 -07:00
Jared Goodwin
337754df1a Refactor and cleanup. 2021-07-29 07:56:15 -07:00
Jared Goodwin
455cbc7c31 Remove unnecessary lines. 2021-07-29 07:56:08 -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
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
ef2e618cd8 Specify registry view in InstallerService. 2021-07-29 07:56:03 -07:00
Jared Goodwin
5016b9ad99 Fix installer download. 2021-07-29 07:56:03 -07:00
Jared Goodwin
6b2884e4d5 Add installer to ClientDownloadsController and Publish script. 2021-07-29 07:56:03 -07:00
Jared Goodwin
83eed067bd Added debugging params to config service. 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
60cc764426 Added DevliceAlias and DeviceGroup parameters to install script. 2021-07-29 07:56:01 -07:00
Jared Goodwin
791c0909ff Unified 64-bit and 32-bit installers into one file. 2021-07-29 07:56:01 -07:00