<feed xmlns='http://www.w3.org/2005/Atom'>
<title>github/PrismLauncher.git/libraries/katabasis/src, 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>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>fix: katabasis and QStyle leaks</title>
<updated>2023-05-25T23:16:58+00:00</updated>
<author>
<name>Rachel Powers</name>
<email>508861+Ryex@users.noreply.github.com</email>
</author>
<published>2023-05-25T23:16:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/PrismLauncher.git/commit/?id=e61d8e4dc870aaeb2949557a87cf2749df573667'/>
<id>e61d8e4dc870aaeb2949557a87cf2749df573667</id>
<content type='text'>
Signed-off-by: Rachel Powers &lt;508861+Ryex@users.noreply.github.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Rachel Powers &lt;508861+Ryex@users.noreply.github.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>refactor: use ECM logging categories instead</title>
<updated>2022-12-27T16:34:21+00:00</updated>
<author>
<name>Sefa Eyeoglu</name>
<email>contact@scrumplex.net</email>
</author>
<published>2022-12-27T16:23:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/PrismLauncher.git/commit/?id=f33f596584bf88df36175516764d5d7977d98b98'/>
<id>f33f596584bf88df36175516764d5d7977d98b98</id>
<content type='text'>
Co-authored-by: flow &lt;flowlnlnln@gmail.com&gt;
Signed-off-by: Sefa Eyeoglu &lt;contact@scrumplex.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Co-authored-by: flow &lt;flowlnlnln@gmail.com&gt;
Signed-off-by: Sefa Eyeoglu &lt;contact@scrumplex.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>refactor: add logging category for credentials</title>
<updated>2022-12-27T16:04:42+00:00</updated>
<author>
<name>Sefa Eyeoglu</name>
<email>contact@scrumplex.net</email>
</author>
<published>2022-12-27T16:04:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/PrismLauncher.git/commit/?id=c8d8046412467d10abd439bf2066b2304122d7c6'/>
<id>c8d8046412467d10abd439bf2066b2304122d7c6</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>Change old style cast to C++ cast</title>
<updated>2022-10-22T11:04:48+00:00</updated>
<author>
<name>Bensuperpc</name>
<email>bensuperpc@gmail.com</email>
</author>
<published>2022-10-22T11:04:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/PrismLauncher.git/commit/?id=56ae4e5b6ad984d4c9569cb024d807bd695555a6'/>
<id>56ae4e5b6ad984d4c9569cb024d807bd695555a6</id>
<content type='text'>
Change old style cast to C++ cast

Signed-off-by: Bensuperpc &lt;bensuperpc@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change old style cast to C++ cast

Signed-off-by: Bensuperpc &lt;bensuperpc@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>GH-4071 handle invalid MSA refresh token as a hard error</title>
<updated>2021-11-28T18:01:21+00:00</updated>
<author>
<name>Petr Mrázek</name>
<email>peterix@gmail.com</email>
</author>
<published>2021-11-28T18:01:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/PrismLauncher.git/commit/?id=859d71058129d1f3789e75755f43e0b34662d3f0'/>
<id>859d71058129d1f3789e75755f43e0b34662d3f0</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 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 Remove Requestor, it is unused</title>
<updated>2021-09-21T20:02:12+00:00</updated>
<author>
<name>Petr Mrázek</name>
<email>peterix@gmail.com</email>
</author>
<published>2021-09-21T20:02:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/PrismLauncher.git/commit/?id=a5956194df7588c22b6853966dba63dda7cbb7ac'/>
<id>a5956194df7588c22b6853966dba63dda7cbb7ac</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>NOISSUE introduce the concept of secrets static library</title>
<updated>2021-08-27T20:35:17+00:00</updated>
<author>
<name>Petr Mrázek</name>
<email>peterix@gmail.com</email>
</author>
<published>2021-08-27T20:35:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/PrismLauncher.git/commit/?id=b2c1100b1c3a1eb64152eba7aafac6493b2f7ff0'/>
<id>b2c1100b1c3a1eb64152eba7aafac6493b2f7ff0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>NOISSUE cut down Requestor</title>
<updated>2021-08-25T19:27:51+00:00</updated>
<author>
<name>Petr Mrázek</name>
<email>peterix@gmail.com</email>
</author>
<published>2021-08-25T19:27:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/PrismLauncher.git/commit/?id=34a5459dcef1adb7eb355bb0f940eb212173857f'/>
<id>34a5459dcef1adb7eb355bb0f940eb212173857f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
