Commit Graph

3875 Commits

Author SHA1 Message Date
c72335d4f0 Add install command 2022-02-14 14:37:06 -07:00
97c14f6a7a Merge pull request #1869 from wabbajack-tools/beth-net-redux
Beth net redux
2.5.3.8
2022-02-12 06:59:42 -07:00
e174510a34 Add note about where I got the source from 2022-02-11 22:57:49 -07:00
379337d0b6 BTar files are integrated into the extractor code 2022-02-11 17:47:02 -07:00
30b29d890d Can download Bethesda.NET CC files 2022-02-11 16:40:38 -07:00
b923cac804 Start to implement downloading 2022-02-11 07:03:16 -07:00
442fd646fe Implement bethesda downloader, and depot handling 2022-02-10 22:05:51 -07:00
9288d05c2b Fix the schema 2022-02-10 20:38:27 -07:00
5e1e0ec527 Can login to Bethesda.Net and get CC data 2022-02-10 16:57:44 -07:00
45625e3d27 Undo uprgade to fix the build 2022-02-09 19:37:46 -07:00
538235468d back off the delay a bit 2022-02-09 11:41:11 -07:00
6150764da8 Make it an exception again 2022-02-09 11:38:11 -07:00
76ba2819a1 Forgot to include a service 2022-02-09 11:30:55 -07:00
927f20401f Re-implement tar log 2022-02-09 11:24:31 -07:00
9fd2542e77 Merge pull request #1867 from wabbajack-tools/all-logins
Add LoversLab and VectorPlexus logins
2022-02-08 22:58:54 -07:00
6ab6fb3995 Add LoversLab and VectorPlexus logins 2022-02-08 22:40:46 -07:00
faac11d715 Merge pull request #1865 from wabbajack-tools/update-deps
Update all deps
2022-02-08 21:48:28 -07:00
80c0490aeb Update all deps 2022-02-08 21:09:44 -07:00
59525f119b Merge pull request #1859 from wabbajack-tools/streaming-modlists
Add support for chunked access to modlist data
2022-02-05 09:13:01 -07:00
a49cad012f Add support for chunked access to modlist data 2022-02-05 08:47:15 -07:00
a551fce80b Merge pull request #1849 from wabbajack-tools/blazor-with-browser
Blazor with browser, log into the nexus
2.5.3.7 2.5.4.7 2.5.3.6
2022-01-30 08:22:27 -07:00
fea3a81cf3 Can log into the Nexus via the UI 2022-01-29 22:47:49 -07:00
c26d8e4d98 Can create, display, and delete tabs 2022-01-29 15:32:46 -07:00
ebc3172f74 Add Tabbed controlled window 2022-01-28 23:15:17 -07:00
dc1fd60bfd Merge pull request #1848 from erri120/blazor-3
Blazor 3
2022-01-28 06:20:46 -07:00
74badacf08 Using const strings instead of magic strings 2022-01-28 13:01:49 +01:00
c4c80b7fe0 Cleanup 2022-01-28 12:58:28 +01:00
2fab1b462f Update Logging Target 2022-01-28 11:29:38 +01:00
a725688495 Merge pull request #1847 from Unnoen/more-blazor
Blazor updates and minor changes to other internal projects.
2022-01-27 22:32:46 -07:00
95f9263984 More changes from feedback. 2022-01-28 16:27:31 +11:00
2c99f1f4f8 Review feedback. 2022-01-28 16:05:30 +11:00
47ffa30222 Restructure installing stage into three pages. Changed some design.
Added getBlobUrlFromStream JavaScript function so we can reuse the URL.
2022-01-27 18:55:07 +11:00
d1e64e910c ProgressBar IObservable. Basic Modal. No longer download list if exists.
.Sample() is what .Throttle() sounds like it does.
ProgressBar will be changed again, this implementation feels dirty.
2022-01-27 18:48:32 +11:00
699252f05e Placeholder InfoModal and StepLogger components.
These are nowhere near final.
2022-01-27 18:40:56 +11:00
d790463a27 Add InstallPath, DownloadPath and ModlistImage to StateContainer. 2022-01-27 18:30:04 +11:00
100b08a1c5 Add Blazored.Modal and Blazored.Toast packages. 2022-01-27 18:25:55 +11:00
8b08c7eda7 Adjusted logging layout, logs now archive on startup. 2022-01-27 18:22:24 +11:00
807eb96990 Added StatusCategory to step logging.
Gives us a little more information to work with for the design.
2022-01-27 18:20:48 +11:00
d8e80bece0 Run SystemParametersConstructor in App constructor to log assembly info.
Wabbajack wasn't logging the initial assembly information until it was injected elsewhere.
2022-01-27 18:12:33 +11:00
59f6052a2f Modify IniParser's CommentRegex to better detect comment lines.
Fixes SSE Display Tweak's INI throwing an exception.
2022-01-27 18:05:51 +11:00
7e7fc5106a Merge pull request #1837 from erri120/blazor-2
Blazor 2
2022-01-22 20:28:42 +01:00
85392d1a06 Using Subject<T> for CustomObservable<T> 2022-01-22 19:44:19 +01:00
b5a2354122 Remove WPF project 2022-01-22 07:36:10 -07:00
872cb5e34c Add UIUtils, link links on the sidebar 2022-01-21 15:20:47 -07:00
a5b94af48e Merge pull request #1835 from erri120/blazor-1
Blazor Update
2022-01-21 16:31:12 +01:00
f1b17df03a Fixes 2022-01-21 16:11:44 +01:00
9187fa2307 Fixes 2022-01-21 15:44:05 +01:00
3a137db1d8 Discard Blazor internal logs 2022-01-21 15:13:45 +01:00
e7b7350e76 Update logging 2022-01-21 14:54:22 +01:00
92a2195ccf Update 2022-01-21 14:41:37 +01:00