Commit Graph

277 Commits

Author SHA1 Message Date
Jared Goodwin
88b378b238 Invert color scheme for navbar. 2019-12-22 11:10:59 -08:00
Jared Goodwin
767f6d18c3 Update Avalonia UI version. 2019-12-19 18:57:48 -08:00
Jared Goodwin
fa6411b654 Change SendText method. 2019-12-16 15:36:54 -08:00
Jared Goodwin
69d25f022d Fix clipboard transfer to textarea. 2019-12-16 15:22:31 -08:00
Jared Goodwin
0e49088dda Added bi-directional clipboard sharing. 2019-12-16 15:07:46 -08:00
Jared Goodwin
d4104ab4cb Revert back to packages.config 2019-12-15 20:09:51 -08:00
Jared Goodwin
bff170a978 Add RuntimeIdentifiers property. 2019-12-15 17:23:25 -08:00
Jared Goodwin
47dedfe2b1 Fix DirectX capturer initialization. 2019-12-15 16:44:30 -08:00
Jared Goodwin
1f74ebffa5 Migrate from packages.json to PackageReference. 2019-12-14 13:00:54 -08:00
Jared
7ad56044d8
Merge pull request #64 from Jay-Rad/major_refactor
Refactoring
2019-12-14 09:12:57 -08:00
Jared Goodwin
40fb8748e1 Remove static screencaster. 2019-12-14 09:08:14 -08:00
Jared Goodwin
e4374bc380 Created interfaces for services. Reworked dependencies. 2019-12-13 19:44:08 -08:00
Jared Goodwin
b1d50085a3 Use MemAvailable instead of MemFree. 2019-12-12 21:42:35 -08:00
Jared Goodwin
d9ab50379d Fix downloads link. 2019-12-12 21:28:32 -08:00
Jared
01242f5334
Merge pull request #63 from Jay-Rad/groups_rewrite
Groups rewrite
2019-12-12 21:17:51 -08:00
Jared Goodwin
5db01941fa Normalize theme values. 2019-12-12 21:17:04 -08:00
Jared Goodwin
eb72c5142c Implemented device group selection on data grid. 2019-12-12 20:55:58 -08:00
Jared Goodwin
c14d91085e Edit device groups. 2019-12-12 18:27:53 -08:00
Jared Goodwin
bcd63a2b03 Fix Linux memory info. 2019-12-12 17:27:00 -08:00
Jared Goodwin
c126447440 Fix Linux mem info. 2019-12-12 14:55:46 -08:00
Jared Goodwin
567c3e1cc5 Fix foreign key issue. Add systemctl param. 2019-12-12 14:49:41 -08:00
Jared Goodwin
ab83c3f1b5 Fix Linux remote control bug. 2019-12-12 14:04:43 -08:00
Jared Goodwin
34a0d626e2 Fix remote control input. 2019-12-12 09:33:21 -08:00
Jared Goodwin
24277ed158 Added edit device page. 2019-12-12 08:18:57 -08:00
Jared Goodwin
0b1c8d4bcb Change self-registration setting to max organization count. 2019-12-12 00:15:04 -08:00
Jared Goodwin
e373006581 Fixed Select All when rows are hidden. Fixed overflow. 2019-12-11 23:50:04 -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
e3ce6120b6 Remove explicit types directory. 2019-12-10 11:33:46 -08:00
Jared Goodwin
5bbc3d2595 Add explicit typings directory. 2019-12-10 11:25:14 -08:00
Jared Goodwin
995f1cf22a Added dark/light theme option. 2019-12-10 10:28:03 -08:00
Jared Goodwin
3d7cfcdf90 Revert publish options. 2019-12-09 22:00:13 -08:00
Jared Goodwin
b84bd53687 Add .NET Core publishing options. Touch control changes. 2019-12-09 21:33:40 -08:00
Jared Goodwin
5f99b5c04a Add popup message to DisplayConsoleMessage. Rename to DisplayMessage. 2019-12-09 08:31:42 -08:00
Jared Goodwin
2d449d88ed Edit Device button can now save tags. 2019-12-07 20:43:26 -08:00
Jared Goodwin
921537a9f0 Float-message changes. Edit device button. 2019-12-06 12:58:44 -08:00
Jared Goodwin
a8e7567e33 Core SDK update. Package updates. 2019-12-04 19:11:56 -08:00
Jared Goodwin
ec173f033c Temporarily disabled Swagger. It's currently not able to build for Linux on Windows in ASP.NET Core 3. 2019-11-30 10:15:05 -08:00
Jared Goodwin
61d904ceef Update Publish script and NuGet package. 2019-11-28 09:23:03 -08:00
Jared Goodwin
082e1c73f7 Create directory if missing. 2019-11-18 11:02:19 -08:00
Jared Goodwin
02a06ff5aa Fix Publish.ps1 directory path. 2019-11-18 10:58:30 -08:00
Jared Goodwin
e0eaa830cf Delete CurrentVersion.txt 2019-11-15 17:50:56 -08:00
Jared Goodwin
295956ad36 Fix initial value for "last online" device property. 2019-11-15 17:49:18 -08:00
Jared Goodwin
85145d75ec Fix password reset link. 2019-11-14 11:35:20 -08:00
Jared Goodwin
356ffe83a9 Fix confirm email on account page. 2019-10-23 20:20:57 -07:00
Jared Goodwin
dfbb4f9755 Fix account confirmation email URL. 2019-10-23 19:49:16 -07:00
Jared Goodwin
315e6372b9 Fix file sharing DataService call. 2019-10-07 17:39:49 -07:00
Jared Goodwin
464db8d329 Update publish script. 2019-09-28 23:34:43 -07:00
Jared Goodwin
c33e3d970f Set device as online in Create method. 2019-09-28 22:40:55 -07:00
Jared Goodwin
2697afce12 Fix publish script. 2019-09-28 20:58:52 -07:00