Commit Graph

331 Commits

Author SHA1 Message Date
Halgari
0473e8cd1f .NET 7.0 Broke the deployment model, will look into it more in a future update 2022-11-11 22:27:21 -07:00
Halgari
5b8b815f39 Update deps for 7.0 2022-11-09 16:57:16 -07:00
Halgari
a0eb53f9b9 Switch to .net 7.0 2022-11-05 07:25:53 -06:00
dependabot[bot]
9f7abe6242
Bump System.Data.SqlClient from 4.8.3 to 4.8.4
Bumps [System.Data.SqlClient](https://github.com/dotnet/corefx) from 4.8.3 to 4.8.4.
- [Release notes](https://github.com/dotnet/corefx/releases)
- [Commits](https://github.com/dotnet/corefx/commits)

---
updated-dependencies:
- dependency-name: System.Data.SqlClient
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-25 03:30:50 +00:00
Halgari
7176ebb531 Most warnings are fixed now 2022-10-07 21:43:44 -06:00
Halgari
4e2f8b585d Suppress some warnings 2022-10-07 15:09:08 -06:00
Halgari
6913d70613 Update FluentFTP 2022-10-04 15:01:50 -06:00
Halgari
817392e4c2 Update all the deps! 2022-09-29 06:42:20 -06:00
Timothy Baldridge
e6cbda2c89 Fix server list loading 2022-09-19 14:50:49 -06:00
Timothy Baldridge
73f4cf61ff Lots of small compiler fixes 2022-08-23 16:38:47 -06:00
Timothy Baldridge
8c2ad34d35 upgrade deps 2022-08-17 16:51:27 -06:00
dependabot[bot]
a3b32bef21
Bump Microsoft.AspNetCore.Mvc.NewtonsoftJson from 6.0.7 to 6.0.8
Bumps [Microsoft.AspNetCore.Mvc.NewtonsoftJson](https://github.com/dotnet/aspnetcore) from 6.0.7 to 6.0.8.
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](https://github.com/dotnet/aspnetcore/compare/v6.0.7...v6.0.8)

---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.Mvc.NewtonsoftJson
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-10 03:45:04 +00:00
Timothy Baldridge
68f801a6c0 Upgrade deps 2022-08-09 05:56:05 -06:00
Timothy Baldridge
3243f3192e Set metric cache time to 10 minutes 2022-06-25 14:23:08 -06:00
Timothy Baldridge
dc530a52b2 Implement metrics reading from CouchDB 2022-06-25 14:22:06 -06:00
Timothy Baldridge
bbe75e5061 Fix launcher failures 2022-06-23 17:28:57 -06:00
Timothy Baldridge
f446a967a0 Put metrics in CouchDB, fix the proxy, fix list validation 2022-06-22 15:11:26 -06:00
Timothy Baldridge
120bb9a4b5 uncomment testing code 2022-06-21 20:31:55 -06:00
Timothy Baldridge
3c28cdf7b9 Add Cesi cache 2022-06-21 19:38:42 -06:00
Timothy Baldridge
6724d4ba6e Add CESI support, start integration into compiler 2022-06-20 17:21:04 -06:00
Timothy Baldridge
2ea33bc211 Add HEAD support for poxy calls 2022-06-09 07:37:08 -06:00
Timothy Baldridge
3657c6a4ba Few updates for the proxy 2022-06-09 06:14:21 -06:00
Timothy Baldridge
ca74e79348 Make the proxy stream the initial result 2022-06-08 07:12:44 -06:00
Timothy Baldridge
3f12422e01 Change the server temp path 2022-06-07 22:00:16 -06:00
Timothy Baldridge
b29bed24da Implement Proxy support for unstable downloaders 2022-06-07 21:48:13 -06:00
Timothy Baldridge
d7a9b90315 upgrade deps 2022-05-23 09:50:36 -06:00
Timothy Baldridge
30a67c72a7 add whoami 2022-04-02 10:32:55 -06:00
Timothy Baldridge
bfd55d3b24 Support repos in authorcontrols/list 2022-04-02 10:01:38 -06:00
Timothy Baldridge
93a4f57e8f
Merge pull request #1905 from wabbajack-tools/add-repositories
add repositories
2022-04-02 09:12:13 -06:00
Timothy Baldridge
b65a014ff7 WJ accepts Github PAT as author keys 2022-03-31 16:55:33 -06:00
Timothy Baldridge
f21b4569a2 More server logging 2022-03-31 10:22:38 -06:00
Timothy Baldridge
a4abcedf68 add repositories 2022-03-29 21:39:48 -06:00
Timothy Baldridge
538235468d back off the delay a bit 2022-02-09 11:41:11 -07:00
Timothy Baldridge
6150764da8 Make it an exception again 2022-02-09 11:38:11 -07:00
Timothy Baldridge
76ba2819a1 Forgot to include a service 2022-02-09 11:30:55 -07:00
Timothy Baldridge
927f20401f Re-implement tar log 2022-02-09 11:24:31 -07:00
Timothy Baldridge
80c0490aeb Update all deps 2022-02-08 21:09:44 -07:00
Timothy Baldridge
33965286fc Upgrade Deps 2022-01-20 14:30:13 -07:00
Timothy Baldridge
ce29a02cf3 We didn't return on a cache miss, resulting in a JSON read error 2022-01-20 08:00:36 -07:00
Timothy Baldridge
035b8e7aa7 Re-add discord code 2022-01-18 15:58:54 -07:00
Timothy Baldridge
b7119c8bf8 Fix broken Discord webhook integration 2022-01-18 14:47:36 -07:00
Timothy Baldridge
95cb665423 Nexus caching re-implemented on the server 2022-01-17 10:02:52 -07:00
Timothy Baldridge
cd324905dd Add content size to direct_link and a etag 2022-01-07 15:20:10 -07:00
Timothy Baldridge
adba503183 yeah did, that wrong 2021-12-20 09:46:35 -07:00
Timothy Baldridge
745361b506 Escape single quotes as well 2021-12-20 09:43:26 -07:00
Timothy Baldridge
7f6c653f64 Register functions once 2021-12-20 09:31:10 -07:00
Timothy Baldridge
e5dd40c99c Fix the stuff I broke 2021-12-20 09:27:46 -07:00
Timothy Baldridge
b503394de0 Fix quoting issues with authored files 2021-12-20 09:22:40 -07:00
Timothy Baldridge
a3e545281e More complex directory deletion 2021-12-19 14:52:06 -07:00
Timothy Baldridge
ac54d8d89d Recursive delete of authored files 2021-12-19 14:49:09 -07:00