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 |
|
Jared Goodwin
|
d82da3dea9
|
Agents auto-update via downloaded script. Pauses for random seconds based on total device count before downloading (to even out the bandwidth).
|
2021-07-29 07:56:00 -07:00 |
|
Jared Goodwin
|
01809dde46
|
Added Server Logs page. Added outgoing buffer throttling in screen caster. Refactoring.
|
2021-07-29 07:55:59 -07:00 |
|
Jared Goodwin
|
0d65a956cf
|
StyleCop warnings.
|
2021-07-29 07:54:00 -07:00 |
|
Jared Goodwin
|
c9c5b67c4d
|
WIP on Core 3 upgrade.
|
2021-07-29 07:53:57 -07:00 |
|
Jared Goodwin
|
10ec413b7d
|
WIP
|
2021-07-29 07:53:54 -07:00 |
|