| .. |
|
API
|
Implement wake-on-lan.
|
2023-06-22 07:57:31 -07:00 |
|
Areas/Identity
|
Implement Serilog and LogsManager.
|
2023-05-22 10:27:02 -07:00 |
|
Attributes
|
Merged PR 5: Replace Server UI with Blazor
|
2021-07-29 07:57:31 -07:00 |
|
Auth
|
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 |
|
Components
|
Add logging on the server for wake commands sent.
|
2023-06-22 09:52:24 -07:00 |
|
Data
|
Add migrations.
|
2023-06-22 07:57:39 -07:00 |
|
Enums
|
Implement wake-on-lan.
|
2023-06-22 07:57:31 -07:00 |
|
Hubs
|
Add logging on the server for wake commands sent.
|
2023-06-22 09:52:24 -07:00 |
|
Migrations
|
Add migrations.
|
2023-06-22 07:57:39 -07:00 |
|
Models
|
Finish implementing Serilog, LogManager, and full-screen loader.
|
2023-05-22 15:43:45 -07:00 |
|
Pages
|
Fix offline device logic error.
|
2023-06-22 09:16:08 -07:00 |
|
Properties
|
Azure Pipelines, Docker, and embedded server data. (#543)
|
2022-12-31 19:10:40 -08:00 |
|
Services
|
Make IMessenger scoped (which essentially becomes singleton per user).
|
2023-06-22 10:16:21 -07:00 |
|
Shared
|
Fix device heartbeat. Move harnesses outside of AuthorizeView.
|
2023-06-15 05:35:19 -07:00 |
|
wwwroot
|
WIP on viewer design implementation.
|
2023-05-18 09:33:38 -07:00 |
|
_Imports.razor
|
Remove unneeded semicolon.
|
2023-06-15 05:13:28 -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
|
Add EF migrations.
|
2023-05-23 14:59:05 -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
|
Make IMessenger scoped (which essentially becomes singleton per user).
|
2023-06-22 10:16:21 -07:00 |
|
Server.csproj
|
Update NuGet packages.
|
2023-06-15 08:43:33 -07:00 |