| .. |
|
API
|
Convert AgentHub to use a strongly-typed client.
|
2023-08-03 10:45:59 -07:00 |
|
Areas/Identity
|
Add DateTimeOffset converter for Postgres.
|
2023-07-31 15:22:24 -07: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
|
Send chat disconnected message when tech closes the window (was missing).
|
2023-08-15 03:59:04 -07: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
|
Send chat disconnected message when tech closes the window (was missing).
|
2023-08-15 03:59:04 -07:00 |
|
Migrations
|
Fix namespace scopes. Put pre-migration cleanup back in.
|
2023-08-01 14:17:27 -07:00 |
|
Models
|
Remove CircuitEvent class.
|
2023-08-07 06:04:43 -07:00 |
|
Pages
|
Refactor for API changes in SimpleMessenger.
|
2023-08-09 09:33:00 -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
|
Replace ConcurrentList with BCL collections.
|
2023-08-07 06:35:00 -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
|
Replace ClientAppState with stores.
|
2023-08-07 05:54:07 -07:00 |
|
Server.csproj
|
Made circuit events strongly-typed via IMessenger.
|
2023-08-04 12:50:58 -07:00 |