<feed xmlns='http://www.w3.org/2005/Atom'>
<title>jellyfin/Jellyfin.Api/Controllers/NotificationsController.cs, branch v10.8.0-alpha3</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.lodewillems.com/jellyfin/atom?h=v10.8.0-alpha3</id>
<link rel='self' href='https://git.lodewillems.com/jellyfin/atom?h=v10.8.0-alpha3'/>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/'/>
<updated>2021-03-12T05:45:58Z</updated>
<entry>
<title>Fix third part integration</title>
<updated>2021-03-12T05:45:58Z</updated>
<author>
<name>crobibero</name>
<email>cody@robibe.ro</email>
</author>
<published>2021-03-12T05:45:58Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=eef15dc7ac23f026f11334e2a262a572df126e48'/>
<id>urn:sha1:eef15dc7ac23f026f11334e2a262a572df126e48</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remove unused directives</title>
<updated>2020-08-18T13:29:12Z</updated>
<author>
<name>crobibero</name>
<email>cody@robibe.ro</email>
</author>
<published>2020-08-18T13:29:12Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=287baa49654e618345dc6f5f8bf00d5e80146530'/>
<id>urn:sha1:287baa49654e618345dc6f5f8bf00d5e80146530</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove extra Required</title>
<updated>2020-08-07T12:39:20Z</updated>
<author>
<name>crobibero</name>
<email>cody@robibe.ro</email>
</author>
<published>2020-08-07T12:39:20Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=e735ab6cc0faaec61d6aceeb0b946ba94a8c103c'/>
<id>urn:sha1:e735ab6cc0faaec61d6aceeb0b946ba94a8c103c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Apply fixes from review</title>
<updated>2020-08-06T14:17:45Z</updated>
<author>
<name>crobibero</name>
<email>cody@robibe.ro</email>
</author>
<published>2020-08-06T14:17:45Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=fffa94fc33b923863e7cfe0d57d85ae86206975e'/>
<id>urn:sha1:fffa94fc33b923863e7cfe0d57d85ae86206975e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>changes from merge</title>
<updated>2020-07-20T20:43:54Z</updated>
<author>
<name>crobibero</name>
<email>cody@robibe.ro</email>
</author>
<published>2020-07-20T20:43:54Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=5c66f9e4716961dc40e0444c7d261dfd2e5841d7'/>
<id>urn:sha1:5c66f9e4716961dc40e0444c7d261dfd2e5841d7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make all optional strings nullable</title>
<updated>2020-06-27T16:50:44Z</updated>
<author>
<name>crobibero</name>
<email>cody@robibe.ro</email>
</author>
<published>2020-06-27T16:50:44Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=73bcda7eac6d0785745179fe4b7f58b6bc4ec488'/>
<id>urn:sha1:73bcda7eac6d0785745179fe4b7f58b6bc4ec488</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remove unused parameters</title>
<updated>2020-06-24T20:43:28Z</updated>
<author>
<name>crobibero</name>
<email>cody@robibe.ro</email>
</author>
<published>2020-06-24T20:43:28Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=7a32d03101410d00c79a4ad6ef34cae560d566c8'/>
<id>urn:sha1:7a32d03101410d00c79a4ad6ef34cae560d566c8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add missing attributes, fix response codes, fix route parameter casing</title>
<updated>2020-06-21T00:02:07Z</updated>
<author>
<name>crobibero</name>
<email>cody@robibe.ro</email>
</author>
<published>2020-06-21T00:02:07Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=10ddbc34ecfc5542f3b32fe3cc4740e30b62cccd'/>
<id>urn:sha1:10ddbc34ecfc5542f3b32fe3cc4740e30b62cccd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Convert pragma to supresswarning</title>
<updated>2020-06-19T14:49:42Z</updated>
<author>
<name>crobibero</name>
<email>cody@robibe.ro</email>
</author>
<published>2020-06-19T14:49:42Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=d820c0fff50a79d85349660f507e820704d80d45'/>
<id>urn:sha1:d820c0fff50a79d85349660f507e820704d80d45</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove nullable, add async task</title>
<updated>2020-06-18T13:11:46Z</updated>
<author>
<name>crobibero</name>
<email>cody@robibe.ro</email>
</author>
<published>2020-06-18T13:11:46Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=9a51f484af3dbbb5717a88fb85473aec78234e32'/>
<id>urn:sha1:9a51f484af3dbbb5717a88fb85473aec78234e32</id>
<content type='text'>
</content>
</entry>
</feed>
