Commit Graph

827 Commits

Author SHA1 Message Date
Jared Goodwin
e8584579e5 Allow card header click to close header. 2021-07-29 07:58:15 -07:00
Jared Goodwin
a23a76fcf2 Add explicit method for deleting logs. 2021-07-29 07:58:15 -07:00
Jared Goodwin
ba529238c3 Try calling external binaries as owner of brew. 2021-07-29 07:58:15 -07:00
Jared Goodwin
918908c432 Fix unary operator. 2021-07-29 07:58:15 -07:00
Jared Goodwin
350a736a10 Ensure stored GUID has value during install. 2021-07-29 07:58:15 -07:00
Jared Goodwin
04e665aec4 Bind device search filter on change instead of on input. 2021-07-29 07:58:15 -07:00
Jared Goodwin
6f28e595b2 Move lock. 2021-07-29 07:58:15 -07:00
Jared Goodwin
8b6b267ddf Skip SMTP authentication if both username and password are empty. 2021-07-29 07:58:15 -07:00
Jared Goodwin
aac8db5cc6 Add name to Server artifact. Update installer. Update packages. 2021-07-29 07:58:14 -07:00
Jared Goodwin
40c49e4efb Update formatting on branding page. 2021-07-29 07:58:14 -07:00
Jared Goodwin
fdae931462 Add buttons to clear and refresh remote logs. 2021-07-29 07:58:14 -07:00
Jared Goodwin
37feeed7ba Add branding reset button. Add numeric inputs for rgb values. 2021-07-29 07:58:14 -07:00
Jared Goodwin
1fa4604cb2 Copy/paste wrongness. 2021-07-29 07:58:14 -07:00
Jared Goodwin
2c057cc0c9 Comment out incomplete macOS executable. 2021-07-29 07:58:13 -07:00
Jared Goodwin
ba53c165f3 Re-implement auto quality toggle. 2021-07-29 07:58:12 -07:00
Jared Goodwin
31b97efb00 Separate macOS x64 and arm64 sections. 2021-07-29 07:58:12 -07:00
Jared Goodwin
cdc7ba818d Comment out macOS arm64 links until runners are available on Azure Pipelines. 2021-07-29 07:58:12 -07:00
Jared Goodwin
66325ccc45 Add macOS arm64. 2021-07-29 07:58:11 -07:00
Jared Goodwin
e1955592c5 Fix UUID gen. 2021-07-29 07:58:11 -07:00
Jared Goodwin
cefb7d14a8 Add condition for device no longer existing when filtering users. 2021-07-29 07:58:11 -07:00
Jared Goodwin
4727adaa63 Rework formatting of Downloads page. 2021-07-29 07:58:11 -07:00
Jared Goodwin
e8d3d346be Use lock when updating devices. 2021-07-29 07:58:11 -07:00
Jared Goodwin
16c296bccc Fix macOS installer. 2021-07-29 07:58:11 -07:00
Jared Goodwin
6d186ded1e Set permissions on script entry point. 2021-07-29 07:58:11 -07:00
Jared Goodwin
2d104a579b Automatically use Docker volume for persisting SQLite DB and appsettings.json. 2021-07-29 07:58:11 -07:00
Jared Goodwin
20469a16aa Fix issue where outdated script runs would still run, even if superseded by more recent one. Added regression test. 2021-07-29 07:58:11 -07:00
Jared Goodwin
3c11469879 Revert message handler change. 2021-07-29 07:58:10 -07:00
Jared Goodwin
300c4d6873 Change input size and offset. 2021-07-29 07:58:10 -07:00
Jared Goodwin
9662de8802 Update streaming toggled after video data has loaded. 2021-07-29 07:58:10 -07:00
Jared Goodwin
5fa05fa0d1 Add warning on device card for outdated devices. 2021-07-29 07:58:09 -07:00
Jared Goodwin
558dd1bc18 Refactor DevicesFrame to make less trips to database. 2021-07-29 07:58:09 -07:00
Jared Goodwin
e729fb6bc1 Add more details to script run error emails. 2021-07-29 07:58:09 -07:00
Jared Goodwin
a941f76d81 Refactor server installer prompts. 2021-07-29 07:58:08 -07:00
Jared Goodwin
a3476714fd Track frames by Id. 2021-07-29 07:58:08 -07:00
Jared Goodwin
3d61e298c4 Fix background color. 2021-07-29 07:58:08 -07:00
Jared Goodwin
3fc0310774 Remove unused property. 2021-07-29 07:58:08 -07:00
Jared Goodwin
781252c053 Expand Downloads redirect. 2021-07-29 07:58:07 -07:00
Jared Goodwin
f5e8d85a93 Only count sessions with active viewers toward RemoteControlSessionLimit 2021-07-29 07:58:07 -07:00
Jared Goodwin
0ec0b7054f DataService refactoring. 2021-07-29 07:58:07 -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
572c796fa0 Add MacOSX install script. 2021-07-29 07:58:05 -07:00
Jared Goodwin
1cbc6648dd Add option to disable certificate revocation check when sending email. 2021-07-29 07:58:05 -07:00
Jared Goodwin
9fda52a22b Use Async methods in email sender. 2021-07-29 07:58:05 -07:00
Jared Goodwin
3d49b74bf2 Change GetAllUsersInOrganization signature. 2021-07-29 07:58:05 -07:00
Jared Goodwin
d9ed96d4fd Add email to support requests. 2021-07-29 07:58:05 -07:00
Jared Goodwin
5b576406b7 Don't run missed quick scripts. 2021-07-29 07:58:05 -07:00
Jared Goodwin
6593c11a65 Add details to quick script runs. 2021-07-29 07:58:05 -07:00
Jared Goodwin
a7416b3b5c Send larger chunks of audio. 2021-07-29 07:58:05 -07:00
Jared Goodwin
727bce6f23 Add SmtpLocalDomain to appsettings.json 2021-07-29 07:58:04 -07:00
Jared Goodwin
56842f7e59 Replace SmtpClient with MailKit. 2021-07-29 07:58:04 -07:00
Jared Goodwin
7194aeaba7 Update Dockerfile 2021-07-29 07:58:04 -07:00
Jared Goodwin
c2d6dae83b Revert WebRTC library back to Microsoft MixedReality WebRTC. 2021-07-29 07:58:04 -07:00
Jared Goodwin
169a73bd87 Update SignalR and MessagePack JavaScript libraries. 2021-07-29 07:58:03 -07:00
Jared Goodwin
01ea330f54 Signal end of ICE with null candidate. 2021-07-29 07:58:03 -07:00
Jared Goodwin
1a4657aba9 Create files for mounting. 2021-07-29 07:58:03 -07:00
Jared Goodwin
3d1c0e111f Don't send empty ice candidate. 2021-07-29 07:58:03 -07:00
Jared Goodwin
3dc1d2cf45 Fix path. 2021-07-29 07:58:03 -07:00
Jared Goodwin
6a0cb369ac Trigger heartbeat when device is expanded. 2021-07-29 07:58:03 -07:00
Jared Goodwin
f43bedb0d5 Fix merge issues for SipSorcery. 2021-07-29 07:58:02 -07:00
Jared
e26a3ac530 Only display new version banner for server admins. 2021-07-29 07:58:01 -07:00
Jared
8abdbf7986 Use separate hub method params for signaling. 2021-07-29 07:57:39 -07:00
Jared
6060d32fb8 Prefix candidate if missing. 2021-07-29 07:57:39 -07:00
Jared
3a5471b553 Replace MR WebRTC with SIPSorcery. 2021-07-29 07:57:39 -07:00
Jared Goodwin
a1943365c6 Revert execstart change. Call dotnet with DLL argument. 2021-07-29 07:57:38 -07:00
Jared Goodwin
2d59e4a807 Remove .NET runtime install and try using the self-contained executable. 2021-07-29 07:57:38 -07:00
Jared Goodwin
1625005deb Update readme and Dockerfile. 2021-07-29 07:57:38 -07:00
Jared Goodwin
347d92eed5 Make deep links for tabs. 2021-07-29 07:57:38 -07:00
Jared Goodwin
051e3f5332 Add alert details modal. Fix GetEffectiveTheme. 2021-07-29 07:57:38 -07:00
Jared Goodwin
b497a4c8bc Remove synchronous code from AuthComponentBase. 2021-07-29 07:57:37 -07:00
Jared Goodwin
e5c9734ce4 Workarounds for issues with Postgres DB provider using async DbContext calls. 2021-07-29 07:57:37 -07:00
Jared Goodwin
ed48f209d0 Add new navigation properties to enable cascade delete. 2021-07-29 07:57:37 -07:00
Jared Goodwin
63d511c083 Make device ID optional on device details. Add it to the nav menu. 2021-07-29 07:57:37 -07:00
Jared Goodwin
97d8eaf8ff Auto-populate name on Remote Control page. 2021-07-29 07:57:37 -07:00
Jared Goodwin
188d331c08 Update help modal. 2021-07-29 07:57:37 -07:00
Jared Goodwin
119c177a3f Add Warning output to error out in PS Core results. 2021-07-29 07:57:37 -07:00
Jared Goodwin
ba3dc24c88 Change language in script alerts. 2021-07-29 07:57:36 -07:00
Jared Goodwin
0543a09369 Remove AlterColumn on Identity Framework Id columns in migration (auto-generated by EF Core for some reason...) 2021-07-29 07:57:36 -07:00
Jared
428d699d69 Load navigation properties when delete device so cascade delete will work. 2021-07-29 07:57:36 -07:00
Jared
cba80d09ce Fix tree structure for existing folders. 2021-07-29 07:57:34 -07:00
Jared
0191e02a59 Fix tree view rendering for nested scripts. 2021-07-29 07:57:34 -07:00
Jared
85e82d9bb6 Let API Token also authorize for ExpiringTokenFilter. 2021-07-29 07:57:34 -07:00
Jared
56b30537cf Add redirect for old download location. 2021-07-29 07:57:33 -07:00
Jared
1004e454f9 Fix for newly-added device groups now showing in EditDeviceGroup modal until page refresh. Fix invites. 2021-07-29 07:57:33 -07:00
Jared
3e74e61e9b Fix title in EditDeviceGroup modal. 2021-07-29 07:57:33 -07:00
Jared
1d4b0e0ff6 Open download links in a new tab so it doesn't break the connection. 2021-07-29 07:57:33 -07:00
Jared
58c5d5c014 Fix padding. 2021-07-29 07:57:33 -07:00
Jared
e4af33cce7 Add filtering options to server admins list. 2021-07-29 07:57:32 -07:00
Jared
a82b26c1c4 Show message when logs are empty. 2021-07-29 07:57:32 -07:00
Jared
51439a688f Add navigation animation. 2021-07-29 07:57:32 -07:00
Jared Goodwin
d2bb8b926b Merged PR 6: Linux capture fixes. 2021-07-29 07:57:32 -07:00
Jared
dcbc2e8930 Add Bootstrap styling to event type select. 2021-07-29 07:57:32 -07:00
Jared
5983f06e15 Fix non-awaited tasks. 2021-07-29 07:57:32 -07:00
Jared
5cade93dd5 Remove unused TS/JS files. 2021-07-29 07:57:31 -07:00
Jared
ce91daa167 Remove key from modal string[] content. 2021-07-29 07:57:31 -07:00
Jared Goodwin
8c3f997b89 Merged PR 5: Replace Server UI with Blazor 2021-07-29 07:57:31 -07:00
Jared
6811e39231 Revert some capture changes. 2021-07-29 07:57:30 -07:00
Jared
b9f6624453 Switch to createImageBitmap. 2021-07-29 07:57:30 -07:00
Jared
9c8a6c86c7 Remove mouse button 0/2 check on mouseup. 2021-07-29 07:57:29 -07:00
Jared
c631c162f6 Use Expand-Archive instead of ZipFile class. 2021-07-29 07:57:29 -07:00
Jared
49e6b92f3a Use combination of JPEG and WEBP. 2021-07-29 07:57:29 -07:00
Jared
0d98fcd278 Implement SkiaSharp. Remove manual quality controls. 2021-07-29 07:57:29 -07:00
Jared
c00e01436b Add button and API endpoint to clear all alerts. 2021-07-29 07:57:28 -07:00
Jared
12e789e545 NuGet package updates. 2021-07-29 07:57:28 -07:00
dependabot[bot]
a112d52506 Bump msgpack5 from 4.5.0 to 4.5.1 in /Server
Bumps [msgpack5](https://github.com/mcollina/msgpack5) from 4.5.0 to 4.5.1.
- [Release notes](https://github.com/mcollina/msgpack5/releases)
- [Commits](https://github.com/mcollina/msgpack5/compare/v4.5.0...v4.5.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-29 07:57:28 -07:00
RecursiveProgrammer
4bb2db13b8 Upgrade script errors, file had special characters, Parsing was not producing expected results, spawned by: https://github.com/RecursiveProgrammer/Remotely/issues/2 2021-07-29 07:57:28 -07:00
Jared
41e66d3a9a Fix STUN URI format. 2021-07-29 07:57:28 -07:00
Jared
884d836421 NPM updates. 2021-07-29 07:57:27 -07:00
Jared
c55e353cdd NuGet package updates. 2021-07-29 07:57:27 -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
d8597b6daa Update note for ClickOnce installers. 2021-07-29 07:57:26 -07:00
Jared
d3a4e5be40 Fix NRE. 2021-07-29 07:57:26 -07:00
Jared
2e356f6b99 Migrations. 2021-07-29 07:56:55 -07:00
Jared
ea7f4e5ce8 Use static files for ClickOnce setup. 2021-07-29 07:56:55 -07:00
Jared
b89eabcdeb Populate relay codes. 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
07c5315af8 Add to feature list. 2021-07-29 07:56:55 -07:00
Jared
d64a440faa Fix typo. 2021-07-29 07:56:55 -07:00
Jared
7649bdb44e Add registration info on Branding page. 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
463691bfd2 Reduce scope stack. 2021-07-29 07:56:54 -07:00
Jared
1c8f8902d0 Remove auto-generated AlterColumn. 2021-07-29 07:56:54 -07:00
Jared
a90a096c13 Confirm device removal. 2021-07-29 07:56:54 -07:00
Jared
511ba665cb Cosmetics. 2021-07-29 07:56:54 -07:00
RecursiveProgrammer
68543e600a UpdatePackagePath had a typo, missing the bracket for accessing the array (#226) 2021-07-29 07:56:54 -07:00
Jared
adbab10f93 Add "update all" button on server config page. 2021-07-29 07:56:54 -07:00
Jared
1e1dd129c0 Remove redundancy. 2021-07-29 07:56:54 -07:00
Jared
e220f994a9 Remove all records in server admin. 2021-07-29 07:56:54 -07:00
Jared
f7c9f57bbc Add device removal button. 2021-07-29 07:56:54 -07:00
Jared
716fabaf6c Remove null check Motd, which resulted in null reference in JavaScript. 2021-07-29 07:56:54 -07:00
Jared
45b17b8a9a Swap chat host/client roles. 2021-07-29 07:56:53 -07:00
Jared
1c81aaa523 Remove Motd element. 2021-07-29 07:56:53 -07:00
Jared
9eb970daf1 Remove Motd for now. 2021-07-29 07:56:53 -07:00
Jared
b91dd24959 Add AppendChild helper. 2021-07-29 07:56:53 -07:00
Jared
db17d8d948 Check for empty content in motd. 2021-07-29 07:56:53 -07:00
Jared
d205807865 Add MotD. 2021-07-29 07:56:53 -07:00
Jared
7a3293bdf3 Package updates. Remove unused package. 2021-07-29 07:56:53 -07:00
Jared
f1498093e1 Use Image constructor instead of creating img element. 2021-07-29 07:56:53 -07:00
Jared
ceebbcaa63 Update packages. 2021-07-29 07:56:53 -07:00
Jared
4390681221 Revert canvas drawing technique. 2021-07-29 07:56:53 -07:00
Jared
6f1714b36b Update site.js 2021-07-29 07:56:52 -07:00
Jared
dd9e71b772 Revert frame diffing to original method. Add Clear Logs/Scripting History. Alert for outdated .NET Framework version. 2021-07-29 07:56:52 -07:00
Jared
36ae2fd934 Update .NET runtime in Linux agent install scripts. 2021-07-29 07:56:52 -07:00
Jared
c4e19082e1 Fix highest version calculation. 2021-07-29 07:56:52 -07:00
Jared
dd5757046f Fix viewport width. Derive outdated versions from max agent version. 2021-07-29 07:56:52 -07:00
Jared
e4a6d3369b Check banned devices during agent update. 2021-07-29 07:56:52 -07:00
Jared
fd8e23d57e Reduce expiration time for downloading agents. 2021-07-29 07:56:52 -07:00
Jared
ffbd8d5821 Change viewport based on device orientation. 2021-07-29 07:56:52 -07:00
Jared
55c7ce34a3 Show number of outdated devices on server config page. 2021-07-29 07:56:52 -07:00
Jared
bc571791e4 Log IP address in Agent Update controller. 2021-07-29 07:56:52 -07:00
Jared
ceaf92f01f Add handling for failed auto-updates. 2021-07-29 07:56:52 -07:00
Jared
85898ab590 Add SMTP test email button in Server Config. 2021-07-29 07:56:52 -07:00
Jared
0b8ed9f8ee Add per-device WebRTC setting. 2021-07-29 07:56:52 -07:00
Jared
a97da9e295 Do some extra sanitization on HTML output.. 2021-07-29 07:56:52 -07:00
Jared
16d3b2ee55 Clean up unused elements from testing. Revert to original image diffing. 2021-07-29 07:56:52 -07:00
Jared Goodwin
03a93f2574 Merged PR 3: Frame diffing and canvas drawing experiments 2021-07-29 07:56:51 -07:00
Jared
eb5c1c1efc Request full screen on document instead of viewer wrapper (to keep the sidebar). 2021-07-29 07:56:51 -07:00
Jared
0cf277ae87 Move app exit event handlers. Add ReinstallAgent command. 2021-07-29 07:56:51 -07:00
Jared
3c88a88a5a Trigger an immediate device update on the grid when device is edited. 2021-07-29 07:56:51 -07:00
Jared
302af61861 Move touch keyboard button. Add full screen button. 2021-07-29 07:56:51 -07:00
Jared
8353437b87 Replace logo URL in email with current server instance. 2021-07-29 07:56:51 -07:00
Jared
a0ef956e57 Put removal of ConnectionId in a finally block on disconnect. 2021-07-29 07:56:50 -07:00
Jared
d32dfc69af Don't require special characters in password. 2021-07-29 07:56:50 -07:00
Jared
4ea68cf40d Normalize username. 2021-07-29 07:56:50 -07:00
Jared
f53b33fb50 Null check. Add ServiceDependencies folder to gitignore. 2021-07-29 07:56:50 -07:00
Jared
96f2a094af Fix query string evaluation. 2021-07-29 07:56:50 -07:00
Jared
69df28d585 Add view-only mode to remote control. 2021-07-29 07:56:50 -07:00
Jared
f58623c979 NuGet updates. 2021-07-29 07:56:50 -07:00
Jared
5937304ed8 Device filtering fixes. 2021-07-29 07:56:50 -07:00
Jared
584ac0a900 Add many-to-many migrations. 2021-07-29 07:56:50 -07:00
Jared
1ab0d2a496 Refactor entities. 2021-07-29 07:56:50 -07:00
Jared
2b93bae58a Fix device filtering. 2021-07-29 07:56:49 -07:00
Jared
afc302cd6f Dispose of WebResponses. Use VsWhere. 2021-07-29 07:56:49 -07:00
Jared
2115dac1ee Add BannedDevices and MaxConcurrentUpdates to server config page. 2021-07-29 07:56:49 -07:00
Jared
0424b5339d Use new IApplicationConfig interface in RemoteControl page. 2021-07-29 07:56:49 -07:00
Jared
934ff31be5 Use IDataService interface in Identity areas. 2021-07-29 07:56:49 -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
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
4329266122 Add middle-mouse click. 2021-07-29 07:56:49 -07:00
Jared
e63715aaa6 Add data annotation to Invite. Normalize username in user query. Force exit in ShutdownServiceWin (WebRTC is still preventing the process from closing sometimes). 2021-07-29 07:56:48 -07:00
Jared
f1c8149c27 Persist some viewer settings between sessions. 2021-07-29 07:56:48 -07:00
Jared
524347c6c1 Remove forward limit on known proxies. Convert IPs that are IPv4-Mapped-To-IPv6 to IPv4 format. 2021-07-29 07:56:48 -07:00
Jared
b0f50d08af Await call. 2021-07-29 07:56:48 -07:00
Jared
51cf9b4c1c Fix bad hub method signature. 2021-07-29 07:56:48 -07:00
Jared
1a9509a040 Package updates. Check WindowsIdentity vs Session ID for AppLauncher. 2021-07-29 07:56:48 -07:00
Jared
9fe63da1d6 Increase require.js module timeout. Use SessionId in AppLauncher to determine start procedure. 2021-07-29 07:56:48 -07:00
Jared
367d6b6445 Expire token after entry expiration. 2021-07-29 07:56:47 -07:00
Jared
ca3f8c95e8 Fix expiration timespan. 2021-07-29 07:56:47 -07:00
Jared
a6eaebdcfe Add CancellationChangeToken to force eviction of entries. 2021-07-29 07:56:47 -07:00
Jared
ca9bc3f521 Fix Sqlite migrations. 2021-07-29 07:56:47 -07:00
Jared
14c05c3c43 Fix multiple migration sets. 2021-07-29 07:56:47 -07:00
Jared
702d7402a1 Make Linux update backwards compatible. 2021-07-29 07:56:47 -07:00
Jared
b31d30d535 Fix remote control access prompt text wrapping on Linux. 2021-07-29 07:56:47 -07:00
Jared
695388a75d Add multiple migration sets. 2021-07-29 07:56:47 -07:00
Jared
ec36c87be5 Create windows and viewmodels to prompt for remote control access. 2021-07-29 07:56:47 -07:00
Jared
af9fe6df81 Scaffold out RemoteControlAccessService. 2021-07-29 07:56:47 -07:00
Jared
254bf24e47 Add installer for Manjaro. 2021-07-29 07:56:46 -07:00
Jared
f8eb6b635f Don't replace requester name for attended sessions. 2021-07-29 07:56:46 -07:00
Jared
0c08427b2e Null check on device name. 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
8be89121aa Fix re-rendering of devices when they go offline. 2021-07-29 07:56:46 -07:00
Jared
6f453a4c9d Fix installer. 2021-07-29 07:56:46 -07:00
Jared
4870373c87 Update Nginx config. 2021-07-29 07:56:45 -07:00
Jared
5945d67496 Update Linux install scripts. 2021-07-29 07:56:45 -07:00
Jared
ec84365603 Return FileStream for Windows installer. 2021-07-29 07:56:45 -07:00
Jared
0ca6710211 Add Put to DevicesController. 2021-07-29 07:56:45 -07:00
Jared
c36b8224a1 Fix DataGrid refresh. 2021-07-29 07:56:44 -07:00
Jared
d36b2747cc Code cleanup. 2021-07-29 07:56:44 -07:00
Jared
eea84a79b4 Code cleanup. 2021-07-29 07:56:44 -07:00
Jared
7dc7895dbd Fix reconnect. Trim unused hub methods. 2021-07-29 07:56:44 -07:00
Jared
739f15432c Fix HostNamePrompt. Add server info to Server Config page. 2021-07-29 07:56:44 -07:00
Jared
323f971176 Fix WebRTC buffer reaching threshold during file transfer. 2021-07-29 07:56:44 -07:00
Jared
f411c14334 Add types dir back. 2021-07-29 07:56:44 -07:00
Jared
905be25995 Consolidate all modules to single out file. 2021-07-29 07:56:43 -07:00
Jared
d73bc004d9 Use outFile with AMD modules. Load with Requirejs. 2021-07-29 07:56:43 -07:00
Jared
e951b72f98 Implement file uploading for Windows. 2021-07-29 07:56:43 -07:00
Jared
b4b9f09365 Create browser controls. Begin fleshing out client services. 2021-07-29 07:56:43 -07:00
Jared
4b797d975a Cleanup and message de-duplication. 2021-07-29 07:56:42 -07:00
Jared
a135b22131 Message handling cleanup and de-duplication. 2021-07-29 07:56:42 -07:00
Jared
cda7196b03 Remove cookie policy configuration. Use defaults. 2021-07-29 07:56:42 -07:00
Jared
9cfe322dd5 Fix device grid buttons. 2021-07-29 07:56:42 -07:00
dependabot[bot]
3c61b5a468 Bump bl from 2.2.0 to 2.2.1 in /Server
Bumps [bl](https://github.com/rvagg/bl) from 2.2.0 to 2.2.1.
- [Release notes](https://github.com/rvagg/bl/releases)
- [Commits](https://github.com/rvagg/bl/compare/v2.2.0...v2.2.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-29 07:56:42 -07:00
Jared
6acd961573 Reduce input timeout. Center text in input. 2021-07-29 07:56:41 -07:00
Jared
e81aad3f15 Add pagination. 2021-07-29 07:56:41 -07:00
Jared
b83a84729f Add checkbox to hide offline devices. 2021-07-29 07:56:41 -07:00
Jared
30d5f16a71 Start data grid refactor. 2021-07-29 07:56:41 -07:00
Jared
cc56974fed Cleanup. 2021-07-29 07:56:41 -07:00
Jared
ba0785371f Update Downloads page. 2021-07-29 07:56:41 -07:00
Jared
e2fd115bef Add org id in CreateDevice. 2021-07-29 07:56:41 -07:00
Jared
a24546f105 Change device setup process. 2021-07-29 07:56:40 -07:00
Jared
f3797b00bb Refactor DeviceInformation.Create. 2021-07-29 07:56:40 -07:00
Jared
f2063e69a0 Remove unused command line arg for installer. 2021-07-29 07:56:40 -07:00
Jared
5d57cb2760 Rename RCBrowserHub to ViewerHub. Refactor ViewerHubConnection close events. 2021-07-29 07:56:40 -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 Goodwin
b4a14ac50d Remove recording from server config (was moved to browser). 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
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
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
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
bf89797558 Dispose of DataChannel before exiting. 2021-07-29 07:56:37 -07:00
Jared Goodwin
44dc4e346c Handle errors in CreateFromArgb32Callback. 2021-07-29 07:56:37 -07:00
Jared Goodwin
ad211e6e64 Added WebRTC video stream. 2021-07-29 07:56:37 -07:00
Jared Goodwin
b2c9536e23 Refactor IScreenCapturer. 2021-07-29 07:56:37 -07:00
Jared Goodwin
dd3b9083bd Update WebRTC library and accomodate API changes. 2021-07-29 07:56:37 -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
7f043d0a84 Fixed issue with remote control API. 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
8f6120cba7 Update ClipboardWatcher. 2021-07-29 07:56:36 -07:00
Jared Goodwin
bf7d1e8661 Update NuGet packages. 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
c523e9c197 SignalR connection IDs might start with a hyphen. Wrap them in quotes for Conductor.ParseArgs. 2021-07-29 07:56:35 -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
39a67fef73 Session type serialization check. 2021-07-29 07:56:35 -07:00
Jared Goodwin
3e9b0ec3c9 Fix session type serialization. 2021-07-29 07:56:35 -07:00
Jared Goodwin
d5ba6170b6 Fix session type display. 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
8a65fed86a Remove unnecessary code. 2021-07-29 07:56:35 -07:00
Jared Goodwin
3fdffc6f67 Unify PowerShell commands. 2021-07-29 07:56:34 -07:00
Jared Goodwin
ca387a5ac9 Redirect to login instead of 401. Don't launch with RunAs for non-admins. 2021-07-29 07:56:34 -07:00
Jared Goodwin
b17267ce2c One-time-password for remote control sessions via API. 2021-07-29 07:56:34 -07:00
Jared Goodwin
182e030c30 Update ServerConfig page for IceServers. 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
4d4f1f0d18 Add app icons. 2021-07-29 07:56:34 -07:00
Jared Goodwin
ae72b81503 Make support shortcut optional. 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
05f5a8fedc Update pinch-zoom. 2021-07-29 07:56:33 -07:00
Jared Goodwin
17b02f64dc Fixed get support page params. 2021-07-29 07:56:33 -07:00
Jared Goodwin
f07abd16f5 Add support request desktop shortcut. 2021-07-29 07:56:33 -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
6d8f00bb85 Updater tweak. 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
8cf4cf91f9 File transfer updates. 2021-07-29 07:56:33 -07:00
Jared Goodwin
bf5d4daac6 Search fixes.
Add load-testing project.

Add using around webclient.
2021-07-29 07:56:33 -07:00
Jared Goodwin
8a1a4a5bdf Add random wait time for agent download. 2021-07-29 07:56:32 -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
b743f60295 NuGet updates. 2021-07-29 07:56:32 -07:00
Jared Goodwin
1c136c8f03 Add curl to dependencies. 2021-07-29 07:56:32 -07:00
Jared Goodwin
fabfea9ecb Update install script. 2021-07-29 07:56:32 -07:00
Jared Goodwin
2d31571be2 Rename hubs 2021-07-29 07:56:32 -07:00
Jared Goodwin
9d536c2198 Update fixes. 2021-07-29 07:56:32 -07:00
Jared Goodwin
6c70cf6959 Modify update process. 2021-07-29 07:56:32 -07:00