edffbd13dc
Make some functions const & static
2024-08-22 21:06:14 -04:00
d51ba16e5c
Error out when the boot patching server returns 404
...
Found this while testing out Kawari, apparently we didn't check this
until now.
2024-06-29 15:15:20 -04:00
d1c0a89cda
Keep updating the boot component until there is no patches left
2024-03-23 11:28:11 -04:00
b8f3cb0430
Check login gate status too
2023-12-17 13:24:08 -05:00
b091a4db8c
Blegh, rename loginOauth function to loginOAuth
2023-10-11 14:15:49 -04:00
f99964b2bb
Overhaul all the login classes, make the code way clearer
...
The old pre-async login system (especially SE's) was this weird mess
and it wasn't clear what data was flowing where, etc. Now it's a flat
function with comments and a bit better logging.
2023-10-11 14:13:42 -04:00