Commit Graph
1132 Commits
Author SHA1 Message Date
Jordan Dominion 8bfccae678 Version bump to 6.3.0 2024-02-19 18:54:26 -05:00
Jordan Dominion ba41f41def Bump to latest webpanel version 2024-02-19 18:54:13 -05:00
Jordan Dominion 9747be0b59 Workaround for Debian stupidity
See https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=679746
2024-02-19 17:56:04 -05:00
Jordan Dominion e9463c192f Update to Wix 4.0.4 2024-02-19 17:19:08 -05:00
Jordan Dominion 5e0eb1aaf6 Address winget manifest 1.6 update 2024-02-19 17:17:32 -05:00
Jordan Dominion 0bbf7cd46a Add DMAPI triggerable custom events
Closes #1746
2024-02-19 16:56:01 -05:00
Jordan Dominion b2b7afe5f2 Update dotnet redistributable 2024-02-15 18:45:12 -05:00
Jordan Dominion 07c7bd573c Nuget package updates. Primarily patch Tuesday 2024-02-15 18:44:20 -05:00
Jordan Dominion 4500719a1c DMAPI 7.1.0: Add TGS_FILE2TEXT_NATIVE 2024-02-15 17:31:23 -05:00
Jordan Dominion 8080475d90 Version bump to v6.2.0 2024-02-03 12:05:38 -05:00
Jordan Dominion 313f3efa4f Bump webpanel to v5.5.0 2024-02-03 12:05:20 -05:00
Jordan Dominion 98801c4a90 Add Minidump watchdog option to allow for smaller dumps
Previously, on Windows, these were exclusively full dumps. On Linux, they were exclusively minidumps.

Added API/DB Migrations change. Versions updated

Closes #1741
2024-02-02 17:30:33 -05:00
Jordan Dominion f415bab22b Update to latest stylecop beta 2024-02-02 14:39:25 -05:00
Jordan Dominion 033f263ec1 Update Nuget packages 2024-01-31 20:06:59 -05:00
Jordan Dominion ed8c777677 Merge branch 'master' into dev 2024-01-25 09:01:11 -05:00
Jordan Dominion 1b8b14de7a Version bump to 6.1.5 2024-01-24 20:07:20 -05:00
tgstation-server 6722c031d2 Merge branch 'master' into dev 2024-01-21 15:11:28 +00:00
Jordan Dominion c11b99518f Update bundled dotnet redistributable to 8.0.1 2024-01-21 02:50:00 -05:00
Jordan Dominion 1f6eae1342 Merge branch 'master' into dev 2024-01-20 20:57:28 -05:00
Jordan Dominion c43aac1392 Remove winget dependency information
We already provide this package in the installer so it's actually not a dependency.

Refer to https://github.com/microsoft/winget-pkgs/issues/135625
2024-01-20 18:28:03 -05:00
Jordan Dominion f8c511666b Version bump to 6.1.4 2024-01-20 18:22:21 -05:00
Jordan Dominion f1cc27b7f8 Merge branch 'master' into dev 2024-01-20 12:08:48 -05:00
Jordan Dominion c667d2365d Version bump to 6.1.3 2024-01-20 10:45:42 -05:00
Jordan Dominion 77306fd56b Closes #1738 2024-01-20 10:44:04 -05:00
Jordan DominionandGitHub 100887232a Merge pull request #1771 from tgstation/1744-FixDMAPIDeordering [DMDeploy]
Fix DMAPI chat message ordering
2024-01-14 19:51:09 -05:00
Jordan Dominion f35f8e84b5 Properly queue chat messages that are sent while detached 2024-01-14 16:37:53 -05:00
Jordan Dominion 4fff0490b7 Add Session:DelayCleaningFailedDeployments config
Closes #1768
2024-01-14 15:04:10 -05:00
Jordan Dominion f4d94d0284 Update nuget packages
Closes #1767
Closes #1766
2024-01-09 17:25:38 -05:00
Jordan Dominion 86dab93156 Version bump to 6.1.2 2024-01-06 17:34:04 -05:00
Jordan Dominion 77a4d276bd Fix DMAPI/Interop Version issue with TGS5 servers 2023-12-29 15:32:15 -05:00
Jordan Dominion e11ff8bccf Version bump to 6.1.1 2023-12-28 09:46:24 -05:00
Jordan Dominion 0a82b86bf4 Version bump to 6.1.0 2023-12-27 14:11:13 -05:00
Jordan Dominion c82f07e085 Update webpanel to v5.4.2 2023-12-27 14:02:17 -05:00
Jordan Dominion 41762f7e6e Fix ErrorMessageResponse improperly deserializing from 401 responses 2023-12-25 22:29:12 -05:00
Jordan Dominion 80695b8f73 Version bump to 6.0.1 2023-12-25 08:41:38 -05:00
Jordan Dominion e5a7ec6556 Update webpanel version to 5.3.0 2023-12-24 11:08:07 -05:00
Jordan Dominion 612ec04d76 Disable IDE0028 and IDE0301 2023-12-16 22:45:45 -05:00
Jordan Dominion e6bc0c9105 Disable primary constructor recommendation 2023-12-16 10:07:56 -05:00
Jordan Dominion 711c04bc03 Update Nuget packages 2023-12-13 21:38:25 -05:00
Jordan DominionandGitHub 64e0748096 Merge pull request #1726 from tgstation/NullableAtLast
Taking further steps towards full nullable reference type support
2023-11-26 17:04:33 -05:00
tgstation-server 0f571ca559 Merge branch 'dev' into V6 2023-11-25 18:20:48 +00:00
Jordan DominionandGitHub 5537e77984 Enable VS Build Acceleration globally 2023-11-25 09:52:27 -05:00
Jordan Dominion 5c5b54e094 Update to beta Stylecop
Cleanup warnings
2023-11-23 16:50:52 -05:00
Jordan Dominion c5fff694d7 Make the host watchdog use nullable references 2023-11-23 16:49:59 -05:00
Jordan Dominion 042116506b Fix the AutoGeneratedProgram.Main warning 2023-11-23 16:38:41 -05:00
tgstation-server 7771e01356 Merge branch 'dev' into V6 2023-11-21 17:01:35 +00:00
Jordan DominionandGitHub 72799069c0 Update pinned yarn version to 1.22.21
I've seen several spurious failures with .19 and I'm hoping this fixes it.
2023-11-20 18:02:26 -05:00
Jordan Dominion c649af9e48 Version bump to 5.18.2 2023-11-19 09:20:50 -05:00
Jordan Dominion 94c62de316 Version bump to 5.18.1 2023-11-17 22:25:40 -05:00
Jordan Dominion ffb7dcfd5b Merge branch 'V6' into OpenDream 2023-11-17 10:49:45 -05:00