Remotely/Server
2023-08-01 11:35:20 -07:00
..
API Move DeviceGroup to correct namespace. 2023-08-01 11:35:20 -07:00
Areas/Identity Add DateTimeOffset converter for Postgres. 2023-07-31 15:22:24 -07:00
Auth Refactor script results and move entities. 2023-07-26 15:56:24 -07:00
Components Move DeviceGroup to correct namespace. 2023-08-01 11:35:20 -07:00
Converters Add DateTimeOffset converter for Postgres. 2023-07-31 15:22:24 -07:00
Data Add DateTimeOffset converter for Postgres. 2023-07-31 15:22:24 -07:00
Enums Convert to file-scoped namespaces. 2023-07-21 10:16:29 -07:00
Extensions Make query builder callbacks cleaner. 2023-07-31 14:28:20 -07:00
Hubs Fix call to get org name. 2023-07-27 14:54:00 -07:00
Migrations Add provider-specific SQL syntax in latest migration. 2023-07-31 14:28:20 -07:00
Models Another pass of nullable refactoring. 2023-07-26 11:31:34 -07:00
Pages Move DeviceGroup to correct namespace. 2023-08-01 11:35:20 -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 Make query builder callbacks cleaner. 2023-07-31 14:28:20 -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 Refactor script results and move entities. 2023-07-26 15:56:24 -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 Use MigrateAsync instead of Migrate. 2023-07-31 14:28:20 -07:00
Server.csproj Moved code from Razor components to code-behind to fix Identity UI scaffolding. 2023-07-31 14:02:52 -07:00