Commit graph

3050 commits

Author SHA1 Message Date
Pat Hartl
74f4c19901 Fix output of autoupdater bundler 2024-10-03 20:49:10 -05:00
Pat Hartl
d7d5324b5b More inputs fixes 2024-10-03 20:39:59 -05:00
Pat Hartl
1c3995b6a6 Fix workflow inputs 2024-10-03 20:29:32 -05:00
Pat Hartl
df897bfbd5 Fix output sharing across workflows 2024-10-03 20:26:05 -05:00
Pat Hartl
d3edbecef5 Put NetBeauty back, switch to reusable workflows 2024-10-03 20:18:38 -05:00
Pat Hartl
4ea12e5e59 Try NetBeauty on publish only 2024-10-03 19:39:47 -05:00
Pat Hartl
fbc8c3fda9 Retry NetBeauty on server, skip bundling 2024-10-03 19:02:48 -05:00
Pat Hartl
bdb0a24e0a Remove NetBeauty from all projects 2024-10-03 18:08:29 -05:00
Pat Hartl
cbceadf5d9 Use publish 2024-10-03 17:01:21 -05:00
Pat Hartl
b30c6e7801 Remove NetBeauty2 from server 2024-10-03 16:57:01 -05:00
Pat Hartl
d13ba7e738 List server files before bundling 2024-10-02 17:02:16 -05:00
Pat Hartl
147720c34a Change launcher publishes to builds, list files before bundling 2024-10-02 17:01:48 -05:00
Pat Hartl
d597f1fe76 Test listing all files after launcher build 2024-10-02 16:48:00 -05:00
Pat Hartl
04dc96d364 Remove old PowerShell references 2024-10-02 13:14:52 -05:00
Pat Hartl
5e1d3ba0d7 Move launcher to build instead of publish
See:
https://github.com/nulastudio/NetBeauty2/issues/68
2024-10-02 13:14:34 -05:00
Pat Hartl
2a9fbb1433 Revert "Test not packing CLI"
This reverts commit b6f4cfcdb4.
2024-10-02 13:06:56 -05:00
Pat Hartl
b6f4cfcdb4 Test not packing CLI 2024-10-02 12:32:00 -05:00
Pat Hartl
337425345b Remove reference to old project 2024-10-02 12:28:57 -05:00
Pat Hartl
f82dab376a Don't allow play session recording to halt applicatoin 2024-10-02 12:28:46 -05:00
Pat Hartl
65c6dc1a70 Revert "Use build instead of publish"
This reverts commit 03d18c76c8.

# Conflicts:
#	.github/workflows/LANCommander.Server.Linux.arm64.yml
#	.github/workflows/LANCommander.Server.Linux.x64.yml
#	.github/workflows/LANCommander.Server.Windows.arm64.yml
#	.github/workflows/LANCommander.Server.Windows.x64.yml
#	.github/workflows/LANCommander.Server.macOS.arm64.yml
#	.github/workflows/LANCommander.Server.macOS.x64.yml
2024-10-01 21:07:18 -05:00
Pat Hartl
596ffe2c53 Back to publish 2024-10-01 20:48:34 -05:00
Pat Hartl
c1ec8660e7 Remove duplicate autoupdater rename 2024-10-01 19:45:11 -05:00
Pat Hartl
03d18c76c8 Use build instead of publish 2024-10-01 19:36:46 -05:00
Pat Hartl
976d9d0fde Fix release packing 2024-10-01 19:17:49 -05:00
Pat Hartl
43e5c2bea3 Switch dashboard charts to dark theme if set
Fixes #118
2024-10-01 18:23:58 -05:00
Pat Hartl
320d4e2c5e Allow uploading of archive files via CLI
Implements #111
2024-10-01 17:56:58 -05:00
Pat Hartl
3d9749a9db Add importing/exporting of redistributable and server to CLI 2024-10-01 17:56:06 -05:00
Pat Hartl
096b904748 Pass user agent when grabbing data from PCGamingWiki
Fixes #119
Also adds some general error handling for when PCGamingWiki searches fail.
2024-10-01 17:54:12 -05:00
Pat Hartl
332f081b12 Fix page slug editor
Ref #113
2024-09-30 21:49:44 -05:00
Pat Hartl
1acb6d34ab Disable save/resolve buttons on resolved issue 2024-09-30 21:37:11 -05:00
Pat Hartl
783a73df43 Fix rendering of add form
Fixes #117
2024-09-30 21:36:54 -05:00
Pat Hartl
8edeb8efc9 Fix text displayed in popover for deleting issue
Fixes #116
2024-09-30 21:17:31 -05:00
Pat Hartl
7ecc472058 Delete removed/inaccessible media on import
Fixes #115
2024-09-30 20:37:14 -05:00
Pat Hartl
2e3dbe2df5 Fix new page deletions
Fixes #113
2024-09-30 20:27:01 -05:00
Pat Hartl
b84f397ddb Delete only existing media on remove from editor
Fixes #114
2024-09-30 20:19:36 -05:00
Pat Hartl
84eb672a9b Remove any blank media on save of game 2024-09-30 20:19:02 -05:00
Pat Hartl
f5e5181e71 Add NuGet info for SDK 2024-09-29 23:31:59 -05:00
Pat Hartl
1c6e206d14 Use latest version of Photino.Blazor.CustomWindow 2024-09-29 23:31:41 -05:00
Pat Hartl
8f914a6a73 Updated to latest version of SharpCompress 2024-09-29 18:26:37 -05:00
Pat Hartl
532413713d Add uninstall scripts to debug context menu 2024-09-28 16:50:19 -05:00
Pat Hartl
0589f3dada Add CLI verbs for export/import
Some checks failed
LANCommander Release / build_server_linux-arm64 (push) Has been cancelled
LANCommander Release / build_server_linux-x64 (push) Has been cancelled
LANCommander Release / build_server_osx-arm64 (push) Has been cancelled
LANCommander Release / build_server_osx-x64 (push) Has been cancelled
LANCommander Release / build_server_win-arm64 (push) Has been cancelled
LANCommander Release / build_server_win-x64 (push) Has been cancelled
LANCommander Release / build_launcher_linux-arm64 (push) Has been cancelled
LANCommander Release / build_launcher_linux-x64 (push) Has been cancelled
LANCommander Release / build_launcher_osx-arm64 (push) Has been cancelled
LANCommander Release / build_launcher_osx-x64 (push) Has been cancelled
LANCommander Release / build_launcher_win-arm64 (push) Has been cancelled
LANCommander Release / build_launcher_win-x64 (push) Has been cancelled
LANCommander Release / build_release (push) Has been cancelled
2024-09-27 19:13:31 -05:00
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