Commit Graph

1631 Commits

Author SHA1 Message Date
Timothy Baldridge
54bd26f587 Dedupe lists with different versions in metrics 2020-01-14 16:33:50 -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
Timothy Baldridge
af9f0dbf89 Can manually enqueue jobs 2020-01-14 06:35:50 -07:00
Timothy Baldridge
ec0e7ca13c
Merge pull request #385 from Noggog/download-crash
Modlist Download Crash
2020-01-14 05:35:14 -08:00
Justin Swanson
8ae8e28f67 ModListMetadataVM FlowSwitch on exists check 2020-01-13 23:17:54 -06:00
Justin Swanson
bc6580c846 Error handling for modlist download exceptions 2020-01-13 23:04:45 -06:00
Justin Swanson
5b33a74075 Offloaded ModlistGallery image downloading 2020-01-13 23:04:45 -06:00
Justin Swanson
14da5254c8 ModListTileView 2020-01-13 23:04:33 -06:00
Timothy Baldridge
213df5bc0e Gotta stop disabling the job queue 2020-01-13 16:06:09 -07: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
caa2ec8dd4 Fix broken RSS feed and status html 2020-01-12 21:31:43 -07:00
Timothy Baldridge
5edcb4c673 Update settings json file 2020-01-12 21:05:07 -07:00
Timothy Baldridge
527f30f1c0 Index new files on the nexus each day 2020-01-12 21:04:46 -07: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
fe28d2b2ea Update azure-pipelines.yml for Azure Pipelines 2020-01-11 21:53:04 -08:00
Timothy Baldridge
511fc04c7e Update azure-pipelines.yml for Azure Pipelines 2020-01-11 21:06:09 -08:00
Timothy Baldridge
d80292d3e8
Merge pull request #381 from Noggog/cores-usage-settings
Cores Usage Settings
2020-01-11 21:02:35 -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
1bb7038af6 WorkQueue._tasks swapped to Dictionary 2020-01-11 18:36:45 -06:00
Justin Swanson
b9f27a1080 Unit tests 2020-01-11 18:36:30 -06:00
Justin Swanson
0106d020f9 WorkQueue taking of queue swapped to TryTake
Helps shut down threads during quiet periods
2020-01-11 17:17:45 -06:00
Justin Swanson
e2b2ea1727 Some more comments 2020-01-11 14:59:40 -06:00
Justin Swanson
7fb79f4a9a Some comments 2020-01-11 14:41:44 -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
ddbd1ef754 CpuStatus binding refactors. Target usage slider 2020-01-11 00:43:40 -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
4e4cd49a89 Use job priorities 2020-01-10 21:34:01 -07:00
Timothy Baldridge
4d2f887517 Endpoint for downloading meta.ini data 2020-01-10 21:25:55 -07: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
a1258b5ea9 Index all archives from all modlists 2020-01-10 06:16:41 -07:00
Justin Swanson
265953499d Bgufix for LoginManagerVM.Metadata 2020-01-09 23:00:31 -06:00
Timothy Baldridge
d338b918b2
Merge pull request #379 from Noggog/cpu-display-optimization
Cpu display optimization
2020-01-09 20:56:21 -08:00
Timothy Baldridge
51aa59ecee Integrate build server file indexing into the main app 2020-01-09 21:47:06 -07:00
Justin Swanson
e2fa5da973 Optimizations for CPU display updates 2020-01-09 22:35:37 -06:00
Justin Swanson
36a37a04a9 Swapped calls to ObserveOnGuiThread() 2020-01-09 20:51:19 -06:00
Timothy Baldridge
9252395363 Fix how we finish jobs 2020-01-09 19:49:05 -07:00
Timothy Baldridge
94b01a0454 Metrics bug fixes 2020-01-09 19:06:11 -07:00
Timothy Baldridge
ad5c8b83e6 Bind to all interfaces 2020-01-09 16:47:53 -07:00
Timothy Baldridge
7c5dbac349 Merge remote-tracking branch 'origin/asp-net-core-rewrite' into asp-net-core-rewrite
# Conflicts:
#	Wabbajack.BuildServer/Startup.cs
#	Wabbajack.BuildServer/Wabbajack.BuildServer.csproj
#	Wabbajack.CacheServer/Wabbajack.CacheServer.csproj
#	Wabbajack.sln
2020-01-09 16:34:28 -07:00
Timothy Baldridge
8e601e5056 Disable https redirection (for now) 2020-01-09 16:34:02 -07:00
Timothy Baldridge
f004595b5f delete old server 2020-01-09 16:20:03 -07:00
Timothy Baldridge
ad844e8545 delete old server 2020-01-09 16:19:07 -07:00
Timothy Baldridge
624a8a3662 Publish settings 2020-01-09 16:19:07 -07:00
Timothy Baldridge
a70dd4ba6c Add endpoints for getting IndexedVirtualFiles 2020-01-09 16:19:07 -07:00
Timothy Baldridge
1584cb1ea7 GraphQL endpoints for modlist status 2020-01-09 16:19:07 -07:00
Timothy Baldridge
153dc55d14 Update modlist job 2020-01-09 16:19:07 -07:00