LANCommander/LANCommander.Server/UI/Pages/Games/Components
Pat Hartl 45aaa0ea8d Simplify game addition w/ metadata lookup
Adding a game now immediately provides a dialog to lookup a game through metadata providers. Selecting a result will create the game with the populated metadata. An additional option of automatically downloading art (icon, cover, background, logo) is also provided, though may be inaccurate and completely up to the results of the provider.
2026-06-01 02:15:53 -05:00
..
AddGameDialog.razor Simplify game addition w/ metadata lookup 2026-06-01 02:15:53 -05:00
AddToCollectionDialog.razor Fix add to collection dialog 2025-02-16 02:00:12 -06:00
AssignKeyDialog.razor Made allocation method on key nullable, added manual assign key dialog, reworked how the next available key is chosen 2026-04-12 19:58:47 -05:00
AssignKeyDialogViewModel.cs Made allocation method on key nullable, added manual assign key dialog, reworked how the next available key is chosen 2026-04-12 19:58:47 -05:00
CustomFieldEditor.razor Fix certain taxonomies (tag, genre, platform) being removed from game on save 2025-12-08 00:51:32 -06:00
GameDetailPreview.razor Allow multiple uploading for screenshots/videos. Add support for animated covers. 2026-04-30 23:47:15 -05:00
GameEditView.razor Add UI for editing option schema 2026-05-16 19:28:04 -05:00
GameMetadataLookup.razor Simplify game addition w/ metadata lookup 2026-06-01 02:15:53 -05:00
KeysEditor.razor Made allocation method on key nullable, added manual assign key dialog, reworked how the next available key is chosen 2026-04-12 19:58:47 -05:00
MediaEditor.razor FIx preview page uploader. Add progress when downloading videos. Fix large video downloads. 2026-04-27 17:58:48 -05:00
MetadataLookupPanel.razor Simplify game addition w/ metadata lookup 2026-06-01 02:15:53 -05:00
MultiplayerModeEditor.razor Fix certain taxonomies (tag, genre, platform) being removed from game on save 2025-12-08 00:51:32 -06:00
SavePathEditor.razor Add variable picker dialog 2026-05-24 00:42:10 -05:00