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
|
e951b72f98
|
Implement file uploading for Windows.
|
2021-07-29 07:56:43 -07:00 |
|
Jared
|
b4b9f09365
|
Create browser controls. Begin fleshing out client services.
|
2021-07-29 07:56:43 -07:00 |
|
Jared
|
4b797d975a
|
Cleanup and message de-duplication.
|
2021-07-29 07:56:42 -07:00 |
|
Jared
|
a135b22131
|
Message handling cleanup and de-duplication.
|
2021-07-29 07:56:42 -07:00 |
|
Jared
|
cda7196b03
|
Remove cookie policy configuration. Use defaults.
|
2021-07-29 07:56:42 -07:00 |
|
Jared
|
9cfe322dd5
|
Fix device grid buttons.
|
2021-07-29 07:56:42 -07:00 |
|
dependabot[bot]
|
3c61b5a468
|
Bump bl from 2.2.0 to 2.2.1 in /Server
Bumps [bl](https://github.com/rvagg/bl) from 2.2.0 to 2.2.1.
- [Release notes](https://github.com/rvagg/bl/releases)
- [Commits](https://github.com/rvagg/bl/compare/v2.2.0...v2.2.1)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-07-29 07:56:42 -07:00 |
|
Jared
|
6acd961573
|
Reduce input timeout. Center text in input.
|
2021-07-29 07:56:41 -07:00 |
|
Jared
|
e81aad3f15
|
Add pagination.
|
2021-07-29 07:56:41 -07:00 |
|
Jared
|
b83a84729f
|
Add checkbox to hide offline devices.
|
2021-07-29 07:56:41 -07:00 |
|
Jared
|
30d5f16a71
|
Start data grid refactor.
|
2021-07-29 07:56:41 -07:00 |
|
Jared
|
cc56974fed
|
Cleanup.
|
2021-07-29 07:56:41 -07:00 |
|
Jared
|
ba0785371f
|
Update Downloads page.
|
2021-07-29 07:56:41 -07:00 |
|
Jared
|
e2fd115bef
|
Add org id in CreateDevice.
|
2021-07-29 07:56:41 -07:00 |
|
Jared
|
a24546f105
|
Change device setup process.
|
2021-07-29 07:56:40 -07:00 |
|
Jared
|
f3797b00bb
|
Refactor DeviceInformation.Create.
|
2021-07-29 07:56:40 -07:00 |
|
Jared
|
f2063e69a0
|
Remove unused command line arg for installer.
|
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
|
6dc9b553e0
|
Case-insensitive etag grep. Rename server install bash scripts.
|
2021-07-29 07:56:38 -07:00 |
|
Jared Goodwin
|
da5b6c7fd8
|
Use counter for missed messages on the console instead of flashing alert.
|
2021-07-29 07:56:38 -07:00 |
|
Jared Goodwin
|
b4a14ac50d
|
Remove recording from server config (was moved to browser).
|
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
|
b94435d55e
|
Add SessionIndicator for Windows.
|
2021-07-29 07:56:38 -07:00 |
|
Jared Goodwin
|
89d13c7a1f
|
Return file as a stream instead of loading all bytes into memory.
|
2021-07-29 07:56:38 -07:00 |
|
Jared Goodwin
|
d72ebc57b0
|
Fix version on About page.
|
2021-07-29 07:56:37 -07:00 |
|
Jared Goodwin
|
bd18430205
|
Remove unneeded file.
|
2021-07-29 07:56:37 -07:00 |
|
Jared Goodwin
|
fea1b7cc7f
|
Add remote computer's upload progress when downloading from console.
|
2021-07-29 07:56:37 -07:00 |
|
Jared Goodwin
|
29df1df67b
|
Fix file upload progress.
|
2021-07-29 07:56:37 -07:00 |
|
Jared Goodwin
|
2024779cf5
|
Add title to invite button.
|
2021-07-29 07:56:37 -07:00 |
|
Jared Goodwin
|
e4df1e24a3
|
Add "stream mode" as an option for WebRTC video.
|
2021-07-29 07:56:37 -07:00 |
|
Jared Goodwin
|
bf89797558
|
Dispose of DataChannel before exiting.
|
2021-07-29 07:56:37 -07:00 |
|
Jared Goodwin
|
44dc4e346c
|
Handle errors in CreateFromArgb32Callback.
|
2021-07-29 07:56:37 -07:00 |
|
Jared Goodwin
|
ad211e6e64
|
Added WebRTC video stream.
|
2021-07-29 07:56:37 -07:00 |
|
Jared Goodwin
|
b2c9536e23
|
Refactor IScreenCapturer.
|
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
|
71d30765e5
|
Desktop app fixes. Screen capture tweaks. Installer tweaks.
|
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
|
7f043d0a84
|
Fixed issue with remote control API.
|
2021-07-29 07:56:36 -07:00 |
|
Jared Goodwin
|
e49b685d88
|
Add DbLogger.
|
2021-07-29 07:56:36 -07:00 |
|
Jared Goodwin
|
a352582311
|
Add SignalR event handler for file transfer (for when WebRTC fails).
|
2021-07-29 07:56:36 -07:00 |
|
Jared Goodwin
|
8f6120cba7
|
Update ClipboardWatcher.
|
2021-07-29 07:56:36 -07:00 |
|
Jared Goodwin
|
bf7d1e8661
|
Update NuGet packages.
|
2021-07-29 07:56:36 -07:00 |
|
Jared Goodwin
|
35eff7cd31
|
Add chunking for images sent over SignalR.
|
2021-07-29 07:56:36 -07:00 |
|
Jared Goodwin
|
c523e9c197
|
SignalR connection IDs might start with a hyphen. Wrap them in quotes for Conductor.ParseArgs.
|
2021-07-29 07:56:35 -07:00 |
|
Jared Goodwin
|
4ded311d34
|
Set key states up on window blur.
|
2021-07-29 07:56:35 -07:00 |
|
Jared Goodwin
|
f59ac392f5
|
Update ApplicationConfig.cs
|
2021-07-29 07:56:35 -07:00 |
|
Jared Goodwin
|
39a67fef73
|
Session type serialization check.
|
2021-07-29 07:56:35 -07:00 |
|
Jared Goodwin
|
3e9b0ec3c9
|
Fix session type serialization.
|
2021-07-29 07:56:35 -07:00 |
|