LANCommander/LANCommander
2024-07-12 23:01:27 -05:00
..
Areas/Identity/Pages Fixed requires approval not allowing administrators in 2024-03-14 00:45:35 -05:00
Controllers Allow exporting of servers 2024-07-03 23:48:57 -05:00
Data Import servers from LCX files 2024-07-04 16:34:30 -05:00
Extensions New importer to handle packed game exports 2023-12-18 01:08:17 -06:00
Helpers Partial implementation of game edit page using Blazor components and Razor Pages 2023-02-04 12:18:10 -06:00
Hubs Added log settings and basic streaming log 2024-01-29 22:29:47 -06:00
Jobs/Background Make subsequent archive uploads patch the first uploaded archive 2023-04-20 00:26:08 -05:00
Logging Added log settings and basic streaming log 2024-01-29 22:29:47 -06:00
Migrations Add new "Platform" metadata 2024-06-30 23:10:55 -05:00
Models Import servers from LCX files 2024-07-04 16:34:30 -05:00
Properties Move LANCommander application to its own directory 2023-01-04 19:30:32 -06:00
Services Avoid nuking settings on save if not bound 2024-07-10 17:39:49 -05:00
Snippets Update snippet for Get-PrimaryDisplay 2024-07-03 17:56:05 -05:00
Templates/Wiki Add ability to sync basic game info, including scripts, through game/redist editing 2024-01-06 16:49:21 -06:00
UI Use correct context for form 2024-07-08 17:13:34 -05:00
wwwroot Grab game manual PDFs from Steam 2024-06-27 00:29:49 -05:00
_Imports.razor Added more logging for frontend errors 2024-07-07 16:33:46 -05:00
ApiMiddleware.cs Added version number to each response 2024-05-13 01:30:38 -05:00
App.razor Converted most of the application over to AntBlazor 🙃 2023-03-02 18:50:24 -06:00
appsettings.Development.json Move LANCommander application to its own directory 2023-01-04 19:30:32 -06:00
appsettings.json Pull JWTm connection string, and hosting port in settings 2023-01-26 00:27:52 -06:00
AutoMapper.cs Import game engine 2024-07-12 23:01:27 -05:00
favicon.png Disable Windows-specific code on other platforms 2023-08-07 17:46:36 -05:00
LANCommander.csproj Include new snippet 2024-07-03 18:51:14 -05:00
LANCommander.db Basic Playnite extension 2023-01-04 20:31:02 -06:00
libman.json Switch TS build config to use webpack. Switch Uploader to use axios 2023-08-27 18:17:52 -05:00
nlog.config Added log settings and basic streaming log 2024-01-29 22:29:47 -06:00
Program.cs Add new "Platform" metadata 2024-06-30 23:10:55 -05:00
runtimeconfig.template.json Add some support for reading icons from archives. 2023-01-08 01:34:38 -06:00
ScaffoldingReadMe.txt Move LANCommander application to its own directory 2023-01-04 19:30:32 -06:00
tsconfig.json Added archive file source for file manager to allow browsing of archives using IFileManagerSource interfaces. Fixed local disk roots and directory tree. Added resizeable split pane to file manager. Fixed breadcrumbs in file manager. Removed old file manager code. 2023-12-20 02:05:04 -06:00