<feed xmlns='http://www.w3.org/2005/Atom'>
<title>github/NotEnoughUpdates.git/src/main/kotlin/io, branch pvfailures</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/NotEnoughUpdates.git/'/>
<entry>
<title>Add warning for missing auth token</title>
<updated>2024-01-10T19:26:02+00:00</updated>
<author>
<name>Linnea Gräf</name>
<email>nea@nea.moe</email>
</author>
<published>2024-01-10T19:24:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/NotEnoughUpdates.git/commit/?id=e51112dadf5a8c01b621ade9eae40da16778691f'/>
<id>e51112dadf5a8c01b621ade9eae40da16778691f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add crash recovery page to PV</title>
<updated>2024-01-10T19:26:02+00:00</updated>
<author>
<name>Linnea Gräf</name>
<email>nea@nea.moe</email>
</author>
<published>2024-01-10T19:05:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/NotEnoughUpdates.git/commit/?id=df4f308005528111f8417c03efe95f1c2cee36bd'/>
<id>df4f308005528111f8417c03efe95f1c2cee36bd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix bestiary migration check for newly created profiles (#986)</title>
<updated>2024-01-04T10:14:30+00:00</updated>
<author>
<name>Lulonaut</name>
<email>lulonaut@lulonaut.tech</email>
</author>
<published>2024-01-04T10:14:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/NotEnoughUpdates.git/commit/?id=5eb0881e1b470d33a8e02f7d877f9b225516789b'/>
<id>5eb0881e1b470d33a8e02f7d877f9b225516789b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Changed gatherJacobData to a regex and fixed a NFE (#980)</title>
<updated>2023-12-31T13:26:12+00:00</updated>
<author>
<name>jani270</name>
<email>69345714+jani270@users.noreply.github.com</email>
</author>
<published>2023-12-31T13:26:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/NotEnoughUpdates.git/commit/?id=13a1c03698716178822b81b4510e63908ce8e5dd'/>
<id>13a1c03698716178822b81b4510e63908ce8e5dd</id>
<content type='text'>
* Fixed cleanSpecialChars not working

Co-Authored-By: hannibal2 &lt;24389977+hannibal002@users.noreply.github.com&gt;

* Changed logic of gatherjacobdata and fixed #808

Co-Authored-By: hannibal2 &lt;24389977+hannibal002@users.noreply.github.com&gt;

* Removed unused import

* Moved Pattern outside gatherJacobData

* Made the regex more explicit.

---------

Co-authored-by: hannibal2 &lt;24389977+hannibal002@users.noreply.github.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Fixed cleanSpecialChars not working

Co-Authored-By: hannibal2 &lt;24389977+hannibal002@users.noreply.github.com&gt;

* Changed logic of gatherjacobdata and fixed #808

Co-Authored-By: hannibal2 &lt;24389977+hannibal002@users.noreply.github.com&gt;

* Removed unused import

* Moved Pattern outside gatherJacobData

* Made the regex more explicit.

---------

Co-authored-by: hannibal2 &lt;24389977+hannibal002@users.noreply.github.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Fixes: Countdown Calculator (#985)</title>
<updated>2023-12-29T13:36:30+00:00</updated>
<author>
<name>Erymanthus[#5074] | (u/)RayDeeUx</name>
<email>51521765+RayDeeUx@users.noreply.github.com</email>
</author>
<published>2023-12-29T13:36:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/NotEnoughUpdates.git/commit/?id=e576ed7aab14da5e4bf1a68eee3abdcb6c9a66a8'/>
<id>e576ed7aab14da5e4bf1a68eee3abdcb6c9a66a8</id>
<content type='text'>
* smaller change: add NEU prefix to /warp dessert
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* smaller change: add NEU prefix to /warp dessert
</pre>
</div>
</content>
</entry>
<entry>
<title>Migrating pv to v2 endpoint (#939)</title>
<updated>2023-12-26T09:26:23+00:00</updated>
<author>
<name>jani270</name>
<email>69345714+jani270@users.noreply.github.com</email>
</author>
<published>2023-12-26T09:26:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/NotEnoughUpdates.git/commit/?id=1d6937db0cfbf5db5a22b298615550dd41cf7ae6'/>
<id>1d6937db0cfbf5db5a22b298615550dd41cf7ae6</id>
<content type='text'>
Co-authored-by: efefury &lt;69400149+efefury@users.noreply.github.com&gt;
Co-authored-by: Lulonaut &lt;lulonaut@lulonaut.tech&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Co-authored-by: efefury &lt;69400149+efefury@users.noreply.github.com&gt;
Co-authored-by: Lulonaut &lt;lulonaut@lulonaut.tech&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Added null check for bestiary and moved the files (#982)</title>
<updated>2023-12-26T09:25:52+00:00</updated>
<author>
<name>jani270</name>
<email>69345714+jani270@users.noreply.github.com</email>
</author>
<published>2023-12-26T09:25:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/NotEnoughUpdates.git/commit/?id=5935206fd2a20eb8d9d17e68ca4e5d5c754f6bd0'/>
<id>5935206fd2a20eb8d9d17e68ca4e5d5c754f6bd0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add more custom icons to neu custom todos (#956)</title>
<updated>2023-12-26T09:24:50+00:00</updated>
<author>
<name>Linnea Gräf</name>
<email>roman.graef@gmail.com</email>
</author>
<published>2023-12-26T09:24:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/NotEnoughUpdates.git/commit/?id=df5972b57c2460f43434820fb3970d99df0162b8'/>
<id>df5972b57c2460f43434820fb3970d99df0162b8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>migrate pronoundb integration to new api version (#964)</title>
<updated>2023-12-26T09:24:41+00:00</updated>
<author>
<name>Lulonaut</name>
<email>lulonaut@lulonaut.tech</email>
</author>
<published>2023-12-26T09:24:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/NotEnoughUpdates.git/commit/?id=accf3c3124126db1232f7aee2b25000d6e5d6038'/>
<id>accf3c3124126db1232f7aee2b25000d6e5d6038</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added option to show skymall perk outside of mining islands and fixed skymall showing the wrong perk (#965)</title>
<updated>2023-12-14T17:05:48+00:00</updated>
<author>
<name>jani270</name>
<email>69345714+jani270@users.noreply.github.com</email>
</author>
<published>2023-12-14T17:05:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/NotEnoughUpdates.git/commit/?id=27bfa73de7df93814ca7e60c7d8c25ac6fed6edd'/>
<id>27bfa73de7df93814ca7e60c7d8c25ac6fed6edd</id>
<content type='text'>
* Fixed Skymall showing wrong perk

* Added option to show skymall perk outside of mining islands

* Fixed upsi</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Fixed Skymall showing wrong perk

* Added option to show skymall perk outside of mining islands

* Fixed upsi</pre>
</div>
</content>
</entry>
</feed>
