Commit Graph
5490 Commits
Author SHA1 Message Date
Jordan DominionandGitHub 9beec406e1 Merge pull request #1407 from tgstation/dev [APIDeploy][TGSDeploy]
v5.2.0
tgstation-server-v5.2.0 api-v9.7.0
2022-10-07 15:36:41 -04:00
Jordan DominionandGitHub dcb48b6f44 Merge pull request #1406 from tgstation/1281-RepositoryUpdateRewrite
Auto-update test merges fix
2022-10-07 11:28:55 -04:00
Jordan Brown 4655f73585 Copy, don't migrate RevInfoTestMerges
Fixes #1281
2022-10-06 20:58:08 -04:00
Jordan Brown 1af4b06e88 Merge branch 'dev' of https://github.com/tgstation/tgstation-server into 1281-RepositoryUpdateRewrite 2022-10-05 18:15:44 -04:00
Jordan DominionandGitHub e978d8ad43 Merge pull request #1405 from tgstation/1400-WebpanelDone
The webpanel is feature complete
2022-10-05 18:07:36 -04:00
Jordan Brown 3da2b27e77 Move the Repository update job into it's own class 2022-10-05 18:04:30 -04:00
Jordan Brown 9ee0c43c06 The webpanel is no longer incomplete 2022-10-05 13:17:44 -04:00
Jordan Brown 3db0183045 Update webpanel version bundled 2022-10-05 13:16:43 -04:00
Jordan Brown a7ad71b313 Merge branch 'master' of https://github.com/tgstation/tgstation-server into dev 2022-10-05 13:16:09 -04:00
Jordan DominionandGitHub 05ba434073 Merge pull request #1404 from tgstation/1403-FixRepoCancellationTokens [TGSDeploy]
Fix repository update job cancellation tokens (5.1.4)
tgstation-server-v5.1.4
2022-10-04 20:37:43 -04:00
Jordan Brown d6239f937f Version bump to 5.1.4 2022-10-04 20:34:17 -04:00
Jordan Brown 5782afbe84 Fix a bunch of places the wrong cancellation token was used in repo update job 2022-10-04 20:34:02 -04:00
Jordan DominionandGitHub baf30b470e Merge pull request #1402 from tgstation/1332-DeploymentBranding
Add option to disable branding on deployment embed
2022-10-04 19:35:34 -04:00
Jordan Brown 54e31f0b23 Add option do disable branding on deployment embed
Closes #1332
2022-10-04 17:08:59 -04:00
Jordan Brown 5164179fa7 Merge branch 'master' into dev 2022-10-04 11:38:21 -04:00
Jordan DominionandGitHub 9aa9a16e57 Merge pull request #1401 from tgstation/IRCFix [TGSDeploy]
Irc fix (5.1.3)
tgstation-server-v5.1.3
2022-10-04 11:05:31 -04:00
Jordan Brown 2898dc5176 Update Cyberboss.SmartIrc4net.Standard to 0.4.7
Fixes #1398
2022-10-04 10:24:39 -04:00
Jordan Brown a26c5b3e47 Version bump to 5.1.3 2022-10-04 10:12:42 -04:00
Jordan Brown 27d152ab68 Add missing IRC login command
Fixes #1398
2022-10-04 10:12:05 -04:00
Jordan Brown c562657ebf Simplify a call 2022-10-02 20:00:26 -04:00
Jordan Brown fb54a2e81f Fix job progress being inflated [TGSDeploy][NugetDeploy] tgstation-server-v5.1.2 2022-10-02 19:59:54 -04:00
Jordan DominionandGitHub 97a03baee4 Merge pull request #1397 from tgstation/VariousFixes512 [TGSDeploy][NugetDeploy]
Various fixes (5.1.2)
2022-10-02 19:07:47 -04:00
Jordan Brown 1a7a4388b0 Fix config writing for hopefully the last time 2022-10-02 18:22:42 -04:00
Jordan Brown 639075af1e Fix hashing on write of 0-length files 2022-10-02 14:08:37 -04:00
Jordan Brown 21f72e67a4 Cleanup IDE warnings in static files 2022-10-01 22:35:01 -04:00
Jordan Brown 8febdcf406 Remove another redundant cast 2022-10-01 22:32:38 -04:00
Jordan Brown 5f508395de Check for upload ticket expiry in static files 2022-10-01 22:32:16 -04:00
Jordan Brown a7fa1279a9 Cleanup ConfigurationController warning 2022-10-01 22:26:11 -04:00
Jordan Brown cbb8a05d96 Fix DreamMaker progress stages 2022-10-01 19:16:13 -04:00
Jordan Brown 6345797b31 Version bump to 5.1.2 2022-10-01 15:35:55 -04:00
Jordan Brown fd06e76604 Implement managed JobProgressReporter
Closes #1387
2022-10-01 15:35:41 -04:00
Jordan Brown 80b1729b35 Cleanup IDE warnings 2022-09-30 09:35:15 -04:00
Jordan Brown 546b1438e8 Deployment creation errors shouldn't fail the job 2022-09-30 09:33:32 -04:00
tgstation-server fd16fff460 Merge branch 'master' into dev 2022-09-30 05:08:25 +00:00
Jordan DominionandGitHub 6f52022c30 Merge pull request #1396 from tgstation/VariousFixes511 [TGSDeploy]
Various fixes (5.1.1)
tgstation-server-v5.1.1
2022-09-30 01:06:56 -04:00
Jordan Brown b2c149bf8f Fix system users being able to "change" their PW 2022-09-30 01:02:24 -04:00
Jordan Brown b0b107aa78 Fix TestMerge's MergedAt never being set 2022-09-29 18:18:10 -04:00
Jordan Brown 9642cd73f0 Fix Discord embed local commits not linking
Replace only usage of DateTimeOffset.Now with .UtcNow
2022-09-29 18:17:21 -04:00
Jordan Brown f7e7c0606f Update documentation comment 2022-09-29 18:16:52 -04:00
Jordan Brown 78cac73564 Prep for next minor release 2022-09-29 09:45:54 -04:00
Jordan Brown 9b5002e483 Prep for next patch 2022-09-29 09:45:18 -04:00
Jordan Brown 951dab19d4 Cleanup HomeController 2022-09-29 09:44:59 -04:00
Jordan DominionandGitHub 9949052398 Merge pull request #1394 from tgstation/alexkar598-patch-1 [TGSDeploy]
Updates webpanel, adding support for public path
tgstation-server-v5.1.0
2022-09-28 22:10:00 -04:00
Jordan Brown c8abbe64c2 Fix function ordering warning 2022-09-28 21:47:41 -04:00
Jordan Brown 5417ae3b77 Fix NullReferenceException 2022-09-28 21:46:38 -04:00
Jordan Brown abbb0369d7 Set global query splitting behavior 2022-09-28 21:46:26 -04:00
Jordan Brown 2a1f4760bb Fix reattach message sending too soon 2022-09-28 21:45:48 -04:00
Jordan Brown 1a73457da7 Hide the ControlPanelController if disabled 2022-09-28 20:29:56 -04:00
Jordan Brown fb0dea1885 Redirect to PublicPath if set 2022-09-28 20:28:00 -04:00
alexkar598andGitHub 195acd69ab Update ControlPanelVersion.props 2022-09-28 20:02:25 -04:00