LANCommander/LANCommander/Components
2023-04-07 15:26:21 -05:00
..
_Imports.razor Added Blazor support with two components for managing actions and multiplayer modes on a game 2023-01-12 01:27:32 -06:00
ActionEditor.razor Rename Value property for action editor. Fix actions adding/removing. Move to only show file browser if archive exists 2023-03-23 19:18:32 -05:00
ArchiveBrowser.razor Add option to select directories in archive browsers 2023-03-27 01:17:44 -05:00
ArchiveBrowserDialog.razor Add option to select directories in archive browsers 2023-03-27 01:17:44 -05:00
ArchiveUploader.razor Remove additional stuff added back in from trying to restore JS uploader. Trim uploader to not handle UI behavior. Call JS uploader from archive uploader component. 2023-04-07 15:26:21 -05:00
GameMetadataLookup.razor Disable select button when nothing is selected 2023-03-20 21:03:06 -05:00
InputArchiveFile.razor Properly handle value changes with archive file inputs 2023-03-30 20:11:20 -05:00
InputRegistry.razor Fix registry inputs not loading correctly 2023-03-30 18:38:57 -05:00
KeysEditor.razor Fix keys editor blocking render after save of new game. Do full page redirect after adding game. Fixes #13 2023-04-02 13:37:05 -05:00
MultiplayerModeEditor.razor Fix column names 2023-03-23 19:18:57 -05:00
RedirectToLogin.razor Converted most of the application over to AntBlazor 🙃 2023-03-02 18:50:24 -06:00
SavePathEditor.razor Added uploading of saves 2023-03-28 21:30:29 -05:00
ScriptEditor.razor Don't show browse button if there's no archive 2023-03-23 19:19:16 -05:00
TagsInput.razor Fix tag editors two-way data binding 2023-03-20 19:55:19 -05:00