<feed xmlns='http://www.w3.org/2005/Atom'>
<title>github/SMAPI.git/src/SMAPI.Web/Framework/Clients/Pastebin, 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>enable nullable annotations in the web project &amp; related code (#837)</title>
<updated>2022-04-12T23:15:39+00:00</updated>
<author>
<name>Jesse Plamondon-Willard</name>
<email>Pathoschild@users.noreply.github.com</email>
</author>
<published>2022-04-12T23:15:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SMAPI.git/commit/?id=0b48c1748b354458059c7607415288de072b01e9'/>
<id>0b48c1748b354458059c7607415288de072b01e9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>enable nullable annotations by default (#837)</title>
<updated>2022-04-07T01:48:55+00:00</updated>
<author>
<name>Jesse Plamondon-Willard</name>
<email>Pathoschild@users.noreply.github.com</email>
</author>
<published>2022-04-07T01:48:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SMAPI.git/commit/?id=2e7c233f6c9bf6430672b39f970a3324deba79dd'/>
<id>2e7c233f6c9bf6430672b39f970a3324deba79dd</id>
<content type='text'>
This adds `#nullable disable` to all existing code (except where null is impossible like enum files), so it can be migrated incrementally.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This adds `#nullable disable` to all existing code (except where null is impossible like enum files), so it can be migrated incrementally.
</pre>
</div>
</content>
</entry>
<entry>
<title>streamline local environments, update technical docs &amp; privacy page</title>
<updated>2019-12-22T05:44:13+00:00</updated>
<author>
<name>Jesse Plamondon-Willard</name>
<email>Pathoschild@users.noreply.github.com</email>
</author>
<published>2019-12-22T05:44:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SMAPI.git/commit/?id=082f285bc7ce156ad0750bb48d46ed65a2e4aedb'/>
<id>082f285bc7ce156ad0750bb48d46ed65a2e4aedb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>switch to Azure Blob storage for saving files</title>
<updated>2019-12-21T20:41:55+00:00</updated>
<author>
<name>Jesse Plamondon-Willard</name>
<email>Pathoschild@users.noreply.github.com</email>
</author>
<published>2019-12-21T20:41:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SMAPI.git/commit/?id=242dc718cdedf2c7a264670008b9f760eba160d9'/>
<id>242dc718cdedf2c7a264670008b9f760eba160d9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>encapsulate file storage, also handle Pastebin rate limits in JSON validator</title>
<updated>2019-12-04T02:21:28+00:00</updated>
<author>
<name>Jesse Plamondon-Willard</name>
<email>Pathoschild@users.noreply.github.com</email>
</author>
<published>2019-12-04T02:21:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SMAPI.git/commit/?id=2b1f607d41b3d4d071c0db0671dbc99b6982909f'/>
<id>2b1f607d41b3d4d071c0db0671dbc99b6982909f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fallback to Amazon S3 if saving a log to Pastebin fails</title>
<updated>2019-11-28T02:49:36+00:00</updated>
<author>
<name>Jesse Plamondon-Willard</name>
<email>Pathoschild@users.noreply.github.com</email>
</author>
<published>2019-11-28T02:49:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SMAPI.git/commit/?id=b1400bcb684c43790dd38628b6c131e9e7c4d400'/>
<id>b1400bcb684c43790dd38628b6c131e9e7c4d400</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add JSON validator with initial support for manifest format (#654)</title>
<updated>2019-09-14T23:00:41+00:00</updated>
<author>
<name>Jesse Plamondon-Willard</name>
<email>Pathoschild@users.noreply.github.com</email>
</author>
<published>2019-08-04T07:28:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SMAPI.git/commit/?id=3ba567eaddeaa0bb2bdd749b56e0601d1cf65a25'/>
<id>3ba567eaddeaa0bb2bdd749b56e0601d1cf65a25</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>update obsolete code</title>
<updated>2019-09-14T22:52:47+00:00</updated>
<author>
<name>Jesse Plamondon-Willard</name>
<email>Pathoschild@users.noreply.github.com</email>
</author>
<published>2019-07-18T19:13:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SMAPI.git/commit/?id=be1f09f5f9d3318a4bbdf593f671f4eacdd4395d'/>
<id>be1f09f5f9d3318a4bbdf593f671f4eacdd4395d</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>decouple Pastebin client from log parser (#411)</title>
<updated>2017-12-25T04:40:23+00:00</updated>
<author>
<name>Jesse Plamondon-Willard</name>
<email>github@jplamondonw.com</email>
</author>
<published>2017-12-25T04:40:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SMAPI.git/commit/?id=bbd021f8736d1496f34a58b12bb0ee6c341d1c5e'/>
<id>bbd021f8736d1496f34a58b12bb0ee6c341d1c5e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
