Commit Graph

94 Commits

Author SHA1 Message Date
Jared
cfc5e4381f Update README.md 2021-07-29 07:56:50 -07:00
Jared
2b94e47bae Add link to charities. 2021-07-29 07:56:49 -07:00
Jared
ce1e4bf8e0 Add device banning. Extract interfaces from DataService and ApplicationConfig. Create unit tests. 2021-07-29 07:56:49 -07:00
Jared
3e09a96671 Update to .NET 5. (#176)
* Retarget .NET 5.

* Delete binaries

* Create ClickOnce publish profile.

* Add IncludeAllContentForSelfExtract

* Retarget .NET 5.

* Delete binaries

* Create ClickOnce publish profile.

* Add IncludeAllContentForSelfExtract

* Remove trim publish option.

* Update Program.cs

* Bump .NET Framework apps up to v4.8.

* Remove use of obsolete DatabaseErrorPageMiddleware.

* Delete ClickOnce-Win10-x64.pubxml
2021-07-29 07:56:49 -07:00
Jared
dc13c57bee Update README.md 2021-07-29 07:56:47 -07:00
Jared
af9fe6df81 Scaffold out RemoteControlAccessService. 2021-07-29 07:56:47 -07:00
Jared
6956e4dbba Update README.md 2021-07-29 07:56:46 -07:00
Jared
0ed2c131a2 Update readme. 2021-07-29 07:56:44 -07:00
Jared
758f27825d Updated readme. 2021-07-29 07:56:44 -07:00
Jared
7cbb93c262 Update readme. 2021-07-29 07:56:44 -07:00
Jared
f658752294 Update README.md 2021-07-29 07:56:42 -07:00
Jared
a8a8bf693b Update GitHub Actions documentation. 2021-07-29 07:56:42 -07:00
Jared
46faca67fa Update readme. 2021-07-29 07:56:40 -07:00
Jared
b3922c2ebe Add Ubuntu dependency requirements. 2021-07-29 07:56:40 -07:00
Jared
1ced0bc833 Remove .NET Core runtime requirement. Deployments are self-contained. 2021-07-29 07:56:40 -07:00
Jared
7ff603380b Update README.md 2021-07-29 07:56:40 -07:00
Jared
31562887c1 Update readme and PR template. 2021-07-29 07:56:40 -07:00
Jared Goodwin
9215443d60 URL change. 2021-07-29 07:56:39 -07:00
Jared Goodwin
8a9552269b Update project links. 2021-07-29 07:56:39 -07:00
Jared Goodwin
ed6f518e27 Update README.md 2021-07-29 07:56:39 -07:00
Jared Goodwin
e394b0b43c Fix spacing in markdown. 2021-07-29 07:56:38 -07:00
Jared Goodwin
8b387711bf Update URLs. 2021-07-29 07:56:38 -07:00
Jared Goodwin
75db74c85e Add Linux session indicator. Add NotifyUser to app settings. Add ShutdownService. 2021-07-29 07:56:38 -07:00
Jared Goodwin
bae1d1d628 Re-structure projects. Introduce WPF/Avalonia chat windows. Record session from browser. 2021-07-29 07:56:36 -07:00
Jared Goodwin
20797d5d6b Update README.md 2021-07-29 07:56:35 -07:00
Jared Goodwin
3ffe6de0be Update README.md 2021-07-29 07:56:35 -07:00
Jared Goodwin
7fb7079c8f Get cookie-based API remote control working again. 2021-07-29 07:56:17 -07:00
Jared Goodwin
28589df7d3 Ubuntu fixes. 2021-07-29 07:56:16 -07:00
Jared Goodwin
7f87a622cf Update README.md. 2021-07-29 07:56:14 -07:00
Jared Goodwin
1e6f85640c Finish Alerts API. 2021-07-29 07:56:13 -07:00
Jared Goodwin
57eb9b3a7e Added server config page. 2021-07-29 07:56:06 -07:00
Jared Goodwin
d598a1f2cf Update readme. 2021-07-29 07:56:06 -07:00
Jared Goodwin
718375674f Update README.md 2021-07-29 07:56:05 -07:00
Jared Goodwin
4ab5d494a3 Change URLs to new domain. 2021-07-29 07:56:05 -07:00
Jared Goodwin
c127921b1a Add new API documentation. 2021-07-29 07:56:04 -07:00
Jared Goodwin
e6835fa65a Add option to require 2FA. 2021-07-29 07:56:04 -07:00
Jared Goodwin
bdc019a778 Don't use single file for ScreenCasters, as it takes additional time to extract the files. 2021-07-29 07:56:02 -07:00
Jared Goodwin
217a3734a1 Update README.md 2021-07-29 07:56:02 -07:00
Jared Goodwin
e544f40d6f Added default connection info when in debug environment. 2021-07-29 07:56:02 -07:00
Jared Goodwin
c4eb3ee0cc Chat service working for Linux. 2021-07-29 07:56:00 -07:00
Jared Goodwin
76ac618854 Modify Linux server deploy to target Ubuntu specifically. 2021-07-29 07:56:00 -07:00
Jared Goodwin
d4fb831af4 Added ability to capture logon screen in Linux. 2021-07-29 07:56:00 -07:00
Jared Goodwin
9cd4a02dc9 Converted WPF app to .NET Core. 2021-07-29 07:55:59 -07:00
Jared Goodwin
d8e23c5375 Improved Windows session switching during remote control. Fixed password reset link. Fixed auto-property initializers in RemotelyUser entity. 2021-07-29 07:55:59 -07:00
Jared Goodwin
15194c042e Add to EditDevice InputModel. 2021-07-29 07:55:58 -07:00
Jared Goodwin
8cf7a98a2b Reverted desktop client. 2021-07-29 07:54:03 -07:00
Jared Goodwin
a4be95f86e Update readme. 2021-07-29 07:54:02 -07:00
Jared Goodwin
0db781a18f Update README.md 2021-07-29 07:54:02 -07:00
Jared Goodwin
d37e02c1a7 Update install scripts and readme. 2021-07-29 07:54:02 -07:00
Jared Goodwin
3912813e1c Update hosting steps to use published releases. 2021-07-29 07:54:01 -07:00