Remotely/Server
2024-02-20 09:43:59 -08:00
..
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 Update scripts. Add docker compose. 2024-02-20 09:43:59 -08:00
appsettings.json Implement remote control session recording. 2023-07-03 14:23:44 -07:00
Dockerfile Update scripts. Add docker compose. 2024-02-20 09:43:59 -08:00
Dockerfile.local Update scripts. Add docker compose. 2024-02-20 09:43:59 -08:00
Dockerfile.old Update scripts. Add docker compose. 2024-02-20 09:43:59 -08:00
Dockerfile.rootless Update scripts. Add docker compose. 2024-02-20 09:43:59 -08:00
Program.cs Update scripts. Add docker compose. 2024-02-20 09:43:59 -08:00
Server.csproj Update scripts. Add docker compose. 2024-02-20 09:43:59 -08:00