| .. |
|
Areas/Identity/Pages
|
Fixed requires approval not allowing administrators in
|
2024-03-14 00:45:35 -05:00 |
|
Controllers
|
Merge branch 'client'
|
2024-06-18 18:20:45 -05:00 |
|
Data
|
Add media type for manual
|
2024-06-19 00:47:08 -05: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
|
Record engine details from IGDB
|
2024-03-29 17:19:42 -05:00 |
|
Models
|
Added setting for max upload chunk size, fix uploading of large chunk sizes
|
2024-05-01 21:32:21 -05:00 |
|
Properties
|
Move LANCommander application to its own directory
|
2023-01-04 19:30:32 -06:00 |
|
Services
|
Merge branch 'client'
|
2024-06-18 18:20:45 -05: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
|
Add media type for manual
|
2024-06-19 00:47:08 -05:00 |
|
wwwroot
|
Update logos
|
2024-06-07 23:48:20 -05:00 |
|
_Imports.razor
|
Change the root UI of most project UI files to simplify folder structure
|
2024-01-04 19:40:24 -06:00 |
|
ApiMiddleware.cs
|
Added version number to each response
|
2024-05-13 01:30:38 -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 |
|
AutoMapper.cs
|
Fix MultiplayerMode and Collection mapping
|
2024-05-07 20:06:28 -05:00 |
|
favicon.png
|
Disable Windows-specific code on other platforms
|
2023-08-07 17:46:36 -05:00 |
|
LANCommander.csproj
|
Update packages
|
2024-06-19 17:19:34 -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
|
Added log settings and basic streaming log
|
2024-01-29 22:29:47 -06:00 |
|
Program.cs
|
Prevent app from being scraped
|
2024-06-18 18:06:22 -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 |
|
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 |