wabbajack/Wabbajack.BuildServer
2020-02-03 21:58:32 -07:00
..
Controllers Fix file uploading and implement server-side hash verification. 2020-01-31 22:41:09 -07:00
GraphQL Fix file extractor tests, convert metrics to SQL 2020-01-30 06:07:16 -07:00
Models Fixes for sql for unicode paths in sql tables (instead of ascitables 🤦) 2020-02-03 21:58:32 -07:00
Properties Fix typos + inconsistencies in logs 2020-01-13 22:11:07 +01:00
public GraphQL support, endpoints for metrics via GraphQL 2020-01-09 16:19:07 -07:00
sql Fixes for sql for unicode paths in sql tables (instead of ascitables 🤦) 2020-02-03 21:58:32 -07:00
ApiKeyAuthenticationHandler.cs Start on file upload support 2020-01-17 15:55:03 -07:00
AppSettings.cs Make number of jobs configurable, fix bug in IndexedFile query 2020-01-30 16:39:14 -07:00
appsettings.Development.json GraphQL support, endpoints for metrics via GraphQL 2020-01-09 16:19:07 -07:00
appsettings.json Switch the indexed archives backend to MSSQL for better ACID support 2020-01-25 21:50:17 -07:00
Extensions.cs Fix compilation error 2020-01-27 14:38:32 -07:00
JobManager.cs Make number of jobs configurable, fix bug in IndexedFile query 2020-01-30 16:39:14 -07:00
Program.cs Add Upload support to WJ, fixes for the new server, etc. 2020-01-18 15:09:32 -07:00
SerializerSettings.cs GraphQL support, endpoints for metrics via GraphQL 2020-01-09 16:19:07 -07:00
Startup.cs Switch the indexed archives backend to MSSQL for better ACID support 2020-01-25 21:50:17 -07:00
Wabbajack.BuildServer.csproj Bump FluentFTP from 29.0.4 to 30.0.0 2020-02-03 07:31:37 +00:00