Unnoen
|
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 |
|
Unnoen
|
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 |
|
Unnoen
|
699252f05e
|
Placeholder InfoModal and StepLogger components.
These are nowhere near final.
|
2022-01-27 18:40:56 +11:00 |
|
Unnoen
|
d790463a27
|
Add InstallPath, DownloadPath and ModlistImage to StateContainer.
|
2022-01-27 18:30:04 +11:00 |
|
Unnoen
|
100b08a1c5
|
Add Blazored.Modal and Blazored.Toast packages.
|
2022-01-27 18:25:55 +11:00 |
|
Unnoen
|
8b08c7eda7
|
Adjusted logging layout, logs now archive on startup.
|
2022-01-27 18:22:24 +11:00 |
|
Unnoen
|
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 |
|
Unnoen
|
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 |
|
Unnoen
|
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 |
|
erri120
|
7e7fc5106a
|
Merge pull request #1837 from erri120/blazor-2
Blazor 2
|
2022-01-22 20:28:42 +01:00 |
|
erri120
|
85392d1a06
|
Using Subject<T> for CustomObservable<T>
|
2022-01-22 19:44:19 +01:00 |
|
Timothy Baldridge
|
b5a2354122
|
Remove WPF project
|
2022-01-22 07:36:10 -07:00 |
|
Timothy Baldridge
|
872cb5e34c
|
Add UIUtils, link links on the sidebar
|
2022-01-21 15:20:47 -07:00 |
|
erri120
|
a5b94af48e
|
Merge pull request #1835 from erri120/blazor-1
Blazor Update
|
2022-01-21 16:31:12 +01:00 |
|
erri120
|
f1b17df03a
|
Fixes
|
2022-01-21 16:11:44 +01:00 |
|
erri120
|
9187fa2307
|
Fixes
|
2022-01-21 15:44:05 +01:00 |
|
erri120
|
3a137db1d8
|
Discard Blazor internal logs
|
2022-01-21 15:13:45 +01:00 |
|
erri120
|
e7b7350e76
|
Update logging
|
2022-01-21 14:54:22 +01:00 |
|
erri120
|
92a2195ccf
|
Update
|
2022-01-21 14:41:37 +01:00 |
|
Timothy Baldridge
|
8782aeca94
|
Add task bar status
|
2022-01-20 21:57:59 -07:00 |
|
Timothy Baldridge
|
87e0a59371
|
Move system startup info into the constructor class
|
2022-01-20 21:21:48 -07:00 |
|
Timothy Baldridge
|
9beafe8da4
|
Set the application icon to the WJ logo
|
2022-01-20 21:11:38 -07:00 |
|
Timothy Baldridge
|
71cbc118d7
|
Set services in blazor directly instead of routing them through the static resource
|
2022-01-20 21:07:41 -07:00 |
|
Timothy Baldridge
|
33965286fc
|
Upgrade Deps
|
2022-01-20 14:30:13 -07:00 |
|
Timothy Baldridge
|
d31f54dd95
|
Merge pull request #1789 from cacophony-wj/patch-1
Update GameRegistry.cs
|
2022-01-20 14:19:37 -07:00 |
|
Timothy Baldridge
|
7693957919
|
Merge pull request #1825 from Unnoen/blazor
Blazor
|
2022-01-20 14:19:00 -07:00 |
|
Timothy Baldridge
|
5fc8515e12
|
We don't need endorsements and they're encoded strangely
|
2022-01-20 08:01:23 -07:00 |
|
Timothy Baldridge
|
ce29a02cf3
|
We didn't return on a cache miss, resulting in a JSON read error
|
2022-01-20 08:00:36 -07:00 |
|
Timothy Baldridge
|
1efa5c3a04
|
Forgot to default to null
|
2022-01-20 07:57:25 -07:00 |
|
Timothy Baldridge
|
e24200b873
|
Make CategoryName nullable
|
2022-01-20 07:50:53 -07:00 |
|
Unnoen
|
052b173876
|
Enable bottom bar for Gallery download progress.
|
2022-01-20 21:19:10 +11:00 |
|
Unnoen
|
3352657911
|
Merge remote-tracking branch 'origin/main' into blazor
|
2022-01-20 19:35:27 +11:00 |
|
Unnoen
|
81102dbf64
|
Too many changes to list.
|
2022-01-20 19:34:38 +11:00 |
|
Unnoen
|
fd9f9b86d9
|
Update .gitignore
|
2022-01-20 18:43:11 +11:00 |
|
Timothy Baldridge
|
035b8e7aa7
|
Re-add discord code
|
2022-01-18 15:58:54 -07:00 |
|
Timothy Baldridge
|
b7119c8bf8
|
Fix broken Discord webhook integration
|
2022-01-18 14:47:36 -07:00 |
|
Unnoen
|
d1c74132c8
|
Merge remote-tracking branch 'origin/main' into blazor
|
2022-01-18 17:32:41 +11:00 |
|
Timothy Baldridge
|
47052e1fc7
|
beta7
|
2022-01-17 21:03:09 -07:00 |
|
Timothy Baldridge
|
252ff675c6
|
Add nexus upload code
|
2022-01-17 20:56:29 -07:00 |
|
Luca
|
d0d2435661
|
Merge pull request #1820 from ForgottenGlory/main
Update README.md
|
2022-01-17 22:33:55 +01:00 |
|
ForgottenGlory
|
348ba4cbab
|
Update README.md
|
2022-01-17 14:54:31 -05:00 |
|
Timothy Baldridge
|
c8a4f7847a
|
Merge pull request #1818 from wabbajack-tools/server-caching
Nexus caching re-implemented on the server
|
2022-01-17 10:14:12 -07:00 |
|
Timothy Baldridge
|
95cb665423
|
Nexus caching re-implemented on the server
|
2022-01-17 10:02:52 -07:00 |
|
Unnoen
|
e6d49b2414
|
Remove unnecessary styling from Configure stylesheet.
|
2022-01-18 03:50:47 +11:00 |
|
Unnoen
|
d7172c540f
|
Generated files and whitespace formatting.
|
2022-01-18 03:46:54 +11:00 |
|
Unnoen
|
dc9c327652
|
Checkbox and Logger components. Layout changes to Configure page.
Also added TODOs and a basic .editorconfig to suppress annoying warnings.
|
2022-01-18 03:45:52 +11:00 |
|
Unnoen
|
f2e29a9ab1
|
Generated CSS files
|
2022-01-17 06:02:25 +11:00 |
|
Unnoen
|
84c49f2916
|
Hide config settings when installing.
|
2022-01-17 04:48:17 +11:00 |
|
Unnoen
|
94e2449c1f
|
Modularising more and moving installer stuff into one page.
|
2022-01-17 04:38:54 +11:00 |
|
Unnoen
|
2ada4621b8
|
More Installer stuff and modularisation.
|
2022-01-17 00:46:16 +11:00 |
|