Commit Graph

495 Commits

Author SHA1 Message Date
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
85e82d9bb6 Let API Token also authorize for ExpiringTokenFilter. 2021-07-29 07:57:34 -07:00
Jared
56b30537cf Add redirect for old download location. 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
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 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
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
8c3f997b89 Merged PR 5: Replace Server UI with Blazor 2021-07-29 07:57:31 -07:00
Jared
6811e39231 Revert some capture changes. 2021-07-29 07:57:30 -07:00
Jared
b9f6624453 Switch to createImageBitmap. 2021-07-29 07:57:30 -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
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
Jared
12e789e545 NuGet package updates. 2021-07-29 07:57:28 -07:00
dependabot[bot]
a112d52506 Bump msgpack5 from 4.5.0 to 4.5.1 in /Server
Bumps [msgpack5](https://github.com/mcollina/msgpack5) from 4.5.0 to 4.5.1.
- [Release notes](https://github.com/mcollina/msgpack5/releases)
- [Commits](https://github.com/mcollina/msgpack5/compare/v4.5.0...v4.5.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-29 07:57:28 -07:00
RecursiveProgrammer
4bb2db13b8 Upgrade script errors, file had special characters, Parsing was not producing expected results, spawned by: https://github.com/RecursiveProgrammer/Remotely/issues/2 2021-07-29 07:57:28 -07:00
Jared
41e66d3a9a Fix STUN URI format. 2021-07-29 07:57:28 -07:00
Jared
884d836421 NPM updates. 2021-07-29 07:57:27 -07:00
Jared
c55e353cdd NuGet package updates. 2021-07-29 07:57:27 -07:00
Jared
7db7d0b859 Code cleanup. 2021-07-29 07:57:27 -07:00
Jared
1643576ad1 Use permalinks on download page for organization's desktop client. 2021-07-29 07:57:26 -07:00
Jared
d8597b6daa Update note for ClickOnce installers. 2021-07-29 07:57:26 -07:00
Jared
d3a4e5be40 Fix NRE. 2021-07-29 07:57:26 -07:00
Jared
2e356f6b99 Migrations. 2021-07-29 07:56:55 -07:00
Jared
ea7f4e5ce8 Use static files for ClickOnce setup. 2021-07-29 07:56:55 -07:00
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
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
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
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
511ba665cb Cosmetics. 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