f28f8c392d
Add LauncherCore::autoLogin function, remove separate impls
...
Previously there was two separate auto-login functions, one in the cli
interface and one for the desktop interface. If I didn't stop myself,
there would probably be one in the tablet interface too!
2022-09-05 16:14:07 -04:00
ce7854626f
Introduce LauncherCore::login, which removes the wierd if-else checks
...
For some reason the login call sites required them to handle whether or
not the profile was Sapphire or not, which is stupid.
2022-09-05 16:05:39 -04:00
5a96467f14
Reformat code
2022-08-15 11:14:37 -04:00
55aaf7c1f6
Make tablet interface functional
...
Right now OTP and other stuff is missing for an actual login, but it
calls!
2022-06-08 13:55:15 -04:00
51e1bd7ac4
Rearrange source directories
2022-06-08 12:45:12 -04:00