Timothy Baldridge
|
f2359ab273
|
Rewrote the uploader to use a block based approach
|
2020-01-18 22:51:12 -07:00 |
|
Timothy Baldridge
|
6969a531e2
|
Add Upload support to WJ, fixes for the new server, etc.
|
2020-01-18 15:09:32 -07:00 |
|
Timothy Baldridge
|
a206b833b5
|
Merge remote-tracking branch 'origin/file-upload' into file-upload
# Conflicts:
# Wabbajack.BuildServer/Wabbajack.BuildServer.csproj
# Wabbajack.Lib/Wabbajack.Lib.csproj
|
2020-01-17 15:57:56 -07:00 |
|
Timothy Baldridge
|
ad3090f9fc
|
Upgrade deps
|
2020-01-17 15:56:52 -07:00 |
|
Timothy Baldridge
|
4f45992770
|
GraphQL client support for querying uploaded files
|
2020-01-17 15:55:03 -07:00 |
|
Timothy Baldridge
|
fdc4e1f92c
|
Start on file upload support
|
2020-01-17 15:55:03 -07:00 |
|
Justin Swanson
|
8571003cfd
|
ToGuiProperty convenience call
Automatically wires on GUI thread and disposes
|
2020-01-16 22:48:54 -06:00 |
|
Timothy Baldridge
|
476d6363db
|
GraphQL client support for querying uploaded files
|
2020-01-15 22:32:30 -07:00 |
|
Timothy Baldridge
|
6a0688d37a
|
Start on file upload support
|
2020-01-15 22:06:25 -07:00 |
|
Timothy Baldridge
|
853c6ad29a
|
Merge pull request #384 from wabbajack-tools/enqueue-recent-files
Enqueue recent files
|
2020-01-14 15:21:09 -07:00 |
|
Timothy Baldridge
|
880ab875dc
|
Merge pull request #383 from tr4wzified/master
Fix typos + inconsistencies in logs
|
2020-01-14 05:36:55 -08:00 |
|
Justin Swanson
|
5b33a74075
|
Offloaded ModlistGallery image downloading
|
2020-01-13 23:04:45 -06:00 |
|
Timothy Baldridge
|
14f7f45a77
|
Add size validation to HTTPDownloader, to catch stealth updates. Check whitelist during list validation.
|
2020-01-13 15:55:55 -07:00 |
|
trawzified
|
877989ba16
|
Fix typos + inconsistencies in logs
|
2020-01-13 22:11:07 +01:00 |
|
Timothy Baldridge
|
955924fdac
|
Merge pull request #377 from wabbajack-tools/asp-net-core-rewrite
Asp net core rewrite
|
2020-01-12 14:27:34 -08:00 |
|
Timothy Baldridge
|
7df6d06e98
|
WJ can now infer metas with the help of the build server
|
2020-01-11 22:00:41 -07:00 |
|
Justin Swanson
|
b9f27a1080
|
Unit tests
|
2020-01-11 18:36:30 -06:00 |
|
Justin Swanson
|
e2b2ea1727
|
Some more comments
|
2020-01-11 14:59:40 -06:00 |
|
Justin Swanson
|
df20f65f90
|
WorkQueue's desired threads obs can be set after ctor. CurrentCpuCount display
|
2020-01-11 14:20:14 -06:00 |
|
Justin Swanson
|
75c48e5fe2
|
Merge branch 'master' into settings-pane
|
2020-01-11 00:42:51 -06:00 |
|
Justin Swanson
|
818d92320e
|
Initial dynamic WorkQueue threads system
|
2020-01-11 00:42:25 -06:00 |
|
Timothy Baldridge
|
5393ed4a84
|
Can now get meta.ini data from a download state
|
2020-01-10 21:15:53 -07:00 |
|
Timothy Baldridge
|
bac5e958bf
|
Primary key string
|
2020-01-10 06:25:01 -07:00 |
|
Timothy Baldridge
|
51aa59ecee
|
Integrate build server file indexing into the main app
|
2020-01-09 21:47:06 -07:00 |
|
Justin Swanson
|
36a37a04a9
|
Swapped calls to ObserveOnGuiThread()
|
2020-01-09 20:51:19 -06:00 |
|
Timothy Baldridge
|
a70dd4ba6c
|
Add endpoints for getting IndexedVirtualFiles
|
2020-01-09 16:19:07 -07:00 |
|
Timothy Baldridge
|
5661c20f1d
|
WIP
|
2020-01-09 16:19:07 -07:00 |
|
erri120
|
ad47241708
|
Added WABBAJACK_INCLUDE tagged mods to VortexCompiler
|
2020-01-08 17:22:00 +01:00 |
|
Justin Swanson
|
a3450900a3
|
Implemented workqueue limiter settings on starting batch
|
2020-01-07 19:57:00 -06:00 |
|
Justin Swanson
|
b3a61a00a7
|
Merge fixes
|
2020-01-07 19:30:22 -06:00 |
|
Justin Swanson
|
c5dd5c05bc
|
Merge remote-tracking branch 'wabbajack-tools/master' into settings-pane
|
2020-01-07 19:23:32 -06:00 |
|
Timothy Baldridge
|
8e23dbe972
|
Embed css files
|
2020-01-07 07:20:36 -07:00 |
|
Timothy Baldridge
|
f2bb07a528
|
Wabbajack.Lib is now .NET Standard 2.0
|
2020-01-07 06:50:11 -07:00 |
|
Timothy Baldridge
|
b0951afb80
|
Moved messagebox code into user interventions, moved FilePicker VMs into Wabbajack (from Wabbajack.Lib)
|
2020-01-07 06:03:46 -07:00 |
|
Justin Swanson
|
98cb1ea28e
|
More settings page styling work
|
2020-01-06 23:44:32 -06:00 |
|
Timothy Baldridge
|
324ddae397
|
If game folder files exist, ignore the game folder
|
2020-01-06 22:23:59 -07:00 |
|
Timothy Baldridge
|
e38d67fee1
|
Merge remote-tracking branch 'origin/master'
|
2020-01-06 21:49:29 -07:00 |
|
Timothy Baldridge
|
c50ccb964e
|
Don't delete the download folder
|
2020-01-06 21:46:36 -07:00 |
|
Timothy Baldridge
|
a76aff7962
|
Add override for Game Folder Files
|
2020-01-06 17:24:33 -07:00 |
|
Timothy Baldridge
|
e2ebe039d4
|
Merge pull request #361 from erri120/deadlystream
Deadlystream Support + VectorPlexus fixes
|
2020-01-06 15:19:38 -08:00 |
|
Timothy Baldridge
|
3cdb9dd37a
|
Merge pull request #362 from erri120/mo2-force-portable
Create portable.txt after installation in MO2 dir
|
2020-01-06 15:18:59 -08:00 |
|
Timothy Baldridge
|
b3840ae4d8
|
Allow .mohidden files to be patched
|
2020-01-06 16:08:19 -07:00 |
|
erri120
|
8c51c1f49e
|
Create portable.txt after installation in MO2 dir
|
2020-01-06 16:20:18 +01:00 |
|
erri120
|
837fca2580
|
Added DeadlyStream and VectorPlexus to Ceras, KnownSubTypes and Downloaders
|
2020-01-06 16:08:54 +01:00 |
|
erri120
|
91cfe359a8
|
Created DeadlyStreamDownloader
|
2020-01-06 16:08:21 +01:00 |
|
Justin Swanson
|
feb3e781fc
|
Settings page work. Some experimentation /w RxUI binding
|
2020-01-05 23:15:10 -06:00 |
|
Timothy Baldridge
|
38f4825099
|
Clone the modlist so we don't delete everything on a re-install
|
2020-01-05 21:35:12 -07:00 |
|
Timothy Baldridge
|
3e39ab8dba
|
Implement VectorPlexus support as a downloader, abstracted common IPS4 data behind an abstract class.
|
2020-01-05 17:21:05 -07:00 |
|
Timothy Baldridge
|
27f0f98671
|
Merge pull request #353 from wabbajack-tools/abstract-login-downloader
Reworked the LL downloader
|
2020-01-05 14:24:08 -08:00 |
|
Timothy Baldridge
|
a380f0d59e
|
Merge pull request #352 from erri120/cli
Cli
|
2020-01-05 06:40:11 -08:00 |
|