Commit Graph

957 Commits

Author SHA1 Message Date
a754d9ae68 Dispose of file handles in BSA creation, don't load unused patches. 2021-01-15 07:00:58 -07:00
c8abca742a HOTFIX: Fix game file sources that don't have MO2 specific names 2021-01-13 18:53:08 -07:00
4a555c27b9 Merge remote-tracking branch 'origin/master' 2021-01-12 15:47:52 -07:00
bd1152d4c7 2.4.1.0 2021-01-12 15:47:35 -07:00
9a18e5060e Merge pull request #1260 from Unnoen/retry-cdn
Retry from B-CDN if unable to connect to cache/main server.
2021-01-11 06:08:47 -07:00
13e0b21e95 Retry from B-CDN if unable to connect to cache server. 2021-01-11 19:42:03 +11:00
359d85ccf9 Log pagefile and warn if disabled or suboptimal 2021-01-11 17:59:32 +11:00
e7db21d0fe Pass the csrf token into the IPS4 downloader page 2021-01-10 19:08:14 -07:00
783dd76209 Merge pull request #1252 from erri120/better-hashing
Better hashing
2021-01-10 06:41:10 -07:00
756113d77d some backend fixes 2021-01-09 14:46:46 -07:00
031944635f Fix ACompiler 2021-01-09 20:06:23 +01:00
131f7de823 Fix Wabbajack.Lib 2021-01-09 20:04:11 +01:00
b272f9edcd few pre-release fixes 2021-01-09 07:14:01 -07:00
5d857386f2 Simplify filtering and remove comments
Thanks Linq
2021-01-09 14:57:11 +11:00
d28719bd74 Filter for filesize before hashing archives 2021-01-09 13:47:00 +11:00
1e2ca462a5 2.4.0.0 2021-01-08 18:12:20 -07:00
ff386d000e Merge pull request #1244 from wabbajack-tools/small-downloader-fixes
Small downloader fixes
2021-01-06 16:37:18 -07:00
5d9677dbd1 Optimise SQL database store and IO
* Remove unnecessary ROWID from tables.
* Set JOURNAL_MODE to MEMORY, reducing disk IO.
* VACUUM databases after install/compile.
2021-01-07 02:47:59 +11:00
d854845d17 Small downloader fixes 2021-01-06 06:02:12 -07:00
fd1cada3ea Everything appears to build 2021-01-01 11:21:07 -07:00
90280e8b6f WIP getting .LIB to compile with 5.0 2020-12-31 17:06:56 -07:00
a7f5e94ab3 Add missing line to changelog 2020-12-31 10:51:24 -07:00
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
2c07c39c21 Merge pull request #1231 from wabbajack-tools/ll-to-use-cef
Move LoversLab backend to LibCef
2020-12-29 17:54:46 -07:00
5ead7dd621 Remove CRFS requirement for Cef backend 2020-12-29 17:05:19 -07:00
17bb79784e Move LoversLab backend to LibCef 2020-12-29 16:15:47 -07:00
fac1947e03 Bump HtmlAgilityPack from 1.11.28 to 1.11.29
Bumps [HtmlAgilityPack](https://github.com/zzzprojects/html-agility-pack) from 1.11.28 to 1.11.29.
- [Release notes](https://github.com/zzzprojects/html-agility-pack/releases)
- [Commits](https://github.com/zzzprojects/html-agility-pack/compare/v1.11.28...v1.11.29)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-12-17 05:47:26 +00:00
65a8372ab3 Merge pull request #1224 from wabbajack-tools/make-gallery-title-optional
Fixes issue#2112
2020-12-15 21:23:49 -07:00
e441d78720 Fixes issue#2112 2020-12-15 18:26:41 -07:00
aa591bafa7 Add TES4RU support back in 2020-12-15 17:09:59 -07:00
7c6aec46d6 Merge pull request #1212 from wabbajack-tools/disable-back-button
disable back button and 2.3.4.3
2020-12-07 05:39:14 -07:00
053a71795a disable back button and 2.3.4.3 2020-12-06 21:26:02 -07:00
4d03e07b94 -net to .net
Someone made an oopsie.
2020-11-29 18:42:50 +11:00
693497711b Fix a bug in download stats 2020-11-24 17:22:24 -07:00
f97fcd5aa0 2.3.4.2 2020-11-24 15:14:09 -07:00
3a3206755a Merge pull request #1193 from wabbajack-tools/improved-services
Improve backend services, add watchdog service, and add utility_modli…
2020-11-19 16:32:52 -07:00
9717d4ac42 Improve backend services, add watchdog service, and add utility_modlists.json 2020-11-19 15:56:30 -07:00
35b910be98 Make more path comparisons ignore case
Paths for Windows should be case-agnostic.  The primary impetus for
this change is to prevent WJ from deleting downloads if the case of
the folder name doesn't match the case of the install setting.
Normally this would be caught by the GUI validation but several users
have managed to get around that.
2020-11-18 20:04:43 -07:00
c37248c221 Fixed build errors 2020-11-18 12:37:31 +01:00
247d19cba0 Version bump to 2.3.4.1 - fix nexus client creation 2020-11-15 17:40:49 -07:00
6ee701262a Version bump to 2.3.4.0 2020-11-14 23:20:05 -07:00
73d3168d2c Implement utility list filtering for the UI 2020-11-14 12:16:11 -07:00
802448c934 Deps version bump 2020-11-14 07:26:04 -07:00
e1725bb808 Throw critical errors on nexus API quota issues 2020-11-14 07:21:13 -07:00
01872fb62b More logging information for server backend 2020-11-11 06:25:57 -07:00
98e0f2503c Rework how we handle API limits. 2020-11-05 14:30:00 -07:00
90e9af05b1 More fine-grained status updates 2020-11-03 07:45:08 -07:00
7f603e9c85 Store game file hashes on GitHub 2020-11-02 18:55:54 -07:00
4a2cef1ab4 bump deps 2020-11-01 21:11:29 -07:00
dd7ee04e00 Check domain remaps for valid CLI downloads. 2020-11-02 04:27:29 +11:00