Jared
|
f58623c979
|
NuGet updates.
|
2021-07-29 07:56:50 -07:00 |
|
Jared
|
584ac0a900
|
Add many-to-many migrations.
|
2021-07-29 07:56:50 -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
|
1a9509a040
|
Package updates. Check WindowsIdentity vs Session ID for AppLauncher.
|
2021-07-29 07:56:48 -07:00 |
|
Jared
|
ca9bc3f521
|
Fix Sqlite migrations.
|
2021-07-29 07:56:47 -07:00 |
|
Jared
|
14c05c3c43
|
Fix multiple migration sets.
|
2021-07-29 07:56:47 -07:00 |
|
Jared
|
905be25995
|
Consolidate all modules to single out file.
|
2021-07-29 07:56:43 -07:00 |
|
Jared
|
d73bc004d9
|
Use outFile with AMD modules. Load with Requirejs.
|
2021-07-29 07:56:43 -07:00 |
|
Jared
|
a135b22131
|
Message handling cleanup and de-duplication.
|
2021-07-29 07:56:42 -07:00 |
|
Jared
|
cc56974fed
|
Cleanup.
|
2021-07-29 07:56:41 -07:00 |
|
Jared
|
f3797b00bb
|
Refactor DeviceInformation.Create.
|
2021-07-29 07:56:40 -07:00 |
|
Jared
|
5d57cb2760
|
Rename RCBrowserHub to ViewerHub. Refactor ViewerHubConnection close events.
|
2021-07-29 07:56:40 -07:00 |
|
Jared Goodwin
|
b94435d55e
|
Add SessionIndicator for Windows.
|
2021-07-29 07:56:38 -07:00 |
|
Jared Goodwin
|
bd18430205
|
Remove unneeded file.
|
2021-07-29 07:56:37 -07:00 |
|
Jared Goodwin
|
dd3b9083bd
|
Update WebRTC library and accomodate API changes.
|
2021-07-29 07:56:37 -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
|
bf7d1e8661
|
Update NuGet packages.
|
2021-07-29 07:56:36 -07:00 |
|
Jared Goodwin
|
3b1e034ec0
|
Add Windows Session selection.
|
2021-07-29 07:56:35 -07:00 |
|
Jared Goodwin
|
3fdffc6f67
|
Unify PowerShell commands.
|
2021-07-29 07:56:34 -07:00 |
|
Jared Goodwin
|
4d4f1f0d18
|
Add app icons.
|
2021-07-29 07:56:34 -07:00 |
|
Jared Goodwin
|
a4e17d19c5
|
Add configurable IceServers and concurrent update count.
|
2021-07-29 07:56:33 -07:00 |
|
Jared Goodwin
|
8cf4cf91f9
|
File transfer updates.
|
2021-07-29 07:56:33 -07:00 |
|
Jared Goodwin
|
b743f60295
|
NuGet updates.
|
2021-07-29 07:56:32 -07:00 |
|
Jared Goodwin
|
2d31571be2
|
Rename hubs
|
2021-07-29 07:56:32 -07:00 |
|
Jared Goodwin
|
a1e2f8bff8
|
Add WebRTC DTOs.
|
2021-07-29 07:56:16 -07:00 |
|
Jared Goodwin
|
08ac61e4ef
|
Resolve dependency loop.
|
2021-07-29 07:56:15 -07:00 |
|
Jared Goodwin
|
ed0b50373f
|
Add RTC message DTOs.
|
2021-07-29 07:56:15 -07:00 |
|
Jared Goodwin
|
90095d1b6b
|
Update packages.
|
2021-07-29 07:56:15 -07:00 |
|
Jared Goodwin
|
57eb9b3a7e
|
Added server config page.
|
2021-07-29 07:56:06 -07:00 |
|
Jared Goodwin
|
5f3b2f64cc
|
Rename CommandContext to CommandResult.
|
2021-07-29 07:56:06 -07:00 |
|
Jared Goodwin
|
ffee31b779
|
Update TS CommandContext type.
|
2021-07-29 07:56:06 -07:00 |
|
Jared Goodwin
|
0ce40718bf
|
Change CommandContext to CommandResult.
|
2021-07-29 07:56:06 -07:00 |
|
Jared Goodwin
|
1151834d94
|
Add support for DateTimeOffset with SQLite.
|
2021-07-29 07:56:06 -07:00 |
|
Jared Goodwin
|
f3abdb2836
|
Updates to index page.
|
2021-07-29 07:56:06 -07:00 |
|
Jared Goodwin
|
94ff1f23ba
|
Add automatic clipboard updating from browser to endpoint.
|
2021-07-29 07:56:05 -07:00 |
|
Jared Goodwin
|
71867b31cd
|
Update tsconfig.
|
2021-07-29 07:56:05 -07:00 |
|
Jared Goodwin
|
108730cbe1
|
Explicitly exclude types folder from TS compile.
|
2021-07-29 07:56:05 -07:00 |
|
Jared Goodwin
|
23ef7fd3f3
|
Move to PostgreSQL. Start adding stuff for device permissions.
|
2021-07-29 07:56:05 -07:00 |
|
Jared Goodwin
|
d474a786e8
|
Added chat window on the browser side.
|
2021-07-29 07:56:04 -07:00 |
|
Jared Goodwin
|
05a73820de
|
Installer app completed.
|
2021-07-29 07:56:03 -07:00 |
|
Jared Goodwin
|
1e0a4ed389
|
Remove unused Compile items.
|
2021-07-29 07:56:03 -07:00 |
|
Jared Goodwin
|
f05aad659b
|
Rebuild migrations.
|
2021-07-29 07:56:03 -07:00 |
|
Jared Goodwin
|
179d3806a4
|
Add custom authorization filter for API.
|
2021-07-29 07:56:02 -07:00 |
|
Jared Goodwin
|
f4bad8862e
|
API token management.
|
2021-07-29 07:56:02 -07:00 |
|
Jared Goodwin
|
afeb6dc1ad
|
Update NuGet packages.
|
2021-07-29 07:56:02 -07:00 |
|
Jared Goodwin
|
685e690392
|
Chat service implemented.
|
2021-07-29 07:56:00 -07:00 |
|
Jared Goodwin
|
a62e5edba9
|
Fix DtoType contract member name.
|
2021-07-29 07:56:00 -07:00 |
|
Jared Goodwin
|
35341700d5
|
Fix screen caster shutdown. Add dynamic DTO type for WebRTC binary serialization.
|
2021-07-29 07:56:00 -07:00 |
|
Jared Goodwin
|
0d34e6880f
|
Throttling adjustments. Refactoring and cleanup.
|
2021-07-29 07:55:59 -07:00 |
|
Jared Goodwin
|
6fb743a87b
|
WebRTC working.
|
2021-07-29 07:55:59 -07:00 |
|