Jared
|
dfdeaea34b
|
Merge pull request #67 from Jay-Rad/desktop_win_netcore3_migration
.NET Core 3 migration for Windows Desktop applications.
|
2019-12-26 19:15:33 -08:00 |
|
Jared Goodwin
|
4696974a2c
|
Update README.md
|
2019-12-26 19:10:20 -08:00 |
|
Jared Goodwin
|
161e93a577
|
Update install scripts and readme.
|
2019-12-26 19:10:04 -08:00 |
|
Jared Goodwin
|
85f89591d4
|
Moved console functions to their own module.
|
2019-12-23 18:01:47 -08:00 |
|
Jared Goodwin
|
a4d9fd3c94
|
Improved group and search filtering.
|
2019-12-23 17:42:39 -08:00 |
|
Jared Goodwin
|
e8b52c5cc2
|
Fix web command syntax.
|
2019-12-23 00:24:48 -08:00 |
|
Jared Goodwin
|
c3217b0cbf
|
Add post-build event back.
|
2019-12-23 00:02:24 -08:00 |
|
Jared Goodwin
|
6904f95843
|
Improve Select web command.
|
2019-12-22 23:33:29 -08:00 |
|
Jared Goodwin
|
7ccae0f987
|
Separate 32/64-bit Windows desktop clients.
|
2019-12-22 23:02:24 -08:00 |
|
Jared Goodwin
|
21e670ca66
|
Convert ScreenCast.Win to .NET Core.
|
2019-12-22 22:05:36 -08:00 |
|
Jared Goodwin
|
2390b67201
|
Dispose of old connection, if present.
|
2019-12-22 20:56:29 -08:00 |
|
Jared Goodwin
|
7e6476ed73
|
Merge branch 'master' into desktop_win_netcore3_migration
|
2019-12-22 20:43:35 -08:00 |
|
Jared Goodwin
|
493642a6b1
|
Put compiled scripts back in.
|
2019-12-22 18:29:31 -08:00 |
|
Jared Goodwin
|
c384f2688e
|
Update hosting steps to use published releases.
|
2019-12-22 17:43:59 -08:00 |
|
Jared Goodwin
|
7d818c99b5
|
Fix braces.
|
2019-12-22 15:32:50 -08:00 |
|
Jared Goodwin
|
9d7497068b
|
Fix double-instantiation of capturer.
|
2019-12-22 15:29:50 -08:00 |
|
Jared Goodwin
|
8b04321564
|
Core 3 WPF app created.
|
2019-12-22 15:26:49 -08:00 |
|
Jared Goodwin
|
e454f93b87
|
Make Linux GUI single file.
|
2019-12-22 14:43:06 -08:00 |
|
Jared Goodwin
|
2db632d51c
|
Adjust ViewModels in desktop apps.
|
2019-12-22 14:20:29 -08:00 |
|
Jared Goodwin
|
0dd1c50588
|
Return to single-file EXE for desktop client.
|
2019-12-22 13:25:52 -08:00 |
|
Jared Goodwin
|
cab0e60a28
|
Fix CertificatePath check.
|
2019-12-22 12:54:14 -08:00 |
|
Jared Goodwin
|
aeb47399ab
|
Add assembly signing to publish script.
|
2019-12-22 12:35:30 -08:00 |
|
Jared Goodwin
|
d8ace0853e
|
StyleCop warnings.
|
2019-12-22 11:11:35 -08:00 |
|
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 |
|