| .. |
|
API
|
Convert the remaining Razor Pages to Blazor components.
|
2024-02-19 17:18:36 -08:00 |
|
Auth
|
Make User nullable in AuthComponentBase. Add utility method to make sure it's populated. Refactor as necessary.
|
2023-08-01 15:52:08 -07:00 |
|
Components
|
Fix some alignment and spacing issues.
|
2024-02-19 17:35:13 -08:00 |
|
Converters
|
Add DateTimeOffset converter for Postgres.
|
2023-07-31 15:22:24 -07:00 |
|
Data
|
Update entity relationships and migration to make all DB providers happy.
|
2023-08-01 14:12:31 -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
|
Added ability to reboot and reconnect.
|
2023-09-06 16:45:30 -07:00 |
|
Migrations
|
Remove branding properties that no longer exist.
|
2023-08-21 12:05:29 -07:00 |
|
Models
|
Remove CircuitEvent class.
|
2023-08-07 06:04:43 -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
|
Convert the remaining Razor Pages to Blazor components.
|
2024-02-19 17:18:36 -08:00 |
|
wwwroot
|
Migrate to Blazor Web App
|
2024-02-19 15:28:07 -08: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
|
Convert the remaining Razor Pages to Blazor components.
|
2024-02-19 17:18:36 -08:00 |
|
Server.csproj
|
Migrate to Blazor Web App
|
2024-02-19 15:28:07 -08:00 |