LANCommander/LANCommander
2023-08-30 19:45:42 -05:00
..
Areas/Identity/Pages Show login errors 2023-08-11 13:58:22 -05:00
Components Disable browse button if archive file is missing 2023-08-02 18:54:57 -05:00
Controllers Remove 100ms delay between chunk uploads 2023-08-28 18:13:41 -05:00
Data Added notes field to games 2023-08-27 12:31:04 -05:00
Extensions Use display name for type column in scripts table 2023-08-02 17:49:47 -05:00
Helpers Partial implementation of game edit page using Blazor components and Razor Pages 2023-02-04 12:18:10 -06:00
Hubs Add submenu items for logs in console 2023-08-17 18:45:16 -05:00
Jobs/Background Make subsequent archive uploads patch the first uploaded archive 2023-04-20 00:26:08 -05:00
Logging Rename to reflect use with game servers. Filter messages on server log page by the currently opened server. 2023-04-14 01:31:04 -05:00
Migrations Added notes field to games 2023-08-27 12:31:04 -05:00
Models Don't allow users to login if their account is not approved 2023-08-11 13:40:51 -05:00
Pages Allow monitoring of stdout 2023-08-28 20:14:50 -05:00
Properties Move LANCommander application to its own directory 2023-01-04 19:30:32 -06:00
Services Default to stopped if server is null 2023-08-30 19:45:42 -05:00
Shared Started adding basic support for servers 2023-03-18 00:44:31 -05:00
Snippets Snippet for setting a game's compatibility mode 2023-03-23 19:21:41 -05:00
Views Remove additional stuff added back in from trying to restore JS uploader. Trim uploader to not handle UI behavior. Call JS uploader from archive uploader component. 2023-04-07 15:26:21 -05:00
wwwroot Split uploader into separate component from table editor. Allow specification of object key on uploader for allowing replacement uploads. 2023-08-28 18:00:22 -05:00
_Imports.razor Converted most of the application over to AntBlazor 🙃 2023-03-02 18:50: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
favicon.png Disable Windows-specific code on other platforms 2023-08-07 17:46:36 -05:00
LANCommander.csproj Update package 2023-08-28 19:43:19 -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 Rename to reflect use with game servers. Filter messages on server log page by the currently opened server. 2023-04-14 01:31:04 -05:00
Program.cs Rename ServerLog to ServerConsole. Add console type and RCON properties to model 2023-08-17 19:55:46 -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
Settings.Sample.yml Pull JWTm connection string, and hosting port in settings 2023-01-26 00:27:52 -06:00
tsconfig.json Switch TS build config to use webpack. Switch Uploader to use axios 2023-08-27 18:17:52 -05:00