Commit Graph

  • 685f7bf91d Added ability to bulk start servers Pat Hartl 2023-08-31 21:00:47 -0500
  • 4f853a7444 WIP pickable column component without much config Pat Hartl 2023-08-31 19:29:04 -0500
  • c248ecc4f8 Fix page crash after adding new server Pat Hartl 2023-08-30 19:46:05 -0500
  • eb07d33ed5 Default to stopped if server is null Pat Hartl 2023-08-30 19:45:42 -0500
  • cf706a71a7 Build using Windows Pat Hartl 2023-08-28 20:33:02 -0500
  • 13d5c4bb93 Default to favicon if not Windows Pat Hartl 2023-08-28 20:32:23 -0500
  • 434775623f Allow monitoring of stdout Pat Hartl 2023-08-28 20:14:50 -0500
  • 9e5e2d41db Update package Pat Hartl 2023-08-28 19:43:19 -0500
  • 6399f1750c Attempt to improve responsiveness of dashboard Pat Hartl 2023-08-28 18:55:15 -0500
  • 1def1ce0e8 Fix loading of icons if archive file doesn't exist Pat Hartl 2023-08-28 18:43:36 -0500
  • b59b0eca0e Add tool for finding and updating missing archives for games Pat Hartl 2023-08-28 18:25:06 -0500
  • 15ac48caab Remove 100ms delay between chunk uploads Pat Hartl 2023-08-28 18:13:41 -0500
  • 56d985077d Fix manual download of archive breaking page state Pat Hartl 2023-08-28 18:08:52 -0500
  • 2e4a31b136 Split uploader into separate component from table editor. Allow specification of object key on uploader for allowing replacement uploads. Pat Hartl 2023-08-28 18:00:22 -0500
  • 1e98412b17
    Update LANCommander.yml v0.0.8 Pat Hartl 2023-08-28 01:36:56 -0500
  • 8e85723f4d
    Update LANCommander.yml Pat Hartl 2023-08-28 01:35:11 -0500
  • 7d3021a63a
    Update LANCommander.yml Pat Hartl 2023-08-28 01:32:38 -0500
  • 92984c1a83
    Update LANCommander.yml Pat Hartl 2023-08-28 01:31:29 -0500
  • b6b6eb1e76 Fix uploader not fulling completing with long uploads. Added smoother progress bar updates. Added upload rate text. Show selected file name for uploader. Pat Hartl 2023-08-28 01:25:03 -0500
  • a6103a1f82 Update pathing for scripts Pat Hartl 2023-08-28 01:23:05 -0500
  • 9388b5b630 Don't try to upload games if no save path definition file exists Pat Hartl 2023-08-27 23:22:44 -0500
  • f52ffc5426 Switch TS build config to use webpack. Switch Uploader to use axios Pat Hartl 2023-08-27 18:17:52 -0500
  • c3d281a1e4 Added notes field to games Pat Hartl 2023-08-27 12:31:04 -0500
  • 8286c1ea0c Add recalculation of file sizes and clearing of icon cache as tools under settings Pat Hartl 2023-08-25 19:26:30 -0500
  • bf8eec1f6d Add display names for archive properties Pat Hartl 2023-08-25 19:25:49 -0500
  • 4f76394bb5 Load everything from database using async Pat Hartl 2023-08-25 19:25:28 -0500
  • 08fff0c8d0 Fix edit link in games list view Pat Hartl 2023-08-25 19:01:39 -0500
  • ce08c3ff9a Clean up page loads after creation of game. Remove "Edit" from route Pat Hartl 2023-08-25 18:24:06 -0500
  • f3cb19dba8 Add search to server list Pat Hartl 2023-08-24 00:06:01 -0500
  • aa17cb5090 Add search to games. Increase page size to 25 Pat Hartl 2023-08-23 23:57:56 -0500
  • b6a448a289
    Update LANCommander.Release.yml v0.0.7 Pat Hartl 2023-08-22 23:47:11 -0500
  • 68ae929ede
    Update LANCommander.Release.yml Pat Hartl 2023-08-22 23:36:04 -0500
  • 91dd9df3ce Add save icon beneath console editor Pat Hartl 2023-08-22 23:33:34 -0500
  • fcb4991364 Only show available consoles under monitor if any exist Pat Hartl 2023-08-22 23:33:22 -0500
  • 63a6296850 Remove server console editor from general tab Pat Hartl 2023-08-22 23:33:00 -0500
  • d13863f2e2 Remove incorrect placeholder Pat Hartl 2023-08-22 23:32:45 -0500
  • 0def49d9dc Throw error when game archive cannot be extracted Pat Hartl 2023-08-22 18:59:42 -0500
  • 537ad49a5a Log when token is refreshed Pat Hartl 2023-08-22 18:59:10 -0500
  • d2487ae6ec Fix title in logging Pat Hartl 2023-08-22 18:58:59 -0500
  • 4574dea6f9 Added trace logging to client Pat Hartl 2023-08-21 18:44:20 -0500
  • b30bb0de44 Update packages Pat Hartl 2023-08-20 23:25:55 -0500
  • d13d7129f3 Move console editor to cards and put it under a sub menu item Pat Hartl 2023-08-20 23:10:16 -0500
  • f1c1b517c0 Remove console button in list Pat Hartl 2023-08-19 16:31:38 -0500
  • 463322b709 Add RCON support to UI for adding consoles Pat Hartl 2023-08-18 00:50:12 -0500
  • 1281ebff15 Added backend and console support for RCON Pat Hartl 2023-08-17 23:39:07 -0500
  • da017acab4 Rename ServerLog to ServerConsole. Add console type and RCON properties to model Pat Hartl 2023-08-17 19:55:46 -0500
  • 29ae9157ca Read log file on console load Pat Hartl 2023-08-17 19:06:23 -0500
  • 0887626955 Add submenu items for logs in console Pat Hartl 2023-08-17 18:45:16 -0500
  • db629319f9 Rename logs to console. Show server controls in header Pat Hartl 2023-08-17 18:18:39 -0500
  • f404420007 Persist field picker across page reloads Pat Hartl 2023-08-17 17:23:32 -0500
  • 611cd889ae Unified server control Pat Hartl 2023-08-17 01:32:27 -0500
  • c0d04512e4 Keep track of log monitors and kill them after server is stopped Pat Hartl 2023-08-16 20:27:07 -0500
  • 8055b3ae69 Add server log file monitoring Pat Hartl 2023-08-15 20:15:53 -0500
  • 4acd8cdc5c Add download button to archives list Pat Hartl 2023-08-15 00:05:37 -0500
  • 4c86ebfc3e Allow linking servers to games Pat Hartl 2023-08-14 21:28:18 -0500
  • 93c269af6f Fix null ApprovedOn date crashing server Pat Hartl 2023-08-14 20:36:39 -0500
  • 934ffd19b8 Add tooltip to UseShellExecute input v0.0.6 Pat Hartl 2023-08-11 15:23:38 -0500
  • 6ecf8a42f3 Missing semi Pat Hartl 2023-08-11 15:19:31 -0500
  • a146bd9810 Added detailed logging to startup Pat Hartl 2023-08-11 15:12:16 -0500
  • a7707a84c7 Allow servers to autostart. Enable setting to control if server is executed using shell Pat Hartl 2023-08-11 15:03:30 -0500
  • 6f5e6f8a45 Show login errors Pat Hartl 2023-08-11 13:58:22 -0500
  • aa011461d7 Add setting form item for requiring account approval Pat Hartl 2023-08-11 13:45:45 -0500
  • 9cc11fd666 Block API login if approval is required Pat Hartl 2023-08-11 13:43:42 -0500
  • 6d8b87246e Don't allow users to login if their account is not approved Pat Hartl 2023-08-11 13:40:51 -0500
  • 0b7383b2ae Auto approve users created when approval is not required Pat Hartl 2023-08-11 13:35:22 -0500
  • 99f8b6d4f5 Auto-approve admin created in first time setup Pat Hartl 2023-08-11 13:33:24 -0500
  • 9d99d9b77f Allow users to be approved Pat Hartl 2023-08-11 13:30:29 -0500
  • 89837b55db Rename async method. Show error message when starting server process Pat Hartl 2023-08-11 13:07:46 -0500
  • bc384b68c1 Allow editing of columns displayed in games list Pat Hartl 2023-08-10 12:59:03 -0500
  • a291462bde Check IGDB credentials are valid before allowing metadata lookup Pat Hartl 2023-08-09 15:28:05 -0500
  • 6ebf79de8b Fix action button alignment on servers list v0.0.5 Pat Hartl 2023-08-09 00:57:14 -0500
  • 6a222b7596 Allow some filtering on game list Pat Hartl 2023-08-09 00:57:01 -0500
  • 2950f5628f Hide the token secret using a password field in settings Pat Hartl 2023-08-08 21:23:08 -0500
  • 5c8fede253 Remove backup database Pat Hartl 2023-08-08 21:14:21 -0500
  • be5a3c2dc7 Allow deletion of users Pat Hartl 2023-08-08 21:14:09 -0500
  • 3a43f05ce1 Scaffold Settings.yml if it doesn't exist Pat Hartl 2023-08-08 20:33:18 -0500
  • fcd48342b5 Remove unused connection string reference Pat Hartl 2023-08-08 20:32:56 -0500
  • f6a2dac0b3
    Update LANCommander.Release.yml v0.0.4 Pat Hartl 2023-08-07 20:12:24 -0500
  • c72541b3e5 Merge branch 'main' of https://github.com/pathartl/LANCommander Pat Hartl 2023-08-07 19:48:52 -0500
  • 6fb7139021
    Update LANCommander.Release.yml Pat Hartl 2023-08-07 19:47:38 -0500
  • 124663fa48
    Create LANCommander.Release.yml Pat Hartl 2023-08-07 19:43:18 -0500
  • 0da8f54f48 Force authorize on dashboard Pat Hartl 2023-08-07 19:12:48 -0500
  • 3ab458101a Migrate database on startup Pat Hartl 2023-08-07 19:06:57 -0500
  • 4e99b648ff Disable Windows-specific code on other platforms v0.0.3 Pat Hartl 2023-08-07 17:46:36 -0500
  • 2106ca6a1d Merge branch 'main' of https://github.com/pathartl/LANCommander Pat Hartl 2023-08-03 00:44:34 -0500
  • 3bf028c144 Remove unused JS libs Pat Hartl 2023-08-02 23:57:16 -0500
  • 97ccfd420e
    Update README.md Pat Hartl 2023-08-02 23:49:20 -0500
  • 0536e820d2 Fix vertical alignment on selects that use ItemTemplates Pat Hartl 2023-08-02 23:46:02 -0500
  • d0a6cbb900 Align right on actions Pat Hartl 2023-08-02 19:09:33 -0500
  • 4abef5c61f Unify archive file inputs Pat Hartl 2023-08-02 18:55:32 -0500
  • 0e9f8b612c Disable browse button if archive file is missing Pat Hartl 2023-08-02 18:54:57 -0500
  • fef2171588 Fix initialization of registry input Pat Hartl 2023-08-02 18:36:53 -0500
  • d4affbc680 Add display name to LAN multiplayer type Pat Hartl 2023-08-02 18:07:32 -0500
  • fc138ee8f5 Get label/item templates from display name in multiplayer editor Pat Hartl 2023-08-02 18:07:13 -0500
  • caf1040f06 Item template for script type from display name Pat Hartl 2023-08-02 18:06:44 -0500
  • ddcaafdbaf Get script type select label from display name attribute Pat Hartl 2023-08-02 18:02:31 -0500
  • 6df312ef2b Use display name for type column in scripts table Pat Hartl 2023-08-02 17:49:47 -0500
  • 7aabecb882 Fix close button on script modal Pat Hartl 2023-08-02 17:29:37 -0500
  • 9e4e1edd8d Fix general panel not being visible when adding new games Pat Hartl 2023-08-01 20:37:24 -0500
  • c028b4d5d9 Make edit button in game list a link to allow opening in new tab Pat Hartl 2023-08-01 18:52:25 -0500