Jared Goodwin
|
9d2b63b07f
|
Fix initial value for "last online" device property.
|
2021-07-29 07:53:58 -07:00 |
|
Jared Goodwin
|
23db6e53e9
|
Fix password reset link.
|
2021-07-29 07:53:58 -07:00 |
|
Jared Goodwin
|
fcff910d6b
|
Fix confirm email on account page.
|
2021-07-29 07:53:58 -07:00 |
|
Jared Goodwin
|
cb6178c764
|
Fix account confirmation email URL.
|
2021-07-29 07:53:58 -07:00 |
|
Jared Goodwin
|
3d9b972c3c
|
Fix file sharing DataService call.
|
2021-07-29 07:53:57 -07:00 |
|
Jared Goodwin
|
deaec683d2
|
Update publish script.
|
2021-07-29 07:53:57 -07:00 |
|
Jared Goodwin
|
b18d4c93ed
|
Fix publish script.
|
2021-07-29 07:53:57 -07:00 |
|
Jared Goodwin
|
e66dc15e93
|
Add missing AgentVersion to device update.
|
2021-07-29 07:53:57 -07:00 |
|
Jared Goodwin
|
e71d1abb9a
|
Fix typo.
|
2021-07-29 07:53:57 -07:00 |
|
Jared Goodwin
|
041ec984fe
|
Update static files config. Set ClickOnce security settings.
|
2021-07-29 07:53:57 -07:00 |
|
Jared Goodwin
|
c65b2a6b36
|
Update Clients page and git ignore.
|
2021-07-29 07:53:57 -07:00 |
|
Jared Goodwin
|
05174d6af0
|
Updated scripts and readme.
|
2021-07-29 07:53:57 -07:00 |
|
Jared Goodwin
|
830585038f
|
Add Swagger back in.
|
2021-07-29 07:53:57 -07:00 |
|
Jared Goodwin
|
a2bff1af5e
|
WIP on Core 3 upgrade.
|
2021-07-29 07:53:57 -07:00 |
|
Jared Goodwin
|
6159b26164
|
WIP
|
2021-07-29 07:53:57 -07:00 |
|
Jared Goodwin
|
e0210822c2
|
Remove Newtonsoft.Json.
|
2021-07-29 07:53:57 -07:00 |
|
Jared Goodwin
|
c9c5b67c4d
|
WIP on Core 3 upgrade.
|
2021-07-29 07:53:57 -07:00 |
|
Jared Goodwin
|
a99befab28
|
Refactor concurrent dictionaries.
|
2021-07-29 07:53:57 -07:00 |
|
Jared Goodwin
|
ba55347b60
|
Refactored unattended init and connection code.
|
2021-07-29 07:53:56 -07:00 |
|
Jared Goodwin
|
2b15131897
|
Desktop switching and connection recovery improvements.
|
2021-07-29 07:53:56 -07:00 |
|
Jared Goodwin
|
db03bce136
|
Package updates.
|
2021-07-29 07:53:56 -07:00 |
|
Jared Goodwin
|
1fed9c4eb0
|
Modified data cleanup queries so they don't run locally.
|
2021-07-29 07:53:56 -07:00 |
|
Jared Goodwin
|
d573885622
|
Fixed a bug where unused ScreenCaster instances weren't exiting.
|
2021-07-29 07:53:56 -07:00 |
|
Jared Goodwin
|
e4e66eb7df
|
Updated NuGet packages.
|
2021-07-29 07:53:56 -07:00 |
|
Jared Goodwin
|
2cc0cd16c6
|
Remote control API now uses device ID instead of device name. Shared files now store the organization ID. Fixed a bug where command completion items for the selected language could show in the command mode shortcuts.
|
2021-07-29 07:53:56 -07:00 |
|
Jared Goodwin
|
652e5e502c
|
Fixed DeviceCameOnline and Heartbeat events from overwriting device fields. Replaced SignalR groups with static user collections to perform online user lookups. Added navigation properties to authorization queries in DataService.
|
2021-07-29 07:53:56 -07:00 |
|
Jared Goodwin
|
3ed8650556
|
Fixed a bug where unattended remote control sessions were not being reconnected after unexpected disconnect.
|
2021-07-29 07:53:56 -07:00 |
|
Jared Goodwin
|
571c5004fe
|
Unattended remote control session invitees require an authorized account with access to the device. Refactored remote control session info organization.
|
2021-07-29 07:53:56 -07:00 |
|
Jared Goodwin
|
fc16f56e7b
|
Added GetVersion command. Routed SendSAS through ScreenCaster before DeviceHub. Minor refactoring.
|
2021-07-29 07:53:56 -07:00 |
|
Jared Goodwin
|
d45e24f091
|
Reorganize code. Added DataAnnotations to Shared project.
|
2021-07-29 07:53:56 -07:00 |
|
Jared Goodwin
|
ed391a7387
|
Remote machine name now gets added to browser tab's title.
|
2021-07-29 07:53:55 -07:00 |
|
Jared Goodwin
|
24841b171c
|
Added option to require authentication on the remote control page, which defaults to true.
|
2021-07-29 07:53:55 -07:00 |
|
Jared Goodwin
|
0ccb3ff2d9
|
Password reset link is now displayed in Organization Management when a user account is created as a result of an invite.
|
2021-07-29 07:53:55 -07:00 |
|
Jared Goodwin
|
1ea295f8cb
|
Clipboard transfer. Unattended remote session survives Windows signout. Removed HTML-based on-screen keyboard and instead invoke native mobile keyboard. Ubuntu server install script detects version for grabbing .NET Core runtime.
|
2021-07-29 07:53:55 -07:00 |
|
Jared Goodwin
|
aaab92e4d1
|
Remote control menu button refinements.
|
2021-07-29 07:53:55 -07:00 |
|
Jared Goodwin
|
52c1613491
|
Update install scripts.
|
2021-07-29 07:53:55 -07:00 |
|
Jared Goodwin
|
55c6c101ac
|
Reduced audio jitter. Tweaked remote control menu. Begin prepping for light theme option.
|
2021-07-29 07:53:55 -07:00 |
|
Jared Goodwin
|
eb7fe38a00
|
Fix touch interaction on remote control menu.
|
2021-07-29 07:53:55 -07:00 |
|
Jared Goodwin
|
1344dd9c99
|
Made remote audio toggle-able. Fixed monitor selection buttons.
|
2021-07-29 07:53:55 -07:00 |
|
Jared Goodwin
|
8397131938
|
Redesigned the remote control options menu.
|
2021-07-29 07:53:55 -07:00 |
|
Jared Goodwin
|
f1763fec38
|
Desktop app main window UI update.
|
2021-07-29 07:53:55 -07:00 |
|
Jared Goodwin
|
c359f43f23
|
Explicit 32- and 64-bit desktop app installers.
|
2021-07-29 07:53:55 -07:00 |
|
Jared Goodwin
|
f6627140d4
|
Remove MSI file.
|
2021-07-29 07:53:55 -07:00 |
|
Jared Goodwin
|
b90b08f77d
|
WIP
|
2021-07-29 07:53:55 -07:00 |
|
Jared Goodwin
|
10ec413b7d
|
WIP
|
2021-07-29 07:53:54 -07:00 |
|