Commit graph

44 commits

Author SHA1 Message Date
Jack Baron d5a1443b67
init httpclient automatically 2020-02-03 02:33:45 +00:00
Jack Baron 698b13699e
run autoformatter on all files 2020-02-02 11:04:30 +00:00
Jack Baron 48b37d2ac6
unify http requests
* made some stuff async and non-blocking
2020-02-02 11:01:48 +00:00
Jack Baron c32327551c
String --> string 2020-02-02 08:42:15 +00:00
Jack Baron 99fa678ea0
misc cleanup 2020-02-02 08:38:29 +00:00
Jack Baron edfcff1af3
wrap disposables in using statements 2020-02-02 08:38:11 +00:00
Jack Baron d97b5c89e0
mark constants as readonly 2020-02-02 08:23:00 +00:00
Jack Baron 519d03c0f3
remove redundant variables 2020-02-02 08:22:53 +00:00
Jack Baron 1d30ce6515
fix naming violation warnings 2020-02-02 08:22:31 +00:00
Jack Baron bbfb318a64
remove unnecessary usings 2020-02-02 08:01:17 +00:00
Assistant 96bc3b407a Disabled download counter bypass 2020-01-23 16:48:01 -08:00
Assistant 2da74c454b Enabled direct downloads to mitigate server load. 2020-01-05 11:04:52 -04:00
Assistant 731983c3a9 Added headpats button 2019-12-20 07:06:21 -04:00
Assistant 00581d9166 Open log button now pastes to Teknik 2019-12-20 01:25:34 -04:00
Assistant fb414084b4 Updated version detect 2019-12-18 19:27:11 -08:00
Assistant 4ae3a85bd3 Fixed BeatSaver API response handling. 2019-07-14 18:46:52 -07:00
Assistant 5eb916a67c Fixed OneClick Installs path sanitation 2019-07-10 14:53:14 -07:00
Federico "Fuji" Rapetti 11fbc6191f Move opening brackets on a new line to match the project style 2019-07-10 00:56:56 +02:00
Federico "Fuji" Rapetti 7183377e9e Update OneClickInstaller models to support newest changes to BeatSaver's API 2019-07-09 22:12:50 +02:00
Assistant c9893cfe06 Fixed wrong type on beatmap bpm 2019-06-27 06:48:03 -07:00
Assistant 3518db9cbd Fixed BeatSaver OneClick Installs to work with BeatSaver Reloaded 2019-06-19 12:08:22 -07:00
Assistant 7503919fb3 Added promotion links 2019-06-18 13:59:16 -07:00
megalon 1c797c8c36 Add new app manifest for v1.1.0 2019-06-10 09:15:32 -07:00
Assistant 6f5d283b0a Fix crash when install was moved without fully removing old files.
Fixes #21
2019-06-06 14:32:37 -04:00
Assistant 412995ff69 Added 1.0.1 Steam build ID 2019-06-01 04:36:23 -04:00
Assistant dbf4df2b03 Prevent crashing when directory is moved 2019-05-30 13:22:11 -04:00
Assistant 91d3dad9dd Improve wine compatibility 2019-05-29 21:27:20 -04:00
Assistant 02040a17f9 Create directories if they don't exist on OneClick Installs 2019-05-25 16:19:47 -04:00
Assistant 733d4c5609 Fixes #12 2019-05-24 16:32:34 -04:00
theholyone 983d9c7451 MA-5 #comment set BeatSaver Uri from Segments to Host. 2019-05-22 21:18:51 +02:00
Assistant 8934d615f2 Fixed bug in Oculus detection. 2019-05-21 20:59:51 -04:00
Assistant ce9e415b96 Added Game Version 1.0.0 2019-05-21 16:53:40 -04:00
Assistant a600678ec6 Avoid crashing when install detection fails. 2019-05-21 16:51:09 -04:00
Assistant 1d06f82807 Added primitive Steam Game Version detection, and improved handling 2019-05-21 04:22:39 -04:00
Assistant 23ada3a799 Removed support for ModSaber OneClick Installs 2019-05-18 11:34:37 -04:00
Assistant 104351a016 Some cleanup 2019-05-15 16:51:09 -04:00
Assistant 873374e9fd Improved One Click Install downloads to prevent installed songs from preventing their download 2019-05-13 10:55:28 -04:00
Assistant c367dd2e92 Added One Click Install handlers.
Made exceptions more verbose.
2019-05-07 12:56:54 -04:00
Assistant 7a9db95534 Updater didn't actually need admin to work. 2019-05-04 21:17:53 -04:00
Assistant dc890e683b Started on Protocol Handler. 2019-05-04 12:08:54 -04:00
Assistant 4e803c5585 Added update logic. Fixed Oculus detect bug thanks to Megalon. 2019-05-04 11:05:48 -04:00
Assistant 0f374b32ab Added option to automatically select installed mods. 2019-05-04 07:07:52 -04:00
Assistant f2ad770858 Started on argument handling 2019-04-29 12:34:41 -04:00
Assistant 021d90690b First commit 2019-04-22 02:41:43 -04:00