Commit Graph

4037 Commits

Author SHA1 Message Date
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
8782aeca94 Add task bar status 2022-01-20 21:57:59 -07:00
87e0a59371 Move system startup info into the constructor class 2022-01-20 21:21:48 -07:00
9beafe8da4 Set the application icon to the WJ logo 2022-01-20 21:11:38 -07:00
71cbc118d7 Set services in blazor directly instead of routing them through the static resource 2022-01-20 21:07:41 -07:00
33965286fc Upgrade Deps 2022-01-20 14:30:13 -07:00
d31f54dd95 Merge pull request #1789 from cacophony-wj/patch-1
Update GameRegistry.cs
2022-01-20 14:19:37 -07:00
7693957919 Merge pull request #1825 from Unnoen/blazor
Blazor
2022-01-20 14:19:00 -07:00
5fc8515e12 We don't need endorsements and they're encoded strangely 2022-01-20 08:01:23 -07:00
ce29a02cf3 We didn't return on a cache miss, resulting in a JSON read error 2022-01-20 08:00:36 -07:00
1efa5c3a04 Forgot to default to null 2022-01-20 07:57:25 -07:00
e24200b873 Make CategoryName nullable 2022-01-20 07:50:53 -07:00
052b173876 Enable bottom bar for Gallery download progress. 2022-01-20 21:19:10 +11:00
3352657911 Merge remote-tracking branch 'origin/main' into blazor 2022-01-20 19:35:27 +11:00
81102dbf64 Too many changes to list. 2022-01-20 19:34:38 +11:00
fd9f9b86d9 Update .gitignore 2022-01-20 18:43:11 +11:00
035b8e7aa7 Re-add discord code 2.5.3.5 2022-01-18 15:58:54 -07:00
b7119c8bf8 Fix broken Discord webhook integration 2022-01-18 14:47:36 -07:00
d1c74132c8 Merge remote-tracking branch 'origin/main' into blazor 2022-01-18 17:32:41 +11:00
47052e1fc7 beta7 v3.0.0.0-beta7 2022-01-17 21:03:09 -07:00
252ff675c6 Add nexus upload code 2022-01-17 20:56:29 -07:00
d0d2435661 Merge pull request #1820 from ForgottenGlory/main
Update README.md
2022-01-17 22:33:55 +01:00
348ba4cbab Update README.md 2022-01-17 14:54:31 -05:00
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
95cb665423 Nexus caching re-implemented on the server 2022-01-17 10:02:52 -07:00
e6d49b2414 Remove unnecessary styling from Configure stylesheet. 2022-01-18 03:50:47 +11:00
d7172c540f Generated files and whitespace formatting. 2022-01-18 03:46:54 +11:00
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
f2e29a9ab1 Generated CSS files 2022-01-17 06:02:25 +11:00
84c49f2916 Hide config settings when installing. 2022-01-17 04:48:17 +11:00
94e2449c1f Modularising more and moving installer stuff into one page. 2022-01-17 04:38:54 +11:00
2ada4621b8 More Installer stuff and modularisation. 2022-01-17 00:46:16 +11:00
365970bef9 Merge branch 'main' into blazor 2022-01-15 18:05:25 +11:00
c338db4e73 More install stuff. 2022-01-15 17:29:44 +11:00
b19a86f298 Lazy load images and fix build. 2022-01-12 19:45:30 +11:00
3f62690f4c Reduced need for generated file handling. 2022-01-12 17:04:05 +11:00
d3ded255bf Controllers are dumb. 2022-01-12 03:26:47 +11:00
4146d0c067 Initial state rework. 2022-01-12 02:05:48 +11:00
0e745b86f5 SideBar component wasn't committed. 2022-01-11 18:26:33 +11:00