<feed xmlns='http://www.w3.org/2005/Atom'>
<title>github/PrismLauncher.git/launcher/minecraft/auth/flows, branch develop</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/PrismLauncher.git/'/>
<entry>
<title>Removed mojang</title>
<updated>2023-09-25T14:44:04+00:00</updated>
<author>
<name>Trial97</name>
<email>alexandru.tripon97@gmail.com</email>
</author>
<published>2023-09-25T14:44:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/PrismLauncher.git/commit/?id=7c636d46080443357d10471b00406c549687ee11'/>
<id>7c636d46080443357d10471b00406c549687ee11</id>
<content type='text'>
Signed-off-by: Trial97 &lt;alexandru.tripon97@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Trial97 &lt;alexandru.tripon97@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>chore: reformat</title>
<updated>2023-08-02T16:35:35+00:00</updated>
<author>
<name>Sefa Eyeoglu</name>
<email>contact@scrumplex.net</email>
</author>
<published>2023-08-02T16:35:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/PrismLauncher.git/commit/?id=1d468ac35ad88d8c77cc83f25e3704d9bd7df01b'/>
<id>1d468ac35ad88d8c77cc83f25e3704d9bd7df01b</id>
<content type='text'>
Signed-off-by: Sefa Eyeoglu &lt;contact@scrumplex.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Sefa Eyeoglu &lt;contact@scrumplex.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>refactor: make shared_qobject_ptr ctor explicit</title>
<updated>2023-01-25T19:57:51+00:00</updated>
<author>
<name>flow</name>
<email>flowlnlnln@gmail.com</email>
</author>
<published>2023-01-24T19:52:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/PrismLauncher.git/commit/?id=29f7ea752fd34bdea64a7c7f2c505982ac39ce0d'/>
<id>29f7ea752fd34bdea64a7c7f2c505982ac39ce0d</id>
<content type='text'>
This turns issues like creating two shared ptrs from a single raw ptr
from popping up at runtime, instead making them a compile error.

Signed-off-by: flow &lt;flowlnlnln@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This turns issues like creating two shared ptrs from a single raw ptr
from popping up at runtime, instead making them a compile error.

Signed-off-by: flow &lt;flowlnlnln@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix Mojang auth failing due to Mojang rejecting requests to the profile endpoint</title>
<updated>2022-04-23T03:39:38+00:00</updated>
<author>
<name>TheCodex6824</name>
<email>thecodex6824@gmail.com</email>
</author>
<published>2022-04-21T20:01:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/PrismLauncher.git/commit/?id=8bcbe07c87ee4b776d9ba743bb598f22ee80dda0'/>
<id>8bcbe07c87ee4b776d9ba743bb598f22ee80dda0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add offline mode support</title>
<updated>2022-01-30T01:35:56+00:00</updated>
<author>
<name>bexnoss</name>
<email>82064510+bexnoss@users.noreply.github.com</email>
</author>
<published>2022-01-17T11:08:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/PrismLauncher.git/commit/?id=9d23ac562f3e9ea5a20662551cd98ae0f0a1fa73'/>
<id>9d23ac562f3e9ea5a20662551cd98ae0f0a1fa73</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Merge pull request #50 from bexnoss/offline-mode"</title>
<updated>2022-01-17T03:45:47+00:00</updated>
<author>
<name>Lenny McLennington</name>
<email>lennymclennington@protonmail.com</email>
</author>
<published>2022-01-17T03:45:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/PrismLauncher.git/commit/?id=55597b458ced4d7ad8082ab226617ba48e177ee6'/>
<id>55597b458ced4d7ad8082ab226617ba48e177ee6</id>
<content type='text'>
This reverts commit b4f750e7db40352111417ea89a9f375ae8c746ab, reversing
changes made to b19e3156154ba0dd232a3d165b1759c57e2858f2.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit b4f750e7db40352111417ea89a9f375ae8c746ab, reversing
changes made to b19e3156154ba0dd232a3d165b1759c57e2858f2.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add offline mode support</title>
<updated>2022-01-12T13:26:02+00:00</updated>
<author>
<name>bexnoss</name>
<email>82064510+bexnoss@users.noreply.github.com</email>
</author>
<published>2022-01-12T13:26:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/PrismLauncher.git/commit/?id=a1ff3b1ee34c302ba52d773816207d30badab1eb'/>
<id>a1ff3b1ee34c302ba52d773816207d30badab1eb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>GH-4071 Heavily refactor and rearchitect account system</title>
<updated>2021-12-04T00:18:05+00:00</updated>
<author>
<name>Petr Mrázek</name>
<email>peterix@gmail.com</email>
</author>
<published>2021-12-04T00:18:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/PrismLauncher.git/commit/?id=3c46d8a412956a759f61ae802c540ef72d00b35d'/>
<id>3c46d8a412956a759f61ae802c540ef72d00b35d</id>
<content type='text'>
This makes the account system much more modular
and makes it treat errors as something recoverable,
unless they come directly from the MSA refresh token
becoming invalid.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This makes the account system much more modular
and makes it treat errors as something recoverable,
unless they come directly from the MSA refresh token
becoming invalid.
</pre>
</div>
</content>
</entry>
<entry>
<title>GH-4071 handle network errors when logging in with MSA as 'soft'</title>
<updated>2021-11-28T17:42:01+00:00</updated>
<author>
<name>Petr Mrázek</name>
<email>peterix@gmail.com</email>
</author>
<published>2021-11-28T17:42:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/PrismLauncher.git/commit/?id=285188ea532d0e4d1b2b798f1ab13e35202dca0d'/>
<id>285188ea532d0e4d1b2b798f1ab13e35202dca0d</id>
<content type='text'>
This makes the tokens not expire when such errors happen.

Only applies to MSA, not the XBox and Mojang steps afterwards.
Further testing and improvements are still needed.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This makes the tokens not expire when such errors happen.

Only applies to MSA, not the XBox and Mojang steps afterwards.
Further testing and improvements are still needed.
</pre>
</div>
</content>
</entry>
<entry>
<title>NOISSUE fix fix fix the accounts again</title>
<updated>2021-11-23T00:25:24+00:00</updated>
<author>
<name>Petr Mrázek</name>
<email>peterix@gmail.com</email>
</author>
<published>2021-11-23T00:25:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/PrismLauncher.git/commit/?id=b49987e8767b4d0076d62033b019507a8cbc801c'/>
<id>b49987e8767b4d0076d62033b019507a8cbc801c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
