Commit Graph
9876 Commits
Author SHA1 Message Date
Jordan Brown a28525e08c More fixes 2020-04-23 03:38:19 -04:00
Jordan Brown c60848be35 Various small fixes 2020-04-23 03:27:27 -04:00
Jordan Brown 084c45c95b Never forget Ctrl + S, kids 2020-04-23 02:38:54 -04:00
Jordan Brown 1145871938 More dumb fixes 2020-04-23 02:37:01 -04:00
Jordan Brown 792f2f5896 Add missing paren 2020-04-23 02:35:27 -04:00
Jordan Brown 02232e665f Add support for DMAPI warnings while we're version bumping 2020-04-23 02:31:03 -04:00
Jordan Brown 44c2e14385 Update DMAPI mappings 2020-04-23 02:26:24 -04:00
Jordan Brown b62e268560 Update migrations 2020-04-23 01:35:14 -04:00
Jordan Brown 9bae93e326 Remove unused usings 2020-04-23 01:14:53 -04:00
Jordan Brown a899103727 Nuke Sqlite migrations 2020-04-23 01:13:04 -04:00
Jordan Brown 4d97e46980 Add more Sqlite warnings 2020-04-23 01:07:00 -04:00
Jordan Brown e0cb4bc8fe Fix ByondInstaller test 2020-04-23 01:06:52 -04:00
Jordan Brown db8b5f48ca General package update 2020-04-23 00:55:21 -04:00
Jordan Brown cfda6c4187 Change default project to Tgstation.Server.Host 2020-04-23 00:50:47 -04:00
Jordan Brown 5d0af0c5de Fix ToListAsync issue with IDatabaseCollection 2020-04-23 00:50:20 -04:00
Jordan Brown 6394b8a3c8 Minor C#8 features 2020-04-23 00:50:03 -04:00
Jordan Brown 6cc49d7fe4 Set DOTNET_ENVIRONMENT 2020-04-23 00:49:50 -04:00
Jordan Brown 1cec9dc91c Merge from dev 2020-04-23 00:49:32 -04:00
Jordan Brown aea58285f5 Finish putting interop back together server side 2020-04-22 23:47:53 -04:00
Jordan BrownandGitHub 88a634ab62 Improve the issue template a little 2020-04-22 23:25:56 -04:00
Jordan BrownandGitHub b77587d2ea Merge pull request #927 from tgstation/905-ThisTimeForReal
.NET Core 3.1
2020-04-22 23:25:10 -04:00
Jordan Brown f9cf41c2d5 Update the README 2020-04-22 22:22:21 -04:00
Jordan Brown e756b5c34a Re-enable Sqlite integration tests in Travis 2020-04-22 21:51:37 -04:00
Jordan Brown 3e7c91a123 Remove looping integration test 2020-04-22 21:51:04 -04:00
Jordan Brown 89d20b47ca Wow, Sqlite works now! 2020-04-22 21:50:53 -04:00
Jordan Brown 74a7b1f386 2 days of work to fix this bug 2020-04-22 20:53:53 -04:00
Jordan Brown dcd1f52f09 Rebuild migrations for sanity 2020-04-22 20:51:54 -04:00
Jordan Brown d1ad1bfb0d Bind missing services in SetupApplication 2020-04-22 20:15:52 -04:00
Jordan Brown 825b224746 Remove unused usings 2020-04-22 19:55:09 -04:00
Jordan Brown 0e2ab87eba EventLogProvider may not exist 2020-04-22 19:44:56 -04:00
Jordan Brown 1689c167fc Separate setup wizard into it's own dotnet host 2020-04-22 19:37:49 -04:00
Jordan Brown ffef81475f Fix SqlServer 2020-04-22 15:47:13 -04:00
Jordan Brown 8af8a88659 Cleanup IntegrationTest.cs 2020-04-22 15:40:52 -04:00
Jordan Brown 9d61e460f5 Expose DatabaseType in IDatabaseContext 2020-04-22 15:39:46 -04:00
Jordan Brown 44e9195b99 Nuke SQLite migrations for now. We'll remake them when we get things working 2020-04-22 15:30:28 -04:00
Jordan Brown bc72493f9d Merge branch 'dev' of https://github.com/tgstation/tgstation-server into 905-ThisTimeForReal 2020-04-22 15:28:56 -04:00
Jordan Brown e711593273 WIP Chungus 2020-04-22 15:18:14 -04:00
Jordan Brown 80d3ef845d Minor compiler improvements
- Reccommend lowering the security level if API validation times out.
- Log DreamMaker output as Debug.
2020-04-22 13:11:29 -04:00
Jordan Brown f62d827fbf Only trust the .dmb in trusted mode 2020-04-22 13:09:44 -04:00
Jordan Brown 4e418cd3e6 Fix trusted file writing 2020-04-22 13:09:01 -04:00
Jordan Brown faf3dc2dae DEFINITELY DO NOT USE ULTRASAFE AS THE DEFAULT 2020-04-22 13:08:18 -04:00
Jordan Brown 6b83e62faf Enable ultrasafe security support 2020-04-22 12:25:07 -04:00
Jordan Brown c08c839074 Write to the trusted.txt in the user's BYOND folder 2020-04-22 12:12:27 -04:00
Jordan Brown d333ca3387 Added PathToUserByondFolder to IByondInstaller 2020-04-22 12:05:53 -04:00
Jordan Brown 5253086d7f Rename IBridgeHandlerBase to IBridgeDispatcher.
Change BridgeController's dependency to it
2020-04-22 11:53:03 -04:00
Jordan Brown 357bc7253e Remove bridge from swagger doc 2020-04-22 11:36:39 -04:00
Jordan Brown 81fc310991 Add support for BYONDs trusted .dmb list 2020-04-22 02:45:05 -04:00
Jordan Brown 644b5413ec Fix missing ChatCommandsJson 2020-04-22 02:44:50 -04:00
Jordan Brown 33ff7fd1e2 Stop checking deprecated_patch for wildcards 2020-04-22 02:43:47 -04:00
Jordan Brown 92529cf80c Add bridge response loggin 2020-04-22 02:09:05 -04:00