Commit graph

3050 commits

Author SHA1 Message Date
Pat Hartl
b4d1906cac Use environment variables for workflows 2024-09-26 23:23:35 -05:00
Pat Hartl
f8b60d1cf1 Avoid process spawning loops when executing as admin 2024-09-26 22:57:36 -05:00
Pat Hartl
929a2c66ca Use copy instead of move 2024-09-26 22:32:23 -05:00
Pat Hartl
c53fcc379d Force move 2024-09-26 22:24:38 -05:00
Pat Hartl
56b18488e6 Dedupe before package 2024-09-26 20:39:56 -05:00
Pat Hartl
e6515166ff Avoid .NET setup on release 2024-09-26 20:38:24 -05:00
Pat Hartl
ebc9aa9ca0 Update packages 2024-09-26 20:13:59 -05:00
Pat Hartl
c254768007 Add NetBeauty to server 2024-09-26 20:13:12 -05:00
Pat Hartl
35d74e9fcd Add NetBeauty to autoupdater and launcher 2024-09-26 20:10:20 -05:00
Pat Hartl
6fef3189d7 Add osx-x64 2024-09-26 20:08:49 -05:00
Pat Hartl
201007c642 Use NetBeauty 2024-09-26 01:34:11 -05:00
Pat Hartl
75ba10ac14 Use updated Blazor Markdown Editor package 2024-09-25 20:34:55 -05:00
Pat Hartl
95207929b2 Add logger to CLI client 2024-09-25 20:33:06 -05:00
Pat Hartl
86cb32122f Correctly complete logging operations 2024-09-25 20:27:48 -05:00
Pat Hartl
b2ce162dca Add logger to SDK client on launcher start 2024-09-25 20:27:23 -05:00
Pat Hartl
d509d3b627 Specify return type for server start/stop scripts 2024-09-20 00:50:45 -05:00
Pat Hartl
cb63fbfc40 Refactor redistributable script running
The only major change is the Detect Install scripts need to set the variable $Return to true/false.
2024-09-20 00:28:50 -05:00
Pat Hartl
2d00742212 Allow scripts to return data 2024-09-20 00:27:20 -05:00
Pat Hartl
6764b24b2b Fix logging operation when logger doesn't exist 2024-09-20 00:26:14 -05:00
Pat Hartl
b93d56a599 Add games selector to redist edit, game count on list 2024-09-19 19:37:42 -05:00
Pat Hartl
a5ebc7c8ce Force page load when redirecting 2024-09-19 19:37:00 -05:00
Pat Hartl
36ed11f2dd Fix title when editing games, servers, and redists 2024-09-19 19:26:40 -05:00
Pat Hartl
adadc2a419 Show orphaned games in game list 2024-09-19 18:42:11 -05:00
Pat Hartl
d38651469d Nest dependent mods/expansions under parent 2024-09-19 18:40:05 -05:00
Pat Hartl
9dbd76834f Fix default directories for macOS/Linux 2024-09-19 18:16:41 -05:00
Pat Hartl
5d871b8cda Remove nlog config 2024-09-18 21:07:18 -05:00
Pat Hartl
83ac42fc5f Proper logging of game deletions on sync 2024-09-18 21:07:04 -05:00
Pat Hartl
b6d76a2f0c Suppress logging of EF commands 2024-09-18 21:06:25 -05:00
Pat Hartl
48479a55d2 Properly end media download operation 2024-09-18 20:48:03 -05:00
Pat Hartl
26d5b81801 Save CLI login info after logging in 2024-09-18 20:42:42 -05:00
Pat Hartl
60f932a939 Switch output from console to logger 2024-09-18 20:42:24 -05:00
Pat Hartl
cb18400307 Pass exception when import failed 2024-09-18 20:41:32 -05:00
Pat Hartl
05547cf4db Moved scaffolding/migrations to service, add to CLI 2024-09-18 20:40:41 -05:00
Pat Hartl
d07375c3ee Fix double log and incorrect log level with errors 2024-09-18 20:38:22 -05:00
Pat Hartl
66b0a3b1ec Fix initialization of command line application 2024-09-18 19:12:55 -05:00
Pat Hartl
5ab5894f02 Include new snippets in csproj 2024-09-17 19:48:45 -05:00
Pat Hartl
fb689195fe Publish CLI as single file 2024-09-17 19:48:31 -05:00
Pat Hartl
79c26b3313 Retain window sizing on close 2024-09-17 19:48:23 -05:00
Pat Hartl
e989285a81 Don't copy icon to output 2024-09-17 19:48:08 -05:00
Pat Hartl
3c06ac2637 Add icon for CLI 2024-09-17 19:46:45 -05:00
Pat Hartl
05f31efe7a Correct publish path 2024-09-17 18:44:01 -05:00
Pat Hartl
dff7305860 Fix publish packaging 2024-09-17 18:28:25 -05:00
Pat Hartl
917f001957 Change log level 2024-09-17 18:14:40 -05:00
Pat Hartl
7b77cf2688 Update PowerShell snippets 2024-09-17 18:14:19 -05:00
Pat Hartl
6010707bd6 Log errors when deleting page 2024-09-17 18:14:06 -05:00
Pat Hartl
2cd07108bc Add enriching to logger operations. Better script logging 2024-09-17 00:19:57 -05:00
Pat Hartl
79786d23b0 More logging for SDK 2024-09-17 00:19:23 -05:00
Pat Hartl
5d3ff9cada More logging and error handling for API routes 2024-09-17 00:18:39 -05:00
Pat Hartl
594fd0908b Better error handling when starting/ending play sessions 2024-09-16 21:00:42 -05:00
Pat Hartl
71058c2918 Better error handling when deleting local media 2024-09-16 21:00:24 -05:00