<feed xmlns='http://www.w3.org/2005/Atom'>
<title>jellyfin/Jellyfin.Api/Controllers/DevicesController.cs, branch v10.7.4</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.lodewillems.com/jellyfin/atom?h=v10.7.4</id>
<link rel='self' href='https://git.lodewillems.com/jellyfin/atom?h=v10.7.4'/>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/'/>
<updated>2020-11-02T03:37:03Z</updated>
<entry>
<title>Fix endpoint auth</title>
<updated>2020-11-02T03:37:03Z</updated>
<author>
<name>crobibero</name>
<email>cody@robibe.ro</email>
</author>
<published>2020-11-02T03:37:03Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=6a07e93ddd934420620297d510d4c4b9122463cb'/>
<id>urn:sha1:6a07e93ddd934420620297d510d4c4b9122463cb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove nullable from required</title>
<updated>2020-09-09T20:28:30Z</updated>
<author>
<name>crobibero</name>
<email>cody@robibe.ro</email>
</author>
<published>2020-09-09T20:28:30Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=63ebae2f9eb015b1b7a834417c2958c81e82bbf8'/>
<id>urn:sha1:63ebae2f9eb015b1b7a834417c2958c81e82bbf8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>userid isn't actually required</title>
<updated>2020-08-12T18:43:43Z</updated>
<author>
<name>crobibero</name>
<email>cody@robibe.ro</email>
</author>
<published>2020-08-12T18:43:43Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=bb08e25f86c4542fac49e7b6184edd5065fb970b'/>
<id>urn:sha1:bb08e25f86c4542fac49e7b6184edd5065fb970b</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>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>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>Merge pull request #3357 from crobibero/api-authorization</title>
<updated>2020-06-18T16:37:08Z</updated>
<author>
<name>David</name>
<email>daullmer@gmail.com</email>
</author>
<published>2020-06-18T16:37:08Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=522e44de59a8661a859f6a373e495a9e0e8d13ff'/>
<id>urn:sha1:522e44de59a8661a859f6a373e495a9e0e8d13ff</id>
<content type='text'>
Add Authorization handlers</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>
<entry>
<title>Add Default authorization policy</title>
<updated>2020-06-16T20:15:58Z</updated>
<author>
<name>crobibero</name>
<email>cody@robibe.ro</email>
</author>
<published>2020-06-16T20:15:58Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=c24666253c48ef17402bd8ddb7688821616ec6ba'/>
<id>urn:sha1:c24666253c48ef17402bd8ddb7688821616ec6ba</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use Http status code 204 instead of 200</title>
<updated>2020-06-12T10:38:13Z</updated>
<author>
<name>David</name>
<email>daullmer@gmail.com</email>
</author>
<published>2020-06-12T10:38:13Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=043d76bd6e9e4a2e1093ae0e5ba025de1438b528'/>
<id>urn:sha1:043d76bd6e9e4a2e1093ae0e5ba025de1438b528</id>
<content type='text'>
</content>
</entry>
</feed>
