Commit Graph

3788 Commits

Author SHA1 Message Date
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
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
Timothy Baldridge
c16c9c83d9
Merge pull request #1808 from wabbajack-tools/retry-steam-calls
Add retry logic to GetAppManifest
2022-01-10 20:57:57 -07:00
Timothy Baldridge
764d2b15ff Add retry logic to GetAppManifest 2022-01-10 20:57:11 -07:00
Timothy Baldridge
55aa6233a3
Merge pull request #1806 from wabbajack-tools/fix-steam-2fa
Fix steam 2FA
2022-01-10 18:48:53 -07:00
Timothy Baldridge
1faf708b47 Fix steam 2FA 2022-01-10 18:48:11 -07:00
Timothy Baldridge
e1555b5215
Merge pull request #1805 from wabbajack-tools/better-steam-wording
Rework messages
2022-01-10 14:14:52 -07:00
Timothy Baldridge
8a6d720e54 Rework messages 2022-01-10 14:14:37 -07:00
Timothy Baldridge
0fd558fe8c
Merge pull request #1804 from wabbajack-tools/more-steam-updates
More steam updates
2022-01-09 21:23:52 -07:00
Timothy Baldridge
38cd2b7f58 beta3 2022-01-09 21:10:17 -07:00
Timothy Baldridge
2e01293f58 Make the Steam downloader parallel, add retries and multiple server support 2022-01-09 21:09:47 -07:00
Timothy Baldridge
25cd582797 Parallel downloading of Steam files 2022-01-09 18:05:47 -07:00
Timothy Baldridge
aa839dd3ff
Update tests.yaml 2022-01-09 09:46:53 -07:00
Timothy Baldridge
6e553be0d1
Update tests.yaml 2022-01-09 07:39:35 -07:00
Timothy Baldridge
589e4863ed
Merge pull request #1803 from wabbajack-tools/download-from-steam
Download from steam
2022-01-09 07:23:48 -07:00
Timothy Baldridge
e775798a03 beta2 2022-01-08 23:42:31 -07:00
Timothy Baldridge
98ec8f0c48 Fix user intervention 2022-01-08 23:41:57 -07:00
Timothy Baldridge
94fe7f1e1d Can download steam files 2022-01-08 22:40:23 -07:00
Timothy Baldridge
3304b2a584 Get get manifests and decrypt filenames 2022-01-08 18:19:08 -07:00
Timothy Baldridge
ac1f4a7427 Can get a list of all appIds and depotids owned by the user 2022-01-08 15:03:39 -07:00
Timothy Baldridge
bf843f9289 Implemented the full stack of Steam 2FA and logins and the like 2022-01-08 10:39:23 -07:00
Timothy Baldridge
cd324905dd Add content size to direct_link and a etag 2022-01-07 15:20:10 -07:00
Timothy Baldridge
a729c4f1e0 Can display the Compiler view 2022-01-04 22:52:37 -07:00
Timothy Baldridge
48d3098b20 Set App version via project variable 2022-01-04 22:35:28 -07:00
Timothy Baldridge
2a66078580 Add missing project 2022-01-04 22:27:43 -07:00
Timothy Baldridge
eb3f0ad609 Remove Avalonia code, move WPF code around 2022-01-04 22:27:31 -07:00
Timothy Baldridge
c4e4c9f950
Merge pull request #1795 from wabbajack-tools/port-app
Port app
2022-01-04 22:18:21 -07:00
Timothy Baldridge
5ebb06b6d4
Merge branch 'main' into port-app 2022-01-04 20:27:39 -07:00
Timothy Baldridge
ce2dd40cec Added icons for sites 2022-01-04 20:26:18 -07:00
Timothy Baldridge
764895de49 Can login to IPS4 sites, and can log in via Google 2022-01-04 14:16:53 -07:00
Timothy Baldridge
9f87d91918 Woot, we can log into the Nexus through 3.0 code 2022-01-03 15:46:28 -07:00
Timothy Baldridge
4a9979f717 Typeo because I'm coding at night 2022-01-02 21:48:26 -07:00
Timothy Baldridge
e7b5763906 Implement forced removals 2022-01-02 21:44:16 -07:00
Timothy Baldridge
149dd9b07e WIP 2022-01-02 21:34:16 -07:00
Timothy Baldridge
92e1e3e393 More reworking of the login code 2022-01-01 16:28:57 -07:00
Timothy Baldridge
c34a78bb4f Bit of work on how site logins are managed 2022-01-01 15:55:39 -07:00
Timothy Baldridge
d52ede4611 Wireup some remaining buttons and CPU displays 2022-01-01 09:18:08 -07:00
Timothy Baldridge
3e8fbf0540 Add Task Bar updates 2021-12-31 16:58:09 -07:00
Timothy Baldridge
b9e44101aa Update progress bars 2021-12-31 16:44:36 -07:00
Timothy Baldridge
7443a0b3f3 Can install SMEFT and get a "complete screen" and a log at the end 2021-12-31 15:00:03 -07:00
Timothy Baldridge
8930db2a81 Save/Load previous installer settings 2021-12-30 17:50:38 -07:00
Timothy Baldridge
de21eebe14 Save the last install path, and load it next time we open the app 2021-12-30 17:18:20 -07:00
Timothy Baldridge
7faa65ca77 Rework the InstallVMs 2021-12-30 16:55:41 -07:00
Timothy Baldridge
2215acf0e9 Wow that was about as easy as pulling Trex teeth. Not sure why the RxApp scheduler isn't the same as the WPF scheduler 2021-12-29 21:43:31 -07:00