Commit Graph

660 Commits (e723a5345be26b313b66710d22d3b0df60306742)

Author SHA1 Message Date
Pat Hartl 38142c9129 Add tool to delete orphaned files 2023-09-01 11:40:29 -05:00
Pat Hartl 835a013bad Missing exception property on ServerStatusUpdateEventArgs 2023-09-01 00:57:20 -05:00
Pat Hartl 9f4e0b5fe3 Avoid alerts blocking route changes 2023-09-01 00:46:37 -05:00
Pat Hartl 5a93cca6ef Start selected servers at the same time 2023-09-01 00:29:48 -05:00
Pat Hartl 688979f283 Switch to using notifications for errors 2023-09-01 00:29:26 -05:00
Pat Hartl 685f7bf91d Added ability to bulk start servers 2023-08-31 21:00:47 -05:00
Pat Hartl 4f853a7444 WIP pickable column component without much config 2023-08-31 19:29:04 -05:00
Pat Hartl c248ecc4f8 Fix page crash after adding new server 2023-08-30 19:46:05 -05:00
Pat Hartl eb07d33ed5 Default to stopped if server is null 2023-08-30 19:45:42 -05:00
Pat Hartl cf706a71a7 Build using Windows 2023-08-28 20:33:02 -05:00
Pat Hartl 13d5c4bb93 Default to favicon if not Windows 2023-08-28 20:32:23 -05:00
Pat Hartl 434775623f Allow monitoring of stdout 2023-08-28 20:14:50 -05:00
Pat Hartl 9e5e2d41db Update package 2023-08-28 19:43:19 -05:00
Pat Hartl 6399f1750c Attempt to improve responsiveness of dashboard 2023-08-28 18:55:15 -05:00
Pat Hartl 1def1ce0e8 Fix loading of icons if archive file doesn't exist 2023-08-28 18:43:36 -05:00
Pat Hartl b59b0eca0e Add tool for finding and updating missing archives for games 2023-08-28 18:25:06 -05:00
Pat Hartl 15ac48caab Remove 100ms delay between chunk uploads 2023-08-28 18:13:41 -05:00
Pat Hartl 56d985077d Fix manual download of archive breaking page state 2023-08-28 18:08:52 -05:00
Pat Hartl 2e4a31b136 Split uploader into separate component from table editor. Allow specification of object key on uploader for allowing replacement uploads. 2023-08-28 18:00:22 -05:00
Pat Hartl 1e98412b17
Update LANCommander.yml 2023-08-28 01:36:56 -05:00
Pat Hartl 8e85723f4d
Update LANCommander.yml 2023-08-28 01:35:11 -05:00
Pat Hartl 7d3021a63a
Update LANCommander.yml 2023-08-28 01:32:38 -05:00
Pat Hartl 92984c1a83
Update LANCommander.yml 2023-08-28 01:31:29 -05:00
Pat Hartl b6b6eb1e76 Fix uploader not fulling completing with long uploads. Added smoother progress bar updates. Added upload rate text. Show selected file name for uploader. 2023-08-28 01:25:03 -05:00
Pat Hartl a6103a1f82 Update pathing for scripts 2023-08-28 01:23:05 -05:00
Pat Hartl 9388b5b630 Don't try to upload games if no save path definition file exists 2023-08-27 23:22:44 -05:00
Pat Hartl f52ffc5426 Switch TS build config to use webpack. Switch Uploader to use axios 2023-08-27 18:17:52 -05:00
Pat Hartl c3d281a1e4 Added notes field to games 2023-08-27 12:31:04 -05:00
Pat Hartl 8286c1ea0c Add recalculation of file sizes and clearing of icon cache as tools under settings 2023-08-25 19:26:30 -05:00
Pat Hartl bf8eec1f6d Add display names for archive properties 2023-08-25 19:25:49 -05:00
Pat Hartl 4f76394bb5 Load everything from database using async 2023-08-25 19:25:28 -05:00
Pat Hartl 08fff0c8d0 Fix edit link in games list view 2023-08-25 19:01:39 -05:00
Pat Hartl ce08c3ff9a Clean up page loads after creation of game. Remove "Edit" from route 2023-08-25 18:24:06 -05:00
Pat Hartl f3cb19dba8 Add search to server list 2023-08-24 00:06:01 -05:00
Pat Hartl aa17cb5090 Add search to games. Increase page size to 25 2023-08-23 23:57:56 -05:00
Pat Hartl b6a448a289
Update LANCommander.Release.yml 2023-08-22 23:47:11 -05:00
Pat Hartl 68ae929ede
Update LANCommander.Release.yml 2023-08-22 23:36:04 -05:00
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