LANCommander/LANCommander.Server
2025-02-06 19:42:55 -06:00
..
Controllers Move registration to AuthenticationService, add scripts for UserLogin and UserRegistration 2025-02-04 18:45:24 -06:00
Extensions Redirect auth errors, process OIDC logins 2025-01-06 18:55:24 -06:00
Helpers Remove lazy loading 2024-11-27 01:51:47 -06:00
Hubs Refactor execution context to include servers, use in server process orchestration 2025-01-29 20:35:42 -06:00
Jobs/Background Rename service and repository methods to async 2024-11-12 18:32:46 -06:00
Logging Add basic streaming logs with color 2024-08-29 00:19:56 -05:00
Models Working registration via OAuth 2024-12-30 21:04:13 -06:00
Properties Fix start URL 2025-02-03 17:49:19 -06:00
Snippets Update PowerShell snippets 2024-09-17 18:14:19 -05:00
Styles Fix sidebar social styling 2025-02-06 19:42:55 -06:00
Templates Add more auth provider templates 2025-01-01 23:29:07 -06:00
UI Fix sidebar social styling 2025-02-06 19:42:55 -06:00
wwwroot Move styles from site.css to scss 2025-02-03 17:49:04 -06:00
ApiMiddleware.cs Rename server project 2024-08-04 18:44:33 -05:00
appsettings.Development.json Map external user auths to users via custom fields 2024-12-29 18:58:01 -06:00
appsettings.json Rename server project 2024-08-04 18:44:33 -05:00
AutoMapper.cs Add map for custom fields 2025-01-31 01:51:29 -06:00
favicon.png Rename server project 2024-08-04 18:44:33 -05:00
InstallService-Linux.sh Add service install scripts 2025-02-06 19:10:55 -06:00
InstallService-macOS.sh Add service install scripts 2025-02-06 19:10:55 -06:00
InstallService-Windows.ps1 Add service install scripts 2025-02-06 19:10:55 -06:00
LANCommander.Server.csproj Copy service install scripts to output 2025-02-06 19:12:22 -06:00
libman.json Load frontend libraries properly 2024-08-18 15:48:14 -05:00
package.json Server package.json 2024-11-05 23:38:46 -06:00
PCGamingWikiClient.cs Pass user agent when grabbing data from PCGamingWiki 2024-10-01 17:54:12 -05:00
Program.cs Add support for running as service 2025-02-06 19:11:33 -06:00
runtimeconfig.template.json Rename server project 2024-08-04 18:44:33 -05:00
ScaffoldingReadMe.txt Rename server project 2024-08-04 18:44:33 -05:00