Commit Graph

277 Commits

Author SHA1 Message Date
Jared Goodwin
4943eaef57 Adjust ViewModels in desktop apps. 2021-07-29 07:54:01 -07:00
Jared Goodwin
b6432d1981 Return to single-file EXE for desktop client. 2021-07-29 07:54:01 -07:00
Jared Goodwin
5c2e2d0969 Fix CertificatePath check. 2021-07-29 07:54:00 -07:00
Jared Goodwin
8cd77dfa4c Add assembly signing to publish script. 2021-07-29 07:54:00 -07:00
Jared Goodwin
0d65a956cf StyleCop warnings. 2021-07-29 07:54:00 -07:00
Jared Goodwin
fd5e61cbb3 Invert color scheme for navbar. 2021-07-29 07:54:00 -07:00
Jared Goodwin
6996625606 Update Avalonia UI version. 2021-07-29 07:54:00 -07:00
Jared Goodwin
09fea40c76 Change SendText method. 2021-07-29 07:54:00 -07:00
Jared Goodwin
7cf442d5dc Fix clipboard transfer to textarea. 2021-07-29 07:54:00 -07:00
Jared Goodwin
cf14ad8781 Added bi-directional clipboard sharing. 2021-07-29 07:54:00 -07:00
Jared Goodwin
e5b86ebd18 Revert back to packages.config 2021-07-29 07:54:00 -07:00
Jared Goodwin
67187c509d Add RuntimeIdentifiers property. 2021-07-29 07:54:00 -07:00
Jared Goodwin
c12b64edf1 Fix DirectX capturer initialization. 2021-07-29 07:54:00 -07:00
Jared Goodwin
4d51cbb470 Migrate from packages.json to PackageReference. 2021-07-29 07:54:00 -07:00
Jared Goodwin
367dd10ff2 Remove static screencaster. 2021-07-29 07:54:00 -07:00
Jared Goodwin
107ff34fcd Created interfaces for services. Reworked dependencies. 2021-07-29 07:54:00 -07:00
Jared Goodwin
d729300857 Use MemAvailable instead of MemFree. 2021-07-29 07:54:00 -07:00
Jared Goodwin
86367b2124 Fix downloads link. 2021-07-29 07:53:59 -07:00
Jared Goodwin
6d7d9934b5 Normalize theme values. 2021-07-29 07:53:59 -07:00
Jared Goodwin
55c31b61fc Implemented device group selection on data grid. 2021-07-29 07:53:59 -07:00
Jared Goodwin
4fde83ac57 Edit device groups. 2021-07-29 07:53:59 -07:00
Jared Goodwin
51397b6f12 Fix Linux memory info. 2021-07-29 07:53:59 -07:00
Jared Goodwin
0cd8b546ee Fix Linux mem info. 2021-07-29 07:53:59 -07:00
Jared Goodwin
1dd9585ce4 Fix foreign key issue. Add systemctl param. 2021-07-29 07:53:59 -07:00
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