Commit Graph

23 Commits

Author SHA1 Message Date
Jonas Dellinger
8dd31420ea Updated to .NET analyzers and fixed warnings 2020-12-26 18:28:44 +01:00
Jonas Dellinger
3fa69c56f0 Update to .NET 5.0 2020-11-13 14:43:00 +01:00
Jonas Dellinger
d31a9e4ea1 Update online docs 2020-06-03 17:44:13 +02:00
Jonas Dellinger
2a9b0338f5 Moar docs and TooManyRequests exception 2020-06-02 23:55:50 +02:00
Jonas Dellinger
5da15c1c29 More Docs and spotify.LastResponse #451 2020-05-30 23:20:42 +02:00
Jonas Dellinger
f1ca557c6e Enabled nullable for most projects 2020-05-25 18:00:47 +02:00
Jonas Dellinger
fabf49ef3a netstandard2.0 support 2020-05-16 18:48:32 +02:00
Jonas Dellinger
ff9d03ffb0 First draft of SpotifyAPI.Web.Auth 2020-05-15 20:06:24 +02:00
Jonas Dellinger
255bbd5c2f Added Credentials Authenticator 2020-05-14 23:26:40 +02:00
Jonas Dellinger
9b8a4cd2c9 Added first OAuth request: client credentials 2020-05-13 23:49:54 +02:00
Jonas Dellinger
249a535e07 Added Player Client #451 2020-05-07 18:03:20 +02:00
Jonas Dellinger
cd650a7e6d Further refined IPaginator, making it possible to do search pagination! 2020-05-05 17:52:23 +02:00
Jonas Dellinger
997d29cfc5 Response Models -> no public set; Request models -> no set for collections 2020-05-05 15:30:00 +02:00
Jonas Dellinger
40397fa4f6 Added paginator and some more ConfigureAwaits 2020-05-05 05:26:37 +02:00
Jonas Dellinger
9a7d46fb5a Added Follow Endpoint 2020-05-04 23:02:53 +02:00
Jonas Dellinger
7310c9bc8d Added Logger interface & Simple Logger implementation 2020-05-03 13:00:50 +02:00
Jonas Dellinger
813bba896f And some more playlists endpoints! 2020-05-03 09:06:28 +02:00
Jonas Dellinger
5d071de190 Added more playlists endpoint 2020-05-03 08:10:41 +02:00
Jonas Dellinger
93bcff5c1d Added some more playlists endpoints 2020-05-03 01:00:35 +02:00
Jonas Dellinger
870b13eb2d Finished shows, started playlists 2020-05-02 22:48:21 +02:00
Jonas Dellinger
be7bdb6a93 Added Retry Handler and removed old enums 2020-05-02 19:57:31 +02:00
Jonas Dellinger
9f6729ad60 Started with Unit Tests and added .editorconfig for syntax settings
Disabled examples for now
2020-05-02 13:04:26 +02:00
Jonas Dellinger
2c4463529b Start refactoring for version 6 2020-05-01 20:05:28 +02:00