Timothy Baldridge
9779da19b2
Support for attachments on ips4 sites
2021-06-27 08:05:45 -06:00
Timothy Baldridge
1d0dab1bea
Server side fixes for the new Nexus API
2021-06-24 21:56:02 -06:00
Timothy Baldridge
ab49b08f19
Server side fixes for the new Nexus API
2021-06-24 17:01:03 -06:00
Timothy Baldridge
ec6e2db65d
2.5.0.0
2021-06-19 16:42:24 -06:00
Timothy Baldridge
2b1e0f73cf
Add VectorPlexus and LoversLab stubs for old download formats
2021-06-19 10:16:22 -06:00
Timothy Baldridge
fa50b4cf4b
Upgrade all deps
2021-06-19 09:25:06 -06:00
Timothy Baldridge
0229f5cd58
Merge pull request #1504 from wabbajack-tools/image-hashing
...
Image hashing
2021-06-19 08:23:41 -07:00
Timothy Baldridge
a9c003fe34
Fix a fragile test
2021-06-19 07:08:45 -06:00
Timothy Baldridge
d94aa06ab8
Merge branch 'master' into image-hashing
2021-06-19 05:17:18 -06:00
Timothy Baldridge
6ba00d9d09
Switch LoverLab over to OAuth2
2021-06-18 22:05:58 -06:00
Timothy Baldridge
528ef51d40
Full round trip test passes
2021-06-17 17:09:03 -06:00
Timothy Baldridge
ee8669f3ce
Vector Plexus now uses a native IPS4 REST API and OAuth2
2021-06-15 05:50:37 -06:00
Timothy Baldridge
0441bbaf17
Downloading works, next up is metatdata
2021-06-14 22:55:07 -06:00
Timothy Baldridge
c90181bcb4
OAuth logins work, rebuilding the downloader now
2021-06-14 16:18:57 -06:00
Timothy Baldridge
a7bfd4109c
Bump Deps
2021-06-03 07:36:12 -06:00
Timothy Baldridge
7e62db32be
Update all deps
2021-05-28 16:15:52 -06:00
Unnoen
9d890f2ff0
Fix and improve valid install path checks
...
+ Fail if child of game folder
+ Fail if child of Program Files
+ Add test for null path
* Fix success if path null
* Check if install path exists before updating download path
2021-05-20 21:30:02 +10:00
Timothy Baldridge
04bbbfed7f
Network workaround mode
2021-05-17 16:37:01 -06:00
Timothy Baldridge
0f6975e4e5
2.4.3.3
2021-04-12 19:17:03 -06:00
Timothy Baldridge
131c11809f
Remove investigative test
2021-04-01 15:38:06 -06:00
Timothy Baldridge
8fdc9624e3
Fixes for root path WJ downloads
2021-04-01 14:52:23 -06:00
Timothy Baldridge
dccfef0067
Switch back to the non-core version of CEF due to production issues
2021-03-24 16:20:59 -06:00
Timothy Baldridge
ab7e2cb879
Remove .net Framework libs bit of code cleanup
2021-03-17 21:36:37 -06: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
ff3f34c31d
Fixes #1330
2021-02-23 17:26:50 -07:00
Timothy Baldridge
5d5d1c84a1
Fix tests
2021-02-23 06:50:09 -07:00
Timothy Baldridge
401c2d232f
Improve the GoogleDrive Downloader a bit
2021-02-18 17:09:12 -07:00
Timothy Baldridge
07e0f92a74
Fix broken test
2021-02-03 21:48:17 -07:00
Timothy Baldridge
ac8e0a36c2
Version 2.4.2.0
2021-02-03 20:54:02 -07:00
Timothy Baldridge
c0d50a8216
Version 2.4.2.0
2021-02-03 20:48:30 -07:00
Timothy Baldridge
835d56bf68
Upgrade deps, fix several warnings
2021-01-28 21:02:26 -07:00
Timothy Baldridge
997587d674
Fix broken test
2021-01-12 17:31:43 -07:00
Timothy Baldridge
eb63b1fefc
Missed a call to PreparAll
2021-01-06 14:30:25 -07:00
Timothy Baldridge
46d079b513
Fix Nexus tests
2021-01-06 07:23:09 -07:00
Timothy Baldridge
dea841136f
Add support for Origin
2021-01-04 22:07:06 -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
a551b8e2b4
Server side fixes, latest changes to SQL
2020-12-29 20:59:22 -07:00
Timothy Baldridge
17bb79784e
Move LoversLab backend to LibCef
2020-12-29 16:15:47 -07:00
Timothy Baldridge
aa591bafa7
Add TES4RU support back in
2020-12-15 17:09:59 -07:00
Timothy Baldridge
053a71795a
disable back button and 2.3.4.3
2020-12-06 21:26:02 -07:00
Timothy Baldridge
802448c934
Deps version bump
2020-11-14 07:26:04 -07:00
Timothy Baldridge
0a976dc427
Merge pull request #1158 from wabbajack-tools/bump-deps-42
...
bump deps
2020-11-01 22:26:54 -07:00
Timothy Baldridge
4a2cef1ab4
bump deps
2020-11-01 21:11:29 -07:00
Timothy Baldridge
f80ae8b142
Updates to smooth out server update features
2020-11-01 17:30:49 -07:00
Timothy Baldridge
6499f20d4b
Yet another test fix
2020-10-24 10:04:24 -06:00
Timothy Baldridge
80d5fdb97b
Yet another test fix
2020-10-24 07:32:56 -06:00
Timothy Baldridge
de889f2a52
Fix tests on test serer
2020-10-24 06:33:19 -06:00