Remotely/Server
Darren Kattan ffd9a161a3
Merge pull request #850 from immense/tech/log-levels
Update default logging minimum levels to reduce spam.
2024-03-11 10:16:52 -05:00
..
API Fix auto-update and mac install. 2024-02-22 11:25:58 -08:00
Auth Move appsettings to DB. 2024-02-20 16:15:03 -08:00
Components Update URL on About page. 2024-03-08 08:38:47 -08:00
Converters Add DateTimeOffset converter for Postgres. 2023-07-31 15:22:24 -07:00
Data Add design time contexts. Add migrations. 2024-02-20 17:10:28 -08:00
Enums Convert to file-scoped namespaces. 2023-07-21 10:16:29 -07:00
Extensions Move appsettings to DB. 2024-02-20 16:15:03 -08:00
Hubs Move appsettings to DB. 2024-02-20 16:15:03 -08:00
Migrations Add design time contexts. Add migrations. 2024-02-20 17:10:28 -08:00
Models Move appsettings to DB. 2024-02-20 16:15:03 -08:00
Options Fix auto-update and mac install. 2024-02-22 11:25:58 -08: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 Add implementation for new IEmailSender<T>. 2024-02-23 19:27:19 -08:00
wwwroot Fix auto-update and mac install. 2024-02-22 11:25:58 -08:00
appsettings.json Update default logging minimum levels to reduce spam. 2024-03-11 07:20:09 -07:00
Dockerfile Add restart policy. Use ASPNETCORE port variable. 2024-02-21 14:14:23 -08:00
Dockerfile.old Update scripts. Add docker compose. 2024-02-20 09:43:59 -08:00
Dockerfile.pipelines Add restart policy. Use ASPNETCORE port variable. 2024-02-21 14:14:23 -08:00
Dockerfile.rootless Update scripts. Add docker compose. 2024-02-20 09:43:59 -08:00
Program.cs Add implementation for new IEmailSender<T>. 2024-02-23 19:27:19 -08:00
Server.csproj Fix auto-update and mac install. 2024-02-22 11:25:58 -08:00