Pat Hartl
|
af16894a25
|
Copy all libraries from autoupdater and CLI
|
2024-09-27 19:00:43 -05:00 |
|
Pat Hartl
|
83d994d901
|
Try save upload/download up to 10 times
|
2024-09-27 18:07:14 -05:00 |
|
Pat Hartl
|
f50d0a31b9
|
Adjust auth box width
|
2024-09-27 18:01:28 -05:00 |
|
Pat Hartl
|
708aaa7b92
|
Handle exceptions from debug/log enrichment
|
2024-09-27 18:00:07 -05:00 |
|
Pat Hartl
|
6b68592b71
|
Avoid null reference when trying to gather return value
|
2024-09-27 17:59:47 -05:00 |
|
Pat Hartl
|
45990ad477
|
Don't publish server as single file
|
2024-09-27 00:19:38 -05:00 |
|
Pat Hartl
|
ad71de0a54
|
Merge pull request #104 from LANCommander/v1.0.0
V1.0.0
|
2024-09-27 00:06:02 -05:00 |
|
Pat Hartl
|
03723f05ee
|
Merge pull request #95 from miketweaver/fix-docker-1
fix /app permissions
|
2024-09-27 00:04:00 -05:00 |
|
Pat Hartl
|
75a9fbe607
|
Use correct interpolation for PowerShell
|
2024-09-27 00:03:17 -05:00 |
|
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 |
|