Remotely/Server
2021-07-29 07:58:18 -07:00
..
API Add macOS arm64. 2021-07-29 07:58:11 -07:00
Areas/Identity Merged PR 5: Replace Server UI with Blazor 2021-07-29 07:57:31 -07:00
Attributes Merged PR 5: Replace Server UI with Blazor 2021-07-29 07:57:31 -07:00
Auth Return early if key is valid. 2021-07-29 07:58:18 -07:00
Components Reduce number of iterations through collection while filtering. 2021-07-29 07:58:16 -07:00
Data DataService refactoring. 2021-07-29 07:58:07 -07:00
Enums Merged PR 5: Replace Server UI with Blazor 2021-07-29 07:57:31 -07:00
Hubs Reduce SignalR buffer size and max message size. Check for duplicate session ID. 2021-07-29 07:58:18 -07:00
Migrations Add alert details modal. Fix GetEffectiveTheme. 2021-07-29 07:57:38 -07:00
Models Only count sessions with active viewers toward RemoteControlSessionLimit 2021-07-29 07:58:07 -07:00
Pages Pass correct variable into CreateApiToken. 2021-07-29 07:58:18 -07:00
Properties Merged PR 5: Replace Server UI with Blazor 2021-07-29 07:57:31 -07:00
Services Don't delete script results when clearing logs. 2021-07-29 07:58:18 -07:00
Shared Cascade from user org name to default org name to "Remotely". 2021-07-29 07:58:16 -07:00
wwwroot Fix font color in #blazor-error-ui. 2021-07-29 07:58:18 -07:00
_Imports.razor Remove synchronous code from AuthComponentBase. 2021-07-29 07:57:37 -07:00
App.razor Fix for newly-added device groups now showing in EditDeviceGroup modal until page refresh. Fix invites. 2021-07-29 07:57:33 -07:00
appsettings.Development.json Merged PR 5: Replace Server UI with Blazor 2021-07-29 07:57:31 -07:00
appsettings.json Add option to disable certificate revocation check when sending email. 2021-07-29 07:58:05 -07:00
Dockerfile Set permissions on script entry point. 2021-07-29 07:58:11 -07:00
DockerMain.sh Automatically use Docker volume for persisting SQLite DB and appsettings.json. 2021-07-29 07:58:11 -07:00
libman.json Remove @msgpack/msgpack dependency. Use msgpack5 instead. 2021-07-29 07:58:18 -07:00
Program.cs Merged PR 5: Replace Server UI with Blazor 2021-07-29 07:57:31 -07:00
Server.csproj Use libman for client-side libraries. 2021-07-29 07:58:17 -07:00
Startup.cs Reduce SignalR buffer size and max message size. Check for duplicate session ID. 2021-07-29 07:58:18 -07:00