Commit Graph

1055 Commits

Author SHA1 Message Date
Jared
4d606d577f Remove interactive prompts from possibly-non-interactive sections. Continue when successfully parsing -c and -w. 2021-07-29 07:57:35 -07:00
Jared
b5c5380cf5 Update build.yml 2021-07-29 07:57:35 -07:00
Jared
cba80d09ce Fix tree structure for existing folders. 2021-07-29 07:57:34 -07:00
Jared
0191e02a59 Fix tree view rendering for nested scripts. 2021-07-29 07:57:34 -07:00
Jared
2346cfef22 Change --reverse-proxy, -r to --web-server, -w. 2021-07-29 07:57:34 -07:00
Jared
997a2e8ba7 Fix duplicate use of -r param. 2021-07-29 07:57:34 -07:00
Jared
c675e359fb Send input on STA thread. 2021-07-29 07:57:34 -07:00
Jared
27c78038c5 No sleep makes typos. 2021-07-29 07:57:34 -07:00
Jared
b35110e7ad Typo. :) There will probably be lots of these. 2021-07-29 07:57:34 -07:00
Jared
4e53dc3628 Typo. 2021-07-29 07:57:34 -07:00
Jared
b25a266522 Trim console lines. 2021-07-29 07:57:34 -07:00
Jared
80e7f72ea8 Update readme. 2021-07-29 07:57:34 -07:00
Jared
85e82d9bb6 Let API Token also authorize for ExpiringTokenFilter. 2021-07-29 07:57:34 -07:00
Jared
50ff25277f Add Server.Installer project. 2021-07-29 07:57:33 -07:00
Jared
56b30537cf Add redirect for old download location. 2021-07-29 07:57:33 -07:00
Jared Goodwin
ef16c71829 Update issue templates 2021-07-29 07:57:33 -07:00
Jared
1004e454f9 Fix for newly-added device groups now showing in EditDeviceGroup modal until page refresh. Fix invites. 2021-07-29 07:57:33 -07:00
Jared
3e74e61e9b Fix title in EditDeviceGroup modal. 2021-07-29 07:57:33 -07:00
Jared
1d4b0e0ff6 Open download links in a new tab so it doesn't break the connection. 2021-07-29 07:57:33 -07:00
Jared
58c5d5c014 Fix padding. 2021-07-29 07:57:33 -07:00
Jared
155d5e0f59 Changing host in view model no longer needed. 2021-07-29 07:57:33 -07:00
Jared
e4af33cce7 Add filtering options to server admins list. 2021-07-29 07:57:32 -07:00
Jared
a82b26c1c4 Show message when logs are empty. 2021-07-29 07:57:32 -07:00
Jared
51439a688f Add navigation animation. 2021-07-29 07:57:32 -07:00
Jared
9905bfd449 Switch to input desktop on each frame get. 2021-07-29 07:57:32 -07:00
Jared Goodwin
d2bb8b926b Merged PR 6: Linux capture fixes. 2021-07-29 07:57:32 -07:00
Jared
dcbc2e8930 Add Bootstrap styling to event type select. 2021-07-29 07:57:32 -07:00
Jared
5983f06e15 Fix non-awaited tasks. 2021-07-29 07:57:32 -07:00
Jared
ebc3214db3 Don't run Remotely service as www-data anymore. 2021-07-29 07:57:31 -07:00
Jared
1ad6dac15e Copy files and updated host names in Publish.ps1 instead of Build.yml. 2021-07-29 07:57:31 -07:00
Jared
5cade93dd5 Remove unused TS/JS files. 2021-07-29 07:57:31 -07:00
Jared
ce91daa167 Remove key from modal string[] content. 2021-07-29 07:57:31 -07:00
Jared Goodwin
d3ab27b645 Update README.md 2021-07-29 07:57:31 -07:00
Jared Goodwin
8c3f997b89 Merged PR 5: Replace Server UI with Blazor 2021-07-29 07:57:31 -07:00
Jared
928fec723f Update build.yml 2021-07-29 07:57:30 -07:00
Jared
f7186f9045 Update build.yml 2021-07-29 07:57:30 -07:00
Jared
579fa69e3a Update build.yml 2021-07-29 07:57:30 -07:00
Jared
6811e39231 Revert some capture changes. 2021-07-29 07:57:30 -07:00
Jared
885725302f Add Build workflow with input parameters. Update readme. 2021-07-29 07:57:30 -07:00
Jared
185b75892e Make WebRtcSession.SendDto async. 2021-07-29 07:57:30 -07:00
Jared
b9f6624453 Switch to createImageBitmap. 2021-07-29 07:57:30 -07:00
Jared
0ed01bd2ae Set when full-screen refresh needed. 2021-07-29 07:57:29 -07:00
Jared
9c8a6c86c7 Remove mouse button 0/2 check on mouseup. 2021-07-29 07:57:29 -07:00
Jared
c631c162f6 Use Expand-Archive instead of ZipFile class. 2021-07-29 07:57:29 -07:00
Jared
292ed4b978 Use predictive bandwidth analysis. 2021-07-29 07:57:29 -07:00
Jared
df96932579 Track of refresh is needed. 2021-07-29 07:57:29 -07:00
Jared
8c4a8712b8 Removed trimmed publish on agent. 2021-07-29 07:57:29 -07:00
Jared
49e6b92f3a Use combination of JPEG and WEBP. 2021-07-29 07:57:29 -07:00
Jared
0d98fcd278 Implement SkiaSharp. Remove manual quality controls. 2021-07-29 07:57:29 -07:00
Jared
c00e01436b Add button and API endpoint to clear all alerts. 2021-07-29 07:57:28 -07:00