Commit Graph

780 Commits

Author SHA1 Message Date
Jonas Dellinger
354111738c Config adaptions and tests 2020-05-12 16:35:59 +02:00
Jonas Dellinger
8fb50ad9cf No need to resolve private fields in json serializer 2020-05-11 19:42:04 +02:00
Jonas Dellinger
cc42c3971f Added Episodes Client and restructured config #451 2020-05-11 18:55:35 +02:00
dependabot-preview[bot]
e1e63cc465
Bump AspNet.Security.OAuth.Spotify from 3.1.0 to 3.1.1 (#452) 2020-05-11 17:24:21 +02:00
Jonas Dellinger
0cd3027c28 Disable naming warning 2020-05-08 16:39:00 +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
bf4c817e70 Made responses have public setters - needed for testing - removed old projects 2020-05-08 10:25:33 +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
Jesper
2392f8f356
Changed "contex" typo to "context" (#450) 2020-05-06 21:09:26 +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
28531ab007 Added analyzers 2020-05-05 05:45:33 +02:00
Jonas Dellinger
40397fa4f6 Added paginator and some more ConfigureAwaits 2020-05-05 05:26:37 +02:00
Jonas Dellinger
d36f360232 Started TracksClient 2020-05-04 23:04:59 +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
c9a374080b Added another endpoint and made sure the logger works for bodys <50 chars 2020-05-03 13:11: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
221d7534fd Remove temporary testing file from git 2020-05-02 15:03:15 +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
dependabot-preview[bot]
f0de94351f
Bump Moq from 4.14.0 to 4.14.1 (#449) 2020-04-29 15:45:52 +02:00
o-litnon
e44cc97316
Audio -Analysis (#447) 2020-04-29 12:12:06 +02:00
dependabot-preview[bot]
08ce56b2ab
Bump Moq from 4.13.1 to 4.14.0 (#444) 2020-04-27 15:19:05 +02:00
dependabot-preview[bot]
ff48964686
Bump Microsoft.NET.Test.Sdk from 16.6.0 to 16.6.1 (#445) 2020-04-27 15:15:07 +02:00
Jonas Dellinger
8442145e88
README example adapted, fixes #443 2020-04-25 23:10:28 +02:00
dependabot-preview[bot]
6dff475897
Bump AspNet.Security.OAuth.Spotify from 3.0.0 to 3.1.0 (#440)
* Bump AspNet.Security.OAuth.Spotify from 3.0.0 to 3.1.0

Bumps [AspNet.Security.OAuth.Spotify](https://github.com/aspnet-contrib/AspNet.Security.OAuth.Providers) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/aspnet-contrib/AspNet.Security.OAuth.Providers/releases)
- [Commits](https://github.com/aspnet-contrib/AspNet.Security.OAuth.Providers/compare/3.0.0...3.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* Update SpotifyAPI.Web.Examples.ASP.csproj

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Jonas Dellinger <jonas@dellinger.dev>
2020-04-22 09:16:42 +02:00
dependabot-preview[bot]
22939d7d02
Bump Microsoft.NET.Test.Sdk from 16.5.0 to 16.6.0 (#439)
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.5.0 to 16.6.0.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Commits](https://github.com/microsoft/vstest/compare/v16.5.0...v16.6.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-04-21 09:05:58 +02:00
Jonas Dellinger
f7fa379435
Remove Gitter 2020-04-19 13:01:57 +02:00
Devon Lehman
cb8b4692df
Fix getting_started.md links and table formatting (#438) 2020-04-16 21:54:15 +02:00
Jonas Dellinger
22d800d487 OpenBrowser returns false if it was unsuccessful 2020-03-26 18:34:32 +01:00
Jonas Dellinger
89c33bc728 Added launch/build support for examples 2020-03-26 18:33:45 +01:00
Jonas Dellinger
c39201104c Updated docs dependencies 2020-03-26 18:32:32 +01:00
dependabot[bot]
58be8bb881
Bump acorn from 6.3.0 to 6.4.1 in /SpotifyAPI.Docs (#427)
Bumps [acorn](https://github.com/acornjs/acorn) from 6.3.0 to 6.4.1.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/6.3.0...6.4.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-03-15 22:43:55 +01:00
Jonas Dellinger
e9685ff4c3 VSCode Formatter 2020-03-09 20:48:14 +01:00
Jonas Dellinger
466e61523d VSCode Formatter - Also bumped tests to net core 3.1 2020-03-09 20:47:39 +01:00
Jonas Dellinger
307d69945e Added AddToQueue 2020-03-09 20:28:41 +01:00
Marina
284d80ff6f
update url for FollowPlaylist/UnfollowPlaylist/IsFollowingPlaylist (#424) 2020-03-03 20:28:09 +01:00
Jakub Syty
c869f0ddcd
Remove invalid obsolete annotation (#423) 2020-03-03 20:27:14 +01:00
dependabot-preview[bot]
9c56263a89
Bump NUnit.Console from 3.10.0 to 3.11.1 (#419)
Bumps [NUnit.Console](https://github.com/nunit/nunit-console) from 3.10.0 to 3.11.1.
- [Release notes](https://github.com/nunit/nunit-console/releases)
- [Changelog](https://github.com/nunit/nunit-console/blob/master/CHANGES.txt)
- [Commits](https://github.com/nunit/nunit-console/compare/v3.10...v3.11.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-17 12:59:35 +01:00