| .. |
|
Areas/Identity/Pages
|
Remove register link from first time setup page
|
2024-02-22 17:18:01 -06:00 |
|
Controllers
|
Add checksum to media, cache media locally on client
|
2024-02-20 17:58:49 -06:00 |
|
Data
|
Specified display names for save path types
|
2024-02-23 17:37:47 -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
|
Relax some requirements on strings that can be nullable
|
2024-02-23 17:05:34 -06:00 |
|
Models
|
Change default logs location
|
2024-02-22 16:56:51 -06:00 |
|
Properties
|
Move LANCommander application to its own directory
|
2023-01-04 19:30:32 -06:00 |
|
Services
|
Fix media uploader not abiding by setting for max media size
|
2024-03-09 12:07:17 -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
|
Specified display names for save path types
|
2024-02-23 17:37:47 -06:00 |
|
wwwroot
|
Fix background color of split pane on light theme
|
2024-03-09 12:01:20 -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
|
Sync play times from server
|
2024-02-14 01:57:54 -06:00 |
|
favicon.png
|
Disable Windows-specific code on other platforms
|
2023-08-07 17:46:36 -05:00 |
|
LANCommander.csproj
|
Add checksum to media, cache media locally on client
|
2024-02-20 17:58:49 -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 |