Commit Graph

3737 Commits

Author SHA1 Message Date
5ec2ed3498 Merge pull request #1451 from wabbajack-tools/network-workaround-mode
Network workaround mode
2021-05-17 17:42:29 -07:00
bf0d098b44 Use a pinned IP 2021-05-17 17:20:03 -06:00
04bbbfed7f Network workaround mode 2021-05-17 16:37:01 -06:00
4aaa46090c Few small fixes and optimizations 2021-05-13 14:16:29 -06:00
e6a5e46af0 Few small fixes and optimizations 2021-05-13 13:41:33 -06:00
4bf9932840 Bump Microsoft.AspNetCore.Mvc.NewtonsoftJson from 5.0.5 to 5.0.6
Bumps [Microsoft.AspNetCore.Mvc.NewtonsoftJson](https://github.com/dotnet/aspnetcore) from 5.0.5 to 5.0.6.
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Commits](https://github.com/dotnet/aspnetcore/compare/v5.0.5...v5.0.6)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-12 06:20:07 +00:00
5e2208f2f9 Bump SharpZipLib from 1.3.1 to 1.3.2
Bumps [SharpZipLib](https://github.com/icsharpcode/SharpZipLib) from 1.3.1 to 1.3.2.
- [Release notes](https://github.com/icsharpcode/SharpZipLib/releases)
- [Changelog](https://github.com/icsharpcode/SharpZipLib/blob/master/docs/Changes.txt)
- [Commits](https://github.com/icsharpcode/SharpZipLib/compare/v1.3.1...v1.3.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-10 10:17:46 +00:00
27513d3aca fixed issue with the MO2 compiler
- moved `.txt` handling behind the custom flags handling
- changed ignoring `.txt` files to including`.txt` files
2021-05-09 12:46:03 +02:00
7bb8282961 fixed .txt based tagfiles 2021-05-03 19:30:27 +02:00
564b8331fc 2.4.4.1 2.4.4.1 2021-05-01 07:26:13 -06:00
f542f67178 Downgrade CefSharp because it broke things (again) 2021-05-01 07:22:52 -06:00
20e869a124 Move quickMode check and dispose streamResult 2021-05-01 19:54:22 +10:00
d608df5074 Fix MEGA status percentage 2021-05-01 19:48:28 +10:00
011f680890 Fix IPS4 verification downloading the entire file 2021-05-01 19:48:09 +10:00
ea53b7ea22 Merge pull request #1422 from Unnoen/compiler-warning-fixes
Ignore some unnecessary warnings and fix UTF-7 ignore.
2.4.4.0
2021-04-30 15:47:52 -07:00
7cda6b9af3 Merge pull request #1428 from wabbajack-tools/dependabot/add-v2-config-file
Upgrade to GitHub-native Dependabot
2021-04-29 06:30:07 -07:00
c04425f149 Merge pull request #1429 from wabbajack-tools/filter-gallery
Filter gallery and Tag Searching
2021-04-29 06:29:36 -07:00
6e41996fb9 Fix type import issues 2021-04-28 19:06:10 -06:00
94113158ee Deps/Version bump 2021-04-28 17:22:47 -06:00
868959b008 Upgrade to GitHub-native Dependabot 2021-04-28 22:06:57 +00:00
152a717f9f Modlist contents viewer 2021-04-28 14:31:03 -06:00
f7235875bb Modlist contents viewer 2021-04-28 14:30:02 -06:00
e9864244cb Modlist contents viewer 2021-04-28 14:27:16 -06:00
5051e800b4 WIP modlist contents viewer 2021-04-28 05:57:49 -06:00
7e29706b38 Filter the gallery by tags 2021-04-26 21:47:22 -06:00
26bf4e9eb1 Ignore warnings and fix UTF-7 ignore 2021-04-24 15:00:26 +10:00
cb40768760 Latest changes to server code 2.4.3.3 2021-04-13 15:59:40 -06:00
b4b4ff070e Updates to the authored files page 2021-04-12 22:54:33 -06:00
89874fd28b Merge pull request #1417 from wabbajack-tools/2.4.3.3
2.4.3.3
2021-04-12 21:31:00 -07:00
0e4598ac97 Fix broken test 2021-04-12 21:21:06 -06:00
5e6285bad0 Fix build that broke for some reason 2021-04-12 20:20:23 -06:00
0f6975e4e5 2.4.3.3 2021-04-12 19:17:03 -06:00
71e11c3779 Merge pull request #1416 from wabbajack-tools/authored-files-admin
Start of admin pages for authored files
2021-04-12 18:08:36 -07:00
43110dd0d4 Start of admin pages for authored files 2021-04-12 15:43:52 -06:00
8bca15cb36 Fix several issues with client authorization with the server 2021-04-11 16:04:12 -06:00
131c11809f Remove investigative test 2.4.3.2 2021-04-01 15:38:06 -06:00
8fdc9624e3 Fixes for root path WJ downloads 2021-04-01 14:52:23 -06:00
d22ab2e97d Merge pull request #1396 from LostDragonist/ld_fixes
Use a different Google Drive link to verify links during compile
2021-04-01 13:45:58 -07:00
f8725c3afa Merge pull request #1393 from erri120/update-omodframework
Update OMODFramework to 3.x
2021-04-01 13:45:45 -07:00
945cf4f2dc Use a different Google Drive link to verify links during compile
Using the export link to compile is kind of unreliable as the
arbitrary traffic control Google implements will affect how things
work.  Using the /file/d/ link still gives a pretty solid indication
that the file is valid and available while not needing to be able
to download the file at compile time.
2021-03-27 10:20:47 -07:00
e7b7e51953 Update OMODFramework to 3.x 2021-03-26 12:11:43 +01:00
5092d6325c Merge remote-tracking branch 'origin/master' 2.4.3.1 2021-03-24 16:21:11 -06:00
dccfef0067 Switch back to the non-core version of CEF due to production issues 2021-03-24 16:20:59 -06:00
020c4b79df Merge pull request #1380 from wabbajack-tools/readme
Update README.md
2021-03-21 16:55:45 +01:00
22a0a54225 Update README.md 2021-03-21 16:55:32 +01:00
9aa074c803 Switch back to the non-core version of CEF due to production issues 2021-03-20 18:39:50 -06:00
f79797fc0a Switch back to the non-core version of CEF due to production issues 2021-03-20 18:38:42 -06:00
adea3f9884 2.4.3.0 2.4.3.0 2021-03-20 16:18:30 -06:00
d0b5b8448f Merge pull request #1379 from wabbajack-tools/retry_authored_files_uploads
Retry all authored file uploads
2021-03-19 18:27:23 -07:00
4ea7d92385 Merge pull request #1378 from wabbajack-tools/install-registry
Create a global registry of the location of all installed modlists
2021-03-19 16:30:43 -07:00