| .. |
|
Areas/Identity/Pages
|
Force default role when registering users
|
2023-12-04 19:57:50 -06:00 |
|
Components
|
Change to working directory or root automatically
|
2023-12-20 17:31:54 -06:00 |
|
Controllers
|
Remove unused route
|
2023-12-20 17:32:01 -06:00 |
|
Data
|
Auto start servers on player activity
|
2023-12-11 17:29:06 -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
|
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
|
Auto start servers on player activity
|
2023-12-11 17:29:06 -06:00 |
|
Models
|
Add toggle to allow downloading of archives without user authentication
|
2023-12-20 12:15:47 -06:00 |
|
Pages
|
Add toggle to allow downloading of archives without user authentication
|
2023-12-20 12:15:47 -06:00 |
|
Properties
|
Move LANCommander application to its own directory
|
2023-01-04 19:30:32 -06:00 |
|
Services
|
Fix imports with null publishers, developers, genres, or tags
|
2023-12-18 22:56:04 -06:00 |
|
Shared
|
Add Settings/Roles to main nav
|
2023-12-04 17:25:24 -06:00 |
|
Snippets
|
Fix snippets
|
2023-11-30 19:46:04 -06:00 |
|
Views
|
Fix non-Blazor checkboxes and remove jQuery
|
2023-09-12 18:02:30 -05:00 |
|
wwwroot
|
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 |
|
_Imports.razor
|
Simplified column picker and added defaults. Made tables responsive.
|
2023-09-04 02:02:53 -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 |
|
favicon.png
|
Disable Windows-specific code on other platforms
|
2023-08-07 17:46:36 -05:00 |
|
LANCommander.csproj
|
Map database models to SDK models in API controller routes
|
2023-12-20 17:30:27 -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
|
Only log LANCommander events
|
2023-09-15 17:38:44 -05:00 |
|
Program.cs
|
Map database models to SDK models in API controller routes
|
2023-12-20 17:30:27 -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 |