Commit Graph

588 Commits (media)

Author SHA1 Message Date
Pat Hartl 89837b55db Rename async method. Show error message when starting server process 2023-08-11 13:07:46 -05:00
Pat Hartl bc384b68c1 Allow editing of columns displayed in games list 2023-08-10 12:59:03 -05:00
Pat Hartl a291462bde Check IGDB credentials are valid before allowing metadata lookup
Ref #26
2023-08-09 15:28:05 -05:00
Pat Hartl 6ebf79de8b Fix action button alignment on servers list 2023-08-09 00:57:14 -05:00
Pat Hartl 6a222b7596 Allow some filtering on game list 2023-08-09 00:57:01 -05:00
Pat Hartl 2950f5628f Hide the token secret using a password field in settings 2023-08-08 21:23:08 -05:00
Pat Hartl 5c8fede253 Remove backup database 2023-08-08 21:14:21 -05:00
Pat Hartl be5a3c2dc7 Allow deletion of users 2023-08-08 21:14:09 -05:00
Pat Hartl 3a43f05ce1 Scaffold Settings.yml if it doesn't exist 2023-08-08 20:33:18 -05:00
Pat Hartl fcd48342b5 Remove unused connection string reference 2023-08-08 20:32:56 -05:00
Pat Hartl f6a2dac0b3
Update LANCommander.Release.yml 2023-08-07 20:12:24 -05:00
Pat Hartl c72541b3e5 Merge branch 'main' of https://github.com/pathartl/LANCommander 2023-08-07 19:48:52 -05:00
Pat Hartl 6fb7139021
Update LANCommander.Release.yml 2023-08-07 19:47:38 -05:00
Pat Hartl 124663fa48
Create LANCommander.Release.yml 2023-08-07 19:43:18 -05:00
Pat Hartl 0da8f54f48 Force authorize on dashboard 2023-08-07 19:12:48 -05:00
Pat Hartl 3ab458101a Migrate database on startup 2023-08-07 19:06:57 -05:00
Pat Hartl 4e99b648ff Disable Windows-specific code on other platforms 2023-08-07 17:46:36 -05:00
Pat Hartl 2106ca6a1d Merge branch 'main' of https://github.com/pathartl/LANCommander 2023-08-03 00:44:34 -05:00
Pat Hartl 3bf028c144 Remove unused JS libs 2023-08-02 23:57:16 -05:00
Pat Hartl 97ccfd420e
Update README.md 2023-08-02 23:49:20 -05:00
Pat Hartl 0536e820d2 Fix vertical alignment on selects that use ItemTemplates 2023-08-02 23:46:02 -05:00
Pat Hartl d0a6cbb900 Align right on actions 2023-08-02 19:09:33 -05:00
Pat Hartl 4abef5c61f Unify archive file inputs 2023-08-02 18:55:32 -05:00
Pat Hartl 0e9f8b612c Disable browse button if archive file is missing 2023-08-02 18:54:57 -05:00
Pat Hartl fef2171588 Fix initialization of registry input 2023-08-02 18:36:53 -05:00
Pat Hartl d4affbc680 Add display name to LAN multiplayer type 2023-08-02 18:07:32 -05:00
Pat Hartl fc138ee8f5 Get label/item templates from display name in multiplayer editor 2023-08-02 18:07:13 -05:00
Pat Hartl caf1040f06 Item template for script type from display name 2023-08-02 18:06:44 -05:00
Pat Hartl ddcaafdbaf Get script type select label from display name attribute 2023-08-02 18:02:31 -05:00
Pat Hartl 6df312ef2b Use display name for type column in scripts table 2023-08-02 17:49:47 -05:00
Pat Hartl 7aabecb882 Fix close button on script modal
Fixes #8
2023-08-02 17:29:37 -05:00
Pat Hartl 9e4e1edd8d Fix general panel not being visible when adding new games 2023-08-01 20:37:24 -05:00
Pat Hartl c028b4d5d9 Make edit button in game list a link to allow opening in new tab 2023-08-01 18:52:25 -05:00
Pat Hartl 4bbeb3d891 Use CSS to show/hide panel contents
Fixes #23
2023-08-01 18:48:50 -05:00
Pat Hartl a7e494b995 Update packages 2023-08-01 18:22:05 -05:00
Pat Hartl f95d348818 Make subsequent archive uploads patch the first uploaded archive 2023-04-20 00:26:08 -05:00
Pat Hartl 28e7de2670 Added base service inheritance 2023-04-20 00:25:08 -05:00
Pat Hartl e64c4b2be1 Add Hangfire 2023-04-19 18:09:34 -05:00
Pat Hartl d2161e606d Show general form on server add 2023-04-18 20:18:23 -05:00
Pat Hartl 7629d6e951 Make tabbed text editor, styled somewhat after VS Code 2023-04-18 20:17:50 -05:00
Pat Hartl 66adc34ee2 Move archive browser components back 2023-04-16 21:14:04 -05:00
Pat Hartl c60cf157cd Merged logs view into edit page. WIP text editor for server files. 2023-04-16 21:13:37 -05:00
Pat Hartl 1a84c4c51a Don't immediately stop on click, rely on popconfirm 2023-04-16 19:41:28 -05:00
Pat Hartl 73a6371b53 Move game editor components closer to game pages 2023-04-15 16:53:05 -05:00
Pat Hartl c6997ccecc Display status of the server process 2023-04-15 16:44:26 -05:00
Pat Hartl 4b48b4c45c Fit terminal to width 2023-04-15 00:16:38 -05:00
Pat Hartl 9fae96bc9e 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
Pat Hartl e8456de2cb Lightly integrate xtermjs 2023-04-13 17:57:51 -05:00
Pat Hartl 74c1930ede Remove MudBlazor references 2023-04-13 17:48:26 -05:00
Pat Hartl 8f1b013c0a Functional server start/stop with log output 2023-04-13 17:43:26 -05:00