Jared Goodwin
|
3b1e034ec0
|
Add Windows Session selection.
|
2021-07-29 07:56:35 -07:00 |
|
Jared Goodwin
|
460dfce5e6
|
Add DisplayName to user entity.
|
2021-07-29 07:56:34 -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
|
0b603d048b
|
Add public IP to Device properties.
|
2021-07-29 07:56:32 -07:00 |
|
Jared Goodwin
|
2e41177a39
|
Public setters on WindowsSession.
|
2021-07-29 07:56:31 -07:00 |
|
Jared Goodwin
|
248406f05e
|
Restructure for sending cursor change through WebRTC.
|
2021-07-29 07:56:17 -07:00 |
|
Jared Goodwin
|
88af1ebb05
|
Add WebRtc file transfer.
|
2021-07-29 07:56:16 -07:00 |
|
Jared Goodwin
|
ac27f7964d
|
Cleanup.
|
2021-07-29 07:56:16 -07:00 |
|
Jared Goodwin
|
04031eb08d
|
Finished WebRTC messages.
|
2021-07-29 07:56:16 -07:00 |
|
Jared Goodwin
|
a1e2f8bff8
|
Add WebRTC DTOs.
|
2021-07-29 07:56:16 -07:00 |
|
Jared Goodwin
|
74f48270ce
|
Add missing interface
|
2021-07-29 07:56:15 -07:00 |
|
Jared Goodwin
|
ed0b50373f
|
Add RTC message DTOs.
|
2021-07-29 07:56:15 -07:00 |
|
Jared Goodwin
|
337754df1a
|
Refactor and cleanup.
|
2021-07-29 07:56:15 -07:00 |
|
Jared Goodwin
|
650068bca8
|
Rename BufferUpdate to FrameReceived
|
2021-07-29 07:56:15 -07:00 |
|
Jared Goodwin
|
207816169f
|
Remove Latency updates.
|
2021-07-29 07:56:14 -07:00 |
|
Jared Goodwin
|
cca4b52c8f
|
Add Notes property to device.
|
2021-07-29 07:56:13 -07:00 |
|
Jared Goodwin
|
9fbaba31e3
|
Fix schema.
|
2021-07-29 07:56:13 -07:00 |
|
Jared Goodwin
|
d4efc1d41d
|
Add Alerts migration.
|
2021-07-29 07:56:13 -07:00 |
|
Jared Goodwin
|
8dac140f54
|
Create AlertsController and DataService methods.
|
2021-07-29 07:56:13 -07:00 |
|
Jared Goodwin
|
d2f089486e
|
Scaffold alert models and controller.
|
2021-07-29 07:56:09 -07:00 |
|
Jared Goodwin
|
de2de8772d
|
Get rid of InstallerSettings and file byte manipulation.
|
2021-07-29 07:56:06 -07:00 |
|
Jared Goodwin
|
57eb9b3a7e
|
Added server config page.
|
2021-07-29 07:56:06 -07:00 |
|
Jared Goodwin
|
3e8f429e48
|
Use DateTimeOffset string converter.
|
2021-07-29 07:56:06 -07:00 |
|
Jared Goodwin
|
5f3b2f64cc
|
Rename CommandContext to CommandResult.
|
2021-07-29 07:56:06 -07:00 |
|
Jared Goodwin
|
0ce40718bf
|
Change CommandContext to CommandResult.
|
2021-07-29 07:56:06 -07:00 |
|
Jared Goodwin
|
1151834d94
|
Add support for DateTimeOffset with SQLite.
|
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
|
0ae840f74a
|
Add permission filtering on DataService methods.
|
2021-07-29 07:56:05 -07:00 |
|
Jared Goodwin
|
cae0fe594c
|
Permission groups added.
|
2021-07-29 07:56:05 -07:00 |
|
Jared Goodwin
|
23ef7fd3f3
|
Move to PostgreSQL. Start adding stuff for device permissions.
|
2021-07-29 07:56:05 -07:00 |
|
Jared Goodwin
|
8ac490e759
|
Add theme option to UserOptions.
|
2021-07-29 07:56:04 -07:00 |
|
Jared Goodwin
|
9c5f57e616
|
Add support for Windows 8.1 and 7.
|
2021-07-29 07:56:04 -07:00 |
|
Jared Goodwin
|
05a73820de
|
Installer app completed.
|
2021-07-29 07:56:03 -07:00 |
|
Jared Goodwin
|
c032a5d8b3
|
Add service install and uninstall methods.
|
2021-07-29 07:56:03 -07:00 |
|
Jared Goodwin
|
57510efa10
|
Create installer project.
|
2021-07-29 07:56:03 -07:00 |
|
Jared Goodwin
|
19171782fe
|
Change free memory/storage to used.
|
2021-07-29 07:56:02 -07:00 |
|
Jared Goodwin
|
6fc0b84ab1
|
Add CPU percentage.
|
2021-07-29 07:56:02 -07:00 |
|
Jared Goodwin
|
f4bad8862e
|
API token management.
|
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
|
a62e5edba9
|
Fix DtoType contract member name.
|
2021-07-29 07:56:00 -07:00 |
|
Jared Goodwin
|
35341700d5
|
Fix screen caster shutdown. Add dynamic DTO type for WebRTC binary serialization.
|
2021-07-29 07:56:00 -07:00 |
|
Jared Goodwin
|
d8e23c5375
|
Improved Windows session switching during remote control. Fixed password reset link. Fixed auto-property initializers in RemotelyUser entity.
|
2021-07-29 07:55:59 -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
|
e56307bc31
|
Begin stubbling out device alert service.
|
2021-07-29 07:55:58 -07:00 |
|
Jared Goodwin
|
4fde83ac57
|
Edit device groups.
|
2021-07-29 07:53:59 -07:00 |
|
Jared Goodwin
|
02f158088c
|
Added edit device page.
|
2021-07-29 07:53:59 -07:00 |
|
Jared Goodwin
|
ae57084eb2
|
GetDeviceGroups in DataService. TypeScript rework.
|
2021-07-29 07:53:59 -07:00 |
|
Jared Goodwin
|
8189e237b3
|
Remove DevicePermission and UserPermission.
|
2021-07-29 07:53:59 -07:00 |
|
Jared Goodwin
|
dae20a36c1
|
Set device as online in Create method.
|
2021-07-29 07:53:57 -07:00 |
|