Commit Graph

179 Commits

Author SHA1 Message Date
Timothy Baldridge
ba3c3a43f1 2.5.1.2 2021-07-11 16:23:44 -06:00
Timothy Baldridge
d3725c5b74 2.5.1.1 2021-07-09 17:52:00 -06:00
Timothy Baldridge
e08108fb46 2.5.1.0 2021-07-06 05:49:04 -06:00
Timothy Baldridge
b9deaf2eae 2.5.0.9 2021-07-04 16:36:36 -06:00
Timothy Baldridge
7c93ba0b7d 2.5.0.8 2021-07-02 22:25:05 -06:00
Timothy Baldridge
943b460d9d Fix race condition in IPS4 login 2021-06-30 15:57:35 -06:00
Timothy Baldridge
b1bf267356 2.5.0.6 2021-06-29 20:16:48 -06:00
Timothy Baldridge
89404a9b03 2.5.0.5 2021-06-28 21:02:01 -06:00
Timothy Baldridge
a56921e130 2.5.0.4 2021-06-27 14:35:11 -06:00
Timothy Baldridge
10edda9bb5 2.5.0.3 2021-06-26 06:01:53 -06:00
Timothy Baldridge
b9a6000a27 2.5.0.2 2021-06-25 15:15:21 -06:00
Timothy Baldridge
1d0dab1bea Server side fixes for the new Nexus API 2021-06-24 21:56:02 -06:00
Timothy Baldridge
ec6e2db65d 2.5.0.0 2021-06-19 16:42:24 -06:00
Timothy Baldridge
fa50b4cf4b Upgrade all deps 2021-06-19 09:25:06 -06:00
Timothy Baldridge
63fd46ffec 2.4.4.5 2021-06-12 14:44:31 -06:00
Timothy Baldridge
a8c7db808a 2.4.4.4 2021-06-09 14:55:45 -06:00
Timothy Baldridge
fbb6769d3b 2.4.4.3 2021-05-28 20:38:07 -06:00
Unnoen
8231d5252c
Make changelog generator use LastWriteTime
Avoids cases where the date is incorrect if a list with the same name is compiled.
2021-05-20 17:43:12 +10:00
Timothy Baldridge
00a5d07a73 2.4.4.2 2021-05-17 18:45:43 -06:00
Timothy Baldridge
e6a5e46af0 Few small fixes and optimizations 2021-05-13 13:41:33 -06:00
Timothy Baldridge
564b8331fc 2.4.4.1 2021-05-01 07:26:13 -06:00
Timothy Baldridge
94113158ee Deps/Version bump 2021-04-28 17:22:47 -06:00
Timothy Baldridge
0f6975e4e5 2.4.3.3 2021-04-12 19:17:03 -06:00
Timothy Baldridge
8fdc9624e3 Fixes for root path WJ downloads 2021-04-01 14:52:23 -06:00
Timothy Baldridge
9aa074c803 Switch back to the non-core version of CEF due to production issues 2021-03-20 18:39:50 -06:00
Timothy Baldridge
adea3f9884 2.4.3.0 2021-03-20 16:18:30 -06:00
Timothy Baldridge
84342cf604 2.4.2.7 2021-03-11 15:51:35 -07:00
Timothy Baldridge
1ee0a74b5e Update deps 2021-03-11 05:44:36 -07:00
Timothy Baldridge
bb72b5acdf update and clean deps 2021-02-26 17:11:26 -07:00
Timothy Baldridge
4298c2a432 2.4.2.5 2021-02-24 19:08:58 -07:00
Timothy Baldridge
7c58559296 2.4.2.4 2021-02-23 20:54:49 -07:00
Timothy Baldridge
6c9f6ab5c0 latest server fixes 2021-02-16 22:46:05 -07:00
Timothy Baldridge
6f6148b703 2.4.2.3 2021-02-09 16:45:51 -07:00
Timothy Baldridge
df68a5e2a4 2.4.2.2 2021-02-06 09:43:11 -07:00
Timothy Baldridge
76a53978ae 2.4.2.1 2021-02-04 05:53:14 -07:00
Timothy Baldridge
ac8e0a36c2 Version 2.4.2.0 2021-02-03 20:54:02 -07:00
Timothy Baldridge
a6bbc62944 Bump version, disable long BSA test not that it passes 2021-01-29 18:21:36 -07:00
Timothy Baldridge
835d56bf68 Upgrade deps, fix several warnings 2021-01-28 21:02:26 -07:00
Timothy Baldridge
c8abca742a HOTFIX: Fix game file sources that don't have MO2 specific names 2021-01-13 18:53:08 -07:00
Timothy Baldridge
bd1152d4c7 2.4.1.0 2021-01-12 15:47:35 -07:00
Timothy Baldridge
e7db21d0fe Pass the csrf token into the IPS4 downloader page 2021-01-10 19:08:14 -07:00
erri120
9d79aa7381 Fix Wabbajack.CLI 2021-01-09 19:44:59 +01:00
Timothy Baldridge
1e2ca462a5 2.4.0.0 2021-01-08 18:12:20 -07:00
Timothy Baldridge
fd1cada3ea Everything appears to build 2021-01-01 11:21:07 -07:00
Timothy Baldridge
a7f5e94ab3 Add missing line to changelog 2020-12-31 10:51:24 -07:00
Timothy Baldridge
db3b441d19 #### Version - 2.3.6.1 - 12/31/2020
* When IPS4 (e.g. LL) sites based on CEF fail to validate, they no longer hang the app
* If a IPS4 CEF site throws a 503, or 400 error, retry
* Clean out the cookies during IPS4 CEF downloads so that they don't cause 400 errors
* Limit the number of connections to IPS4 sites to 20 per minute (one per 6 seconds)
* If a site *does* timeout, throw a log of the CEF state into `CEFStates` for easier debugging by the WJ team
* Wrote a new CLI utility to stress test the Verification routines.
* Ignore files that have `\Edit Scripts\Export\` in their path
2020-12-30 23:44:58 -07:00
Timothy Baldridge
f82b55a832 2.3.6.0 Release 2020-12-29 17:58:16 -07:00
Timothy Baldridge
b22943c2b5 2.3.5.1 HOTFIX 2020-12-23 06:55:13 -07:00
Timothy Baldridge
364bfe6cea 2.3.5.0 Bump and MW5 support 2020-12-16 14:41:28 -07:00
Timothy Baldridge
b79830ad54 Added purge-archive verb 2020-12-09 14:46:08 -07:00