Commit Graph

723 Commits (net8.0)

Author SHA1 Message Date
Pat Hartl 91dd9df3ce Add save icon beneath console editor 2023-08-22 23:33:34 -05:00
Pat Hartl fcb4991364 Only show available consoles under monitor if any exist 2023-08-22 23:33:22 -05:00
Pat Hartl 63a6296850 Remove server console editor from general tab 2023-08-22 23:33:00 -05:00
Pat Hartl d13863f2e2 Remove incorrect placeholder 2023-08-22 23:32:45 -05:00
Pat Hartl 0def49d9dc Throw error when game archive cannot be extracted 2023-08-22 18:59:42 -05:00
Pat Hartl 537ad49a5a Log when token is refreshed 2023-08-22 18:59:10 -05:00
Pat Hartl d2487ae6ec Fix title in logging 2023-08-22 18:58:59 -05:00
Pat Hartl 4574dea6f9 Added trace logging to client 2023-08-21 18:44:20 -05:00
Pat Hartl b30bb0de44 Update packages 2023-08-20 23:25:55 -05:00
Pat Hartl d13d7129f3 Move console editor to cards and put it under a sub menu item 2023-08-20 23:10:16 -05:00
Pat Hartl f1c1b517c0 Remove console button in list 2023-08-19 16:31:38 -05:00
Pat Hartl 463322b709 Add RCON support to UI for adding consoles 2023-08-18 00:50:12 -05:00
Pat Hartl 1281ebff15 Added backend and console support for RCON 2023-08-17 23:39:07 -05:00
Pat Hartl da017acab4 Rename ServerLog to ServerConsole. Add console type and RCON properties to model 2023-08-17 19:55:46 -05:00
Pat Hartl 29ae9157ca Read log file on console load 2023-08-17 19:06:23 -05:00
Pat Hartl 0887626955 Add submenu items for logs in console 2023-08-17 18:45:16 -05:00
Pat Hartl db629319f9 Rename logs to console. Show server controls in header 2023-08-17 18:18:39 -05:00
Pat Hartl f404420007 Persist field picker across page reloads 2023-08-17 17:23:32 -05:00
Pat Hartl 611cd889ae Unified server control 2023-08-17 01:32:27 -05:00
Pat Hartl c0d04512e4 Keep track of log monitors and kill them after server is stopped 2023-08-16 20:27:07 -05:00
Pat Hartl 8055b3ae69 Add server log file monitoring 2023-08-15 20:15:53 -05:00
Pat Hartl 4acd8cdc5c Add download button to archives list 2023-08-15 00:05:37 -05:00
Pat Hartl 4c86ebfc3e Allow linking servers to games 2023-08-14 21:28:18 -05:00
Pat Hartl 93c269af6f Fix null ApprovedOn date crashing server 2023-08-14 20:36:39 -05:00
Pat Hartl 934ffd19b8 Add tooltip to UseShellExecute input 2023-08-11 15:23:38 -05:00
Pat Hartl 6ecf8a42f3 Missing semi 2023-08-11 15:19:31 -05:00
Pat Hartl a146bd9810 Added detailed logging to startup 2023-08-11 15:12:16 -05:00
Pat Hartl a7707a84c7 Allow servers to autostart. Enable setting to control if server is executed using shell 2023-08-11 15:03:30 -05:00
Pat Hartl 6f5e6f8a45 Show login errors 2023-08-11 13:58:22 -05:00
Pat Hartl aa011461d7 Add setting form item for requiring account approval 2023-08-11 13:45:45 -05:00
Pat Hartl 9cc11fd666 Block API login if approval is required 2023-08-11 13:43:42 -05:00
Pat Hartl 6d8b87246e Don't allow users to login if their account is not approved 2023-08-11 13:40:51 -05:00
Pat Hartl 0b7383b2ae Auto approve users created when approval is not required 2023-08-11 13:35:22 -05:00
Pat Hartl 99f8b6d4f5 Auto-approve admin created in first time setup 2023-08-11 13:33:24 -05:00
Pat Hartl 9d99d9b77f Allow users to be approved 2023-08-11 13:30:29 -05:00
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