Jared Goodwin
|
a1621627a3
|
Get rid of InstallerSettings and file byte manipulation.
|
2020-03-06 16:47:53 -08:00 |
|
Jared Goodwin
|
542c8a852c
|
Added server config page.
|
2020-03-05 22:20:17 -08:00 |
|
Jared Goodwin
|
4fc612d427
|
Use DateTimeOffset string converter.
|
2020-03-05 15:17:47 -08:00 |
|
Jared Goodwin
|
3506962bce
|
Rename CommandContext to CommandResult.
|
2020-03-05 07:58:15 -08:00 |
|
Jared Goodwin
|
093192eeb9
|
Change CommandContext to CommandResult.
|
2020-03-05 00:01:35 -08:00 |
|
Jared Goodwin
|
569df134d5
|
Add support for DateTimeOffset with SQLite.
|
2020-03-04 23:45:51 -08:00 |
|
Jared Goodwin
|
eb11b3a811
|
Change DateTime to DateTimeOffset. Revert signing installer in download controller (not going to work).
|
2020-03-02 17:16:32 -08:00 |
|
Jared Goodwin
|
7815b4fb46
|
Add permission filtering on DataService methods.
|
2020-02-26 08:52:53 -08:00 |
|
Jared Goodwin
|
505ed1b51b
|
Permission groups added.
|
2020-02-25 23:42:12 -08:00 |
|
Jared Goodwin
|
e2be4d2371
|
Move to PostgreSQL. Start adding stuff for device permissions.
|
2020-02-25 19:37:31 -08:00 |
|
Jared Goodwin
|
6cf917e607
|
Add theme option to UserOptions.
|
2020-02-23 14:22:16 -08:00 |
|
Jared Goodwin
|
b712874eeb
|
Add support for Windows 8.1 and 7.
|
2020-02-22 21:53:42 -08:00 |
|
Jared Goodwin
|
30b2c5afaa
|
Installer app completed.
|
2020-02-23 02:38:27 +00:00 |
|
Jared Goodwin
|
af8de18405
|
Add service install and uninstall methods.
|
2020-02-23 02:38:27 +00:00 |
|
Jared Goodwin
|
fe6ba8ee86
|
Create installer project.
|
2020-02-23 02:38:27 +00:00 |
|
Jared Goodwin
|
894c4300b1
|
Change free memory/storage to used.
|
2020-02-16 22:36:36 -08:00 |
|
Jared Goodwin
|
59263371bb
|
Add CPU percentage.
|
2020-02-16 16:04:51 -08:00 |
|
Jared Goodwin
|
71c86015aa
|
API token management.
|
2020-02-15 12:19:48 -08:00 |
|
Jared Goodwin
|
b02ef83346
|
Added DevliceAlias and DeviceGroup parameters to install script.
|
2020-01-28 18:41:16 -08:00 |
|
Jared Goodwin
|
af090ea5da
|
Fix DtoType contract member name.
|
2020-01-18 15:16:10 -08:00 |
|
Jared Goodwin
|
9fd7d08e01
|
Fix screen caster shutdown. Add dynamic DTO type for WebRTC binary serialization.
|
2020-01-18 14:23:34 -08:00 |
|
Jared Goodwin
|
9a8b74956f
|
Improved Windows session switching during remote control. Fixed password reset link. Fixed auto-property initializers in RemotelyUser entity.
|
2020-01-15 22:58:21 -08:00 |
|
Jared Goodwin
|
9736ed31c3
|
Added Server Logs page. Added outgoing buffer throttling in screen caster. Refactoring.
|
2020-01-14 17:48:43 -08:00 |
|
Jared Goodwin
|
eee02834e5
|
Begin stubbling out device alert service.
|
2020-01-12 13:55:47 -08:00 |
|
Jared Goodwin
|
c14d91085e
|
Edit device groups.
|
2019-12-12 18:27:53 -08:00 |
|
Jared Goodwin
|
24277ed158
|
Added edit device page.
|
2019-12-12 08:18:57 -08:00 |
|
Jared Goodwin
|
a7ffcdf1e9
|
GetDeviceGroups in DataService. TypeScript rework.
|
2019-12-11 23:13:16 -08:00 |
|
Jared Goodwin
|
df8bd3d117
|
Remove DevicePermission and UserPermission.
|
2019-12-11 08:40:28 -08:00 |
|
Jared Goodwin
|
c33e3d970f
|
Set device as online in Create method.
|
2019-09-28 22:40:55 -07:00 |
|
Jared Goodwin
|
b2f7183f12
|
WIP
|
2019-09-28 01:11:05 -07:00 |
|
Jared Goodwin
|
cc42cf339e
|
Remove Newtonsoft.Json.
|
2019-09-28 00:30:36 -07:00 |
|
Jared Goodwin
|
0413f8dc73
|
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.
|
2019-07-14 12:43:22 -07:00 |
|
Jared Goodwin
|
04f7de98ac
|
Added GetVersion command. Routed SendSAS through ScreenCaster before DeviceHub. Minor refactoring.
|
2019-07-05 13:30:45 -07:00 |
|
Jared Goodwin
|
434ffdf9fb
|
Password reset link is now displayed in Organization Management when a user account is created as a result of an invite.
|
2019-07-03 15:59:20 -07:00 |
|
Jared Goodwin
|
a0405e28a0
|
WIP
|
2019-06-15 18:08:30 -07:00 |
|