Sascha Kiefer
d363789d42
feat: implements markets API ( #787 )
...
* feat: implements markets API
* fix: use correct constructor name
2022-08-11 08:54:09 +02:00
Pawel Bojkowski
c4704abae4
Fixing #607 + Refactoring ( #608 )
...
* Fixing #607 + Refactoring
Added me/episodes and done some refactoring
* Fixing LibrarySaveEpisodesRequest #607
Fixing the remove of epsides.
* Fixed some issues after review #608
* Fixing some small issues
Co-authored-by: DEV-PBO-DEV <72922549+DEV-PBO-DEV@users.noreply.github.com>
2021-08-10 22:17:51 +02:00
Jonas Dellinger
8dd31420ea
Updated to .NET analyzers and fixed warnings
2020-12-26 18:28:44 +01:00
Jonas Dellinger
320aa5f134
Added Library Client #451
2020-05-20 08:48:08 +02:00
Jonas Dellinger
ff9d03ffb0
First draft of SpotifyAPI.Web.Auth
2020-05-15 20:06:24 +02:00
Jonas Dellinger
9b8a4cd2c9
Added first OAuth request: client credentials
2020-05-13 23:49:54 +02:00
Jonas Dellinger
cc42c3971f
Added Episodes Client and restructured config #451
2020-05-11 18:55:35 +02:00
Jonas Dellinger
8fb0ba7974
Added Personalization Client #451
2020-05-08 12:09:59 +02:00
Jonas Dellinger
df6800f2ea
Added Artists Client #451
2020-05-08 11:26:34 +02:00
Jonas Dellinger
a82f95f0d0
Added Albums Client #451
2020-05-07 22:33:29 +02:00
Jonas Dellinger
249a535e07
Added Player Client #451
2020-05-07 18:03:20 +02:00
Jonas Dellinger
2f09ba25ec
Added Tracks client
2020-05-07 13:48:31 +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
9a7d46fb5a
Added Follow Endpoint
2020-05-04 23:02:53 +02:00
Jonas Dellinger
7c94de2110
Allow Enum in QueryParams and added more endpoints
2020-05-03 22:34:03 +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
2b5a826181
Added FeaturedPlaylists
2020-05-02 14:58:11 +02:00
Jonas Dellinger
8074ff6331
Added RecommendationGenres and NewReleases
2020-05-02 13:52:01 +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