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
|
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 Goodwin
|
7f3536017f
|
Merged PR 4: Branding
|
2021-07-29 07:56:55 -07:00 |
|
Jared
|
a90a096c13
|
Confirm device removal.
|
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
|
f7c9f57bbc
|
Add device removal button.
|
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
|
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
|
dd5757046f
|
Fix viewport width. Derive outdated versions from max agent version.
|
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
|
85898ab590
|
Add SMTP test email button in Server Config.
|
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
|
302af61861
|
Move touch keyboard button. Add full screen button.
|
2021-07-29 07:56:51 -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
|
584ac0a900
|
Add many-to-many migrations.
|
2021-07-29 07:56:50 -07:00 |
|
Jared
|
2115dac1ee
|
Add BannedDevices and MaxConcurrentUpdates to server config page.
|
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
|
f1c8149c27
|
Persist some viewer settings between sessions.
|
2021-07-29 07:56:48 -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
|
254bf24e47
|
Add installer for Manjaro.
|
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
|
5945d67496
|
Update Linux install scripts.
|
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
|
323f971176
|
Fix WebRTC buffer reaching threshold during file transfer.
|
2021-07-29 07:56:44 -07:00 |
|