<feed xmlns='http://www.w3.org/2005/Atom'>
<title>github/SMAPI.git/src/SMAPI.Web/Framework/ModRepositories, 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/SMAPI.git/'/>
<entry>
<title>refactor update check API</title>
<updated>2020-05-24T01:55:11+00:00</updated>
<author>
<name>Jesse Plamondon-Willard</name>
<email>Pathoschild@users.noreply.github.com</email>
</author>
<published>2020-05-24T01:55:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SMAPI.git/commit/?id=786077340f2cea37d82455fc413535ae82a912ee'/>
<id>786077340f2cea37d82455fc413535ae82a912ee</id>
<content type='text'>
This simplifies the logic for individual clients, centralises common logic, and prepares for upcoming features.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This simplifies the logic for individual clients, centralises common logic, and prepares for upcoming features.
</pre>
</div>
</content>
</entry>
<entry>
<title>add support for CurseForge update keys (#605)</title>
<updated>2019-11-07T18:51:45+00:00</updated>
<author>
<name>Jesse Plamondon-Willard</name>
<email>Pathoschild@users.noreply.github.com</email>
</author>
<published>2019-11-07T18:51:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SMAPI.git/commit/?id=8b09a2776d9c0faf96fa90c923952033ce659477'/>
<id>8b09a2776d9c0faf96fa90c923952033ce659477</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix typos and inconsistent spelling</title>
<updated>2019-09-14T23:08:06+00:00</updated>
<author>
<name>Jesse Plamondon-Willard</name>
<email>Pathoschild@users.noreply.github.com</email>
</author>
<published>2019-08-09T05:18:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SMAPI.git/commit/?id=fd77ae93d59222d70c86aebfc044f3af11063372'/>
<id>fd77ae93d59222d70c86aebfc044f3af11063372</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>prefer SPDX license ID in tracked license info (#651)</title>
<updated>2019-09-14T22:59:34+00:00</updated>
<author>
<name>Jesse Plamondon-Willard</name>
<email>Pathoschild@users.noreply.github.com</email>
</author>
<published>2019-07-30T00:59:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SMAPI.git/commit/?id=4bb644e46e579c7d49306cbb0692521e3027264b'/>
<id>4bb644e46e579c7d49306cbb0692521e3027264b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>track license info for mod GitHub repos (#651)</title>
<updated>2019-09-14T22:59:29+00:00</updated>
<author>
<name>Jesse Plamondon-Willard</name>
<email>Pathoschild@users.noreply.github.com</email>
</author>
<published>2019-07-29T20:43:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SMAPI.git/commit/?id=1d085df5b796e02b3e9e6874bd4e5684e840cb92'/>
<id>1d085df5b796e02b3e9e6874bd4e5684e840cb92</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>treat hidden/unpublished Nexus mods as not found (#651)</title>
<updated>2019-09-14T22:59:05+00:00</updated>
<author>
<name>Jesse Plamondon-Willard</name>
<email>Pathoschild@users.noreply.github.com</email>
</author>
<published>2019-07-25T01:28:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SMAPI.git/commit/?id=08d83aa039dd57efcc6ab50595fe5c0ea1003527'/>
<id>08d83aa039dd57efcc6ab50595fe5c0ea1003527</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>migrate update check caching to MongoDB (#651)</title>
<updated>2019-09-14T22:58:54+00:00</updated>
<author>
<name>Jesse Plamondon-Willard</name>
<email>Pathoschild@users.noreply.github.com</email>
</author>
<published>2019-07-24T22:33:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SMAPI.git/commit/?id=17c6ae7ed995344111513ca91b18ec6598ec2399'/>
<id>17c6ae7ed995344111513ca91b18ec6598ec2399</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add remote mod status to update check info (#651)</title>
<updated>2019-09-14T22:54:11+00:00</updated>
<author>
<name>Jesse Plamondon-Willard</name>
<email>Pathoschild@users.noreply.github.com</email>
</author>
<published>2019-07-24T22:29:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SMAPI.git/commit/?id=e856d5efebe12b3aa65d5868ea7baa59cc54863d'/>
<id>e856d5efebe12b3aa65d5868ea7baa59cc54863d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>tweak comment header convention</title>
<updated>2018-12-27T17:39:10+00:00</updated>
<author>
<name>Jesse Plamondon-Willard</name>
<email>Pathoschild@users.noreply.github.com</email>
</author>
<published>2018-12-27T17:39:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SMAPI.git/commit/?id=c4a82418ac8b09a6965052f5c9173928457fba52'/>
<id>c4a82418ac8b09a6965052f5c9173928457fba52</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add ModDrop support in API &amp; update checks (#604)</title>
<updated>2018-11-30T05:15:24+00:00</updated>
<author>
<name>Jesse Plamondon-Willard</name>
<email>Pathoschild@users.noreply.github.com</email>
</author>
<published>2018-11-30T05:15:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SMAPI.git/commit/?id=84c406ce36254d639e15cadf901f414e3c13e3d1'/>
<id>84c406ce36254d639e15cadf901f414e3c13e3d1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
