Commit Graph

253 Commits

Author SHA1 Message Date
Jared Goodwin
403e78e134 Fix Linux remote control bug. 2021-07-29 07:53:59 -07:00
Jared Goodwin
702d5754fc Fix remote control input. 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
623b71bc40 Change self-registration setting to max organization count. 2021-07-29 07:53:59 -07:00
Jared Goodwin
d3e6c6c849 Fixed Select All when rows are hidden. Fixed overflow. 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
535a855625 Remove explicit types directory. 2021-07-29 07:53:58 -07:00
Jared Goodwin
071fe3772f Add explicit typings directory. 2021-07-29 07:53:58 -07:00
Jared Goodwin
881151afe9 Added dark/light theme option. 2021-07-29 07:53:58 -07:00
Jared Goodwin
0575afa640 Revert publish options. 2021-07-29 07:53:58 -07:00
Jared Goodwin
c933e9af31 Add .NET Core publishing options. Touch control changes. 2021-07-29 07:53:58 -07:00
Jared Goodwin
47521a4269 Add popup message to DisplayConsoleMessage. Rename to DisplayMessage. 2021-07-29 07:53:58 -07:00
Jared Goodwin
90c2382ab7 Edit Device button can now save tags. 2021-07-29 07:53:58 -07:00
Jared Goodwin
4f1cb2c6ae Float-message changes. Edit device button. 2021-07-29 07:53:58 -07:00
Jared Goodwin
79326f0b46 Core SDK update. Package updates. 2021-07-29 07:53:58 -07:00
Jared Goodwin
21b482edb7 Temporarily disabled Swagger. It's currently not able to build for Linux on Windows in ASP.NET Core 3. 2021-07-29 07:53:58 -07:00
Jared Goodwin
d279410593 Update Publish script and NuGet package. 2021-07-29 07:53:58 -07:00
Jared Goodwin
9e00e060b4 Create directory if missing. 2021-07-29 07:53:58 -07:00
Jared Goodwin
94fe8207f4 Fix Publish.ps1 directory path. 2021-07-29 07:53:58 -07:00
Jared Goodwin
bce82b3e5b Delete CurrentVersion.txt 2021-07-29 07:53:58 -07:00
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
dae20a36c1 Set device as online in Create method. 2021-07-29 07:53:57 -07:00
Jared Goodwin
b18d4c93ed Fix publish script. 2021-07-29 07:53:57 -07:00
Jared Goodwin
130ddecc50 Update script and readme. 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
d1f580da57 Update publish script and readme. 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
41af7a3179 Remove installer project. Add ClickOnce publish settings. 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
080fb69726 Package updates. 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