| .. |
|
Areas/Identity/Pages
|
Remove reference to deprecated namespace
|
2024-01-07 15:12:27 -06:00 |
|
Controllers
|
Fix alias changing functionality
|
2024-01-15 20:38:45 -06:00 |
|
Data
|
Allow servers to define additional game actions
|
2024-01-18 01:27:03 -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
|
Allow servers to define additional game actions
|
2024-01-18 01:27:03 -06:00 |
|
Models
|
Fix alias changing functionality
|
2024-01-15 20:38:45 -06:00 |
|
Properties
|
Move LANCommander application to its own directory
|
2023-01-04 19:30:32 -06:00 |
|
Services
|
Launch autoupdater using shell execute, fix loop delay in autoupdater in main process check
|
2024-01-16 22:52:47 -06: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
|
Allow servers to define additional game actions
|
2024-01-18 01:27:03 -06:00 |
|
wwwroot
|
Better error handling for chunk uploader
|
2023-12-22 02:14:54 -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 AntDesign
|
2024-01-14 17:57:12 -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
|
Better configuration for logging
|
2024-01-04 18:23:54 -06:00 |
|
Program.cs
|
Rename Linux autoupdater if it exists
|
2024-01-14 17:57:30 -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 |