tgstation-server
5b3d79ddfe
Merge branch 'master' into dev
2020-11-05 20:38:13 +00:00
Jordan Brown
9922c8f5a8
Docker cleanup
...
- Add container script to master version list
- Setup wizard now waits for a guaranteed config reload
Fixes #1138
2020-11-05 14:57:36 -05:00
tgstation-server
83f92c1b7a
Merge branch 'master' into dev
2020-11-04 17:05:49 +00:00
Jordan Brown
7b98acdf96
Fixed typo in HostApiDocumentation setting
...
- Config version patch bump (Yes, it is technically a breaking change
but I think it's forgivable as this is how it was spelt in the
changelog).
2020-11-03 11:36:52 -05:00
Jordan Brown
0674f78c46
Merge branch 'master' into dev
2020-10-20 12:58:20 -04:00
Jordan Brown
bb72c51234
Micro-optimization
2020-10-19 21:25:57 -04:00
tgstation-server
7acca8c50d
Merge branch 'master' into dev
2020-10-15 20:04:42 +00:00
Jordan Brown
65a6bc48fc
Adds better port allocation
2020-10-15 15:35:12 -04:00
Jordan Brown
2ffbf392cb
Merge branch 'WebPanel' of https://github.com/tgstation/tgstation-server into WebPanel
2020-10-12 20:23:39 -04:00
Jordan Brown
1953ed45cb
Incremental control panel building
2020-10-12 20:19:51 -04:00
alexkar598
f05b460e96
Maybe fixes the test unit?
2020-10-12 19:30:45 -04:00
Jordan Brown
6fb54ec747
Version bump to 4.5.4
2020-09-27 23:53:33 -04:00
Jordan Brown
d0008ed9a8
Version bump to 4.5.3
2020-09-16 14:34:26 -04:00
Jordan Brown
3a6d99472b
Further improve V3 discord mention parsing
2020-09-07 13:48:52 -04:00
Jordan Brown
cce59ad915
Version bump to 4.5.2
2020-09-07 12:58:07 -04:00
Jordan Brown
ee9692ef49
Bump API/Nuget versions for @MrStonedOne's changes
2020-09-07 12:57:46 -04:00
Jordan Brown
4a38e7f1eb
V3 DMAPI patch, fix Discord mentions
2020-08-29 12:46:45 -04:00
Jordan Brown
078450e5db
Re-document all rights
2020-08-29 12:39:59 -04:00
Jordan Brown
c204ce4937
Version bump to 4.5.1
2020-08-29 00:18:44 -04:00
Jordan Brown
4f34e9b53a
DMAPI Topic before initialization patch
2020-08-20 17:59:51 -04:00
Jordan Brown
7e4721c37a
Bump client version to 8.3.0
2020-08-17 23:11:29 -04:00
Jordan Brown
2aac6ff4f8
Properly bump TgsConfigVersion
2020-08-17 14:30:53 -04:00
Cyberboss
a72681c2d3
Merge branch 'dev' of https://github.com/tgstation/tgstation-server into 1089-DeploymentsButGitHubThisTime
2020-08-13 12:30:29 -04:00
Cyberboss
c9f14bd51c
Add support for GitHub deployments
...
- API to 7.2.0
- Client to 8.2.0
- Core to 4.5.0
- Removed old solution items
- Update dotnet-ef tool to 3.1.6
- Schema update
2020-08-13 12:28:09 -04:00
Jordan Brown
14e86942f1
Fix nullable reference issue in API spec
...
API to 7.2.3
2020-08-11 14:30:12 -04:00
Jordan Brown
719b64bffa
Version bump to 4.4.5
2020-08-11 13:09:53 -04:00
Jordan Brown
3cdc5b63fe
Fix GET /Administration/Logs response type [APIDeploy]
2020-08-10 18:34:33 -04:00
Jordan Brown
6e6cd6d4c6
Make LogFile names non-nullable [APIDeploy]
...
- API to 7.2.1
2020-08-10 17:47:34 -04:00
Jordan Brown
a7e6a064e6
Version bump to 4.4.4
2020-08-10 14:56:22 -04:00
Jordan Brown
9c5f9e1881
Allow DreamDaemon through Windows firewall
...
- Run during installation
- Added error code for firewall enabling failure
- API to 7.2.0
- Client to 8.2.0
- Fixes #960
2020-08-10 14:56:03 -04:00
Jordan Brown
843845068a
Version bump to 4.4.3
2020-08-05 00:11:19 -04:00
Jordan Brown
0ea8a11320
DMAPI 5.2.3
...
- Fixed issue with API consumers being able to modify immutable lists
2020-07-13 13:05:39 -04:00
Jordan Brown
f923d0c87d
Component instance usage cleanup
...
- GetInstance now returns null instead of throwing when the instance is offline. To be honest, we should wrap this in a using.
- Add safe accessor class for controllers that also performs request validation.
- API bump to 7.1.0
- Added ErrorCode 90 for offline instances, replacing the 403 response
- Move jobs now move the directory and are more fail safe
- Creating instances no longer uppercases the path on disk on Windows
2020-07-12 13:53:28 -04:00
Jordan Brown
8ac6714155
Remove instance client caching
...
This was so broken, wtf
2020-07-12 13:37:13 -04:00
Jordan Brown
844244aa72
Version bump to 4.4.2
2020-07-12 11:58:21 -04:00
Jordan Brown
e473446315
Create a system user for jobs created by TGS
...
- API Version bump to 7.0.2
- Deprecate error code 46
- Instance user IDs can never be null
- Make a IUsersClient.GetId more covariant (Right word?)
2020-07-11 12:13:56 -04:00
Jordan Brown
543a71c482
Version bump to 4.4.1
2020-07-10 11:50:57 -04:00
Jordan Brown
7e3594e546
Fix Nuget memes and tests [APIDeploy][NugetDeploy]
2020-07-09 20:51:45 -04:00
Jordan Brown
91b665b239
Add missing right for custom BYOND versions [ApiDeploy][NugetDeploy]
2020-07-09 15:54:25 -04:00
Jordan Brown
9dcb066b2d
Add config versioning.
...
- Included in release notes.
- Warnings in TGS when out of date.
2020-06-27 13:51:29 -04:00
Jordan Brown
45ff551a31
Version bump to 4.4.0
2020-06-12 16:33:19 -04:00
Jordan Brown
5f8a149725
API v7
...
- Add more error codes
- Make 404 and 410 generic responses with error codes
- Watchdog running conflicts now return 409 instead of 410
2020-06-03 18:54:48 -04:00
Jordan Brown
3932f0047e
Watchdog docs
...
- Cleanup code names/docs
- Error code 80 returned when attempting to restart a stopped watchdog
2020-06-02 13:05:00 -04:00
Cyberboss
e24b45bbb1
Version bump to 4.3.1
2020-05-31 16:08:09 -04:00
Cyberboss
b8047a5585
Don't consider startup timeout as a launch parameter
2020-05-31 12:09:13 -04:00
Jordan Brown
4afa5e75b0
AHHHH WTFFF
2020-05-27 21:08:29 -04:00
Jordan Brown and GitHub
bf1571b51c
Merge branch 'dev' into 1023-FixAPI
2020-05-25 21:26:54 -04:00
Jordan Brown
9de2c459e7
API 6.5.0
2020-05-25 21:18:45 -04:00
Jordan Brown
54e20705fe
4.3.0 version bump
2020-05-25 13:27:00 -04:00
Jordan Brown
6455aa1ed0
Improve client token refreshing
2020-05-25 12:33:21 -04:00