Commit Graph

982 Commits

Author SHA1 Message Date
Jared
b89eabcdeb Populate relay codes. 2021-07-29 07:56:55 -07:00
Jared
e2665771de Remove third-party relay services. 2021-07-29 07:56:55 -07:00
Jared
d0bb736059 Remove unneeded usings. 2021-07-29 07:56:55 -07:00
Jared
4a8900cc7d Use icon. Return not found if Azure can't be reached. 2021-07-29 07:56:55 -07:00
Jared
2182c46fd6 Fix Select command. Don't send ClickOnce setup to Azure if application file has already been modified. 2021-07-29 07:56:55 -07:00
Jared
07c5315af8 Add to feature list. 2021-07-29 07:56:55 -07:00
Jared
d64a440faa Fix typo. 2021-07-29 07:56:55 -07:00
Jared
b5f482cf94 Fix installer message. 2021-07-29 07:56:55 -07:00
Jared
7649bdb44e Add registration info on Branding page. 2021-07-29 07:56:55 -07:00
Jared
53843bcadf Fix unbranded client download. 2021-07-29 07:56:55 -07:00
Jared Goodwin
7f3536017f Merged PR 4: Branding 2021-07-29 07:56:55 -07:00
Jared
463691bfd2 Reduce scope stack. 2021-07-29 07:56:54 -07:00
Jared
23d2d0d008 Compare local .NET Hosting version to remote. 2021-07-29 07:56:54 -07:00
Jared
1c8f8902d0 Remove auto-generated AlterColumn. 2021-07-29 07:56:54 -07:00
Jared
a90a096c13 Confirm device removal. 2021-07-29 07:56:54 -07:00
Jared
91053e21a2 Fix GUI host prompt. 2021-07-29 07:56:54 -07:00
Jared
511ba665cb Cosmetics. 2021-07-29 07:56:54 -07:00
Jared
774f74ffa9 Update PayPal links. 2021-07-29 07:56:54 -07:00
Jared
b945475600 Use timespan for readability. 2021-07-29 07:56:54 -07:00
Jared
2a79ba8e89 Update donation links. 2021-07-29 07:56:54 -07:00
RecursiveProgrammer
68543e600a UpdatePackagePath had a typo, missing the bracket for accessing the array (#226) 2021-07-29 07:56:54 -07:00
Jared
adbab10f93 Add "update all" button on server config page. 2021-07-29 07:56:54 -07:00
Jared
1e1dd129c0 Remove redundancy. 2021-07-29 07:56:54 -07:00
Jared
e220f994a9 Remove all records in server admin. 2021-07-29 07:56:54 -07:00
Jared
f7c9f57bbc Add device removal button. 2021-07-29 07:56:54 -07:00
Jared
716fabaf6c Remove null check Motd, which resulted in null reference in JavaScript. 2021-07-29 07:56:54 -07:00
Jared
45b17b8a9a Swap chat host/client roles. 2021-07-29 07:56:53 -07:00
Jared
1c81aaa523 Remove Motd element. 2021-07-29 07:56:53 -07:00
Jared
9eb970daf1 Remove Motd for now. 2021-07-29 07:56:53 -07:00
Jared
b91dd24959 Add AppendChild helper. 2021-07-29 07:56:53 -07:00
Jared
cbe3447e70 Null conditional on current app when connection closes. 2021-07-29 07:56:53 -07:00
Jared
db17d8d948 Check for empty content in motd. 2021-07-29 07:56:53 -07:00
Jared
d205807865 Add MotD. 2021-07-29 07:56:53 -07:00
Jared
7a3293bdf3 Package updates. Remove unused package. 2021-07-29 07:56:53 -07:00
Jared
4a47c844c2 Ubuntu desktop app requires sudo but will install dependencies. Created config service to replace static class. 2021-07-29 07:56:53 -07:00
Jared
300086da01 Add try/catch around HubConnection sends. 2021-07-29 07:56:53 -07:00
Jared
93514daf21 Remove obsolete attributes. 2021-07-29 07:56:53 -07:00
Jared
42d0787396 Update deploy-to-iis.yml 2021-07-29 07:56:53 -07:00
Jared
da0d5a9a2a Update deploy-via-ssh.yml 2021-07-29 07:56:53 -07:00
Jared
f9135bc292 Use delta diffs for rsync. 2021-07-29 07:56:53 -07:00
Jared
f1498093e1 Use Image constructor instead of creating img element. 2021-07-29 07:56:53 -07:00
Jared
ceebbcaa63 Update packages. 2021-07-29 07:56:53 -07:00
Jared
4390681221 Revert canvas drawing technique. 2021-07-29 07:56:53 -07:00
Jared
6f1714b36b Update site.js 2021-07-29 07:56:52 -07:00
Jared
dd9e71b772 Revert frame diffing to original method. Add Clear Logs/Scripting History. Alert for outdated .NET Framework version. 2021-07-29 07:56:52 -07:00
Jared
36ae2fd934 Update .NET runtime in Linux agent install scripts. 2021-07-29 07:56:52 -07:00
Jared
c4e19082e1 Fix highest version calculation. 2021-07-29 07:56:52 -07:00
Jared
dd5757046f Fix viewport width. Derive outdated versions from max agent version. 2021-07-29 07:56:52 -07:00
Jared
e4a6d3369b Check banned devices during agent update. 2021-07-29 07:56:52 -07:00
Jared
fd8e23d57e Reduce expiration time for downloading agents. 2021-07-29 07:56:52 -07:00