LANCommander/LANCommander
2024-01-31 23:23:21 -06:00
..
Areas/Identity/Pages Remove reference to deprecated namespace 2024-01-07 15:12:27 -06:00
Controllers Refactor profile button into full strip and properly manage state of logged in user with display name. 2024-01-23 18:54:44 -06:00
Data Added the ability to manually specify host and port for server variable expansion. Default to client server address 2024-01-18 19:36:20 -06: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 Added the ability to manually specify host and port for server variable expansion. Default to client server address 2024-01-18 19:36:20 -06:00
Models Added log settings and basic streaming log 2024-01-29 22:29:47 -06:00
Properties Move LANCommander application to its own directory 2023-01-04 19:30:32 -06:00
Services Don't spawn multiple instances of servers, check if they're already started 2024-01-27 11:14:07 -08:00
Snippets Added new snippets 2023-12-29 02:30:36 -06: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 Added warning if server port might be in use by another server. Added min/max to port input. 2024-01-31 23:16:28 -06:00
wwwroot Fix file tree background color 2024-01-31 20:24:26 -06:00
_Imports.razor Change the root UI of most project UI files to simplify folder structure 2024-01-04 19:40:24 -06: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 Implement custom play actions. Allow for certain variables in arguments, working directory, and action path. 2024-01-02 20:46:28 -06:00
favicon.png Disable Windows-specific code on other platforms 2023-08-07 17:46:36 -05:00
LANCommander.csproj Update packages 2024-01-31 23:23:21 -06: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 Added log settings and basic streaming log 2024-01-29 22:29:47 -06: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
Settings.Sample.yml Pull JWTm connection string, and hosting port in settings 2023-01-26 00:27:52 -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