Remotely/Server
2023-07-26 11:31:34 -07:00
..
API Another pass of nullable refactoring. 2023-07-26 11:31:34 -07:00
Areas/Identity Another pass of nullable refactoring. 2023-07-26 11:31:34 -07:00
Auth Another pass of nullable refactoring. 2023-07-26 11:31:34 -07:00
Components Another pass of nullable refactoring. 2023-07-26 11:31:34 -07:00
Data Clean up errors and majority of warnings. 2023-07-25 14:05:59 -07:00
Enums Convert to file-scoped namespaces. 2023-07-21 10:16:29 -07:00
Extensions Refactor OrganizationManagementController, ApiAuthorizationFilter, and ExpiringTokenFilter. 2023-07-25 07:18:34 -07:00
Hubs Another pass of nullable refactoring. 2023-07-26 11:31:34 -07:00
Migrations Convert to file-scoped namespaces. 2023-07-21 10:16:29 -07:00
Models Another pass of nullable refactoring. 2023-07-26 11:31:34 -07:00
Pages Another pass of nullable refactoring. 2023-07-26 11:31:34 -07:00
Properties Add unit tests. 2023-06-22 13:40:05 -07:00
RateLimiting Refactor API controllers. 2023-07-25 11:34:35 -07:00
Services Another pass of nullable refactoring. 2023-07-26 11:31:34 -07:00
Shared Refactor OrganizationManagementController, ApiAuthorizationFilter, and ExpiringTokenFilter. 2023-07-25 07:18:34 -07:00
wwwroot WIP on viewer design implementation. 2023-05-18 09:33:38 -07:00
_Imports.razor Remove unneeded semicolon. 2023-06-15 05:13:28 -07:00
App.razor Create authorization policies for OrganizationAdmin and ServerAdmin. Use these within the routing system via Authorize attribute instead of directly checking on each page. 2023-06-14 15:06:13 -07:00
appsettings.json Implement remote control session recording. 2023-07-03 14:23:44 -07:00
Dockerfile Add healthcheck controller with loopback-only authorization filter. Add curl install to Dockerfile. 2023-05-03 12:31:10 -07:00
Dockerfile.local Add healthcheck controller with loopback-only authorization filter. Add curl install to Dockerfile. 2023-05-03 12:31:10 -07:00
Dockerfile.old Update dotnet version in scripts and Dockerfile. 2023-04-27 07:53:02 -07:00
Dockerfile.rootless Update dotnet version in scripts and Dockerfile. 2023-04-27 07:53:02 -07:00
DockerMain.sh Azure Pipelines, Docker, and embedded server data. (#543) 2022-12-31 19:10:40 -08:00
Program.cs Refactor API controllers. 2023-07-25 11:34:35 -07:00
Server.csproj First pass of nullable references. 2023-07-24 09:16:22 -07:00