Jonas Dellinger
9d22c04764
Added PKCE stuff: Initial request & refresh + PKCEUtil for generating verifiers
2020-08-06 18:48:49 +00:00
Jonas Dellinger
b084524814
Fixed base64url implementation, was missing a conversion
2020-08-06 11:35:39 +00:00
Jonas Dellinger
f8b2787154
Implemented util class for base64url, start of #490
2020-08-06 13:14:45 +02:00
dependabot[bot]
23704b5ab9
Bump elliptic from 6.5.2 to 6.5.3 in /SpotifyAPI.Docs ( #491 )
...
Bumps [elliptic](https://github.com/indutny/elliptic ) from 6.5.2 to 6.5.3.
- [Release notes](https://github.com/indutny/elliptic/releases )
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.2...v6.5.3 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-06 10:26:19 +02:00
Jonas Dellinger
d8e9386f62
Fix GetRecommendationGenres, fixes #487
2020-07-22 21:51:19 +02:00
dependabot-preview[bot]
aed8548c5e
Bump AspNet.Security.OAuth.Spotify from 3.1.2 to 3.1.3 ( #485 )
...
Bumps [AspNet.Security.OAuth.Spotify](https://github.com/aspnet-contrib/AspNet.Security.OAuth.Providers ) from 3.1.2 to 3.1.3.
- [Release notes](https://github.com/aspnet-contrib/AspNet.Security.OAuth.Providers/releases )
- [Commits](https://github.com/aspnet-contrib/AspNet.Security.OAuth.Providers/compare/3.1.2...3.1.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-07-21 10:21:38 +02:00
dependabot[bot]
29de29affc
Bump lodash from 4.17.15 to 4.17.19 in /SpotifyAPI.Docs ( #486 )
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-21 10:21:30 +02:00
Jonas Dellinger
06b58bfcd7
prepare beta 9
2020-07-15 21:15:10 +02:00
Jonas Dellinger
51ed9368cb
Added Playlists to SearchResponse, fixes #480
2020-07-15 21:13:20 +02:00
Jonas Dellinger
d7538fb23a
Added Description and Followers to FullPlaylist, fixes #484
2020-07-15 21:11:40 +02:00
dependabot-preview[bot]
0fb4858ba8
Bump Microsoft.AspNetCore.Components.WebAssembly from 3.2.0 to 3.2.1 ( #483 )
...
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Jonas Dellinger <jonas@dellinger.dev>
2020-07-15 21:06:16 +02:00
dependabot-preview[bot]
9d282d086f
Bump Microsoft.AspNetCore.Components.WebAssembly.Build from 3.2.0 to 3.2.1 ( #482 )
...
Bumps [Microsoft.AspNetCore.Components.WebAssembly.Build](https://github.com/aspnet/AspNetCore ) from 3.2.0 to 3.2.1.
- [Release notes](https://github.com/aspnet/AspNetCore/releases )
- [Changelog](https://github.com/dotnet/aspnetcore/blob/master/docs/CrossRepoBreakingChanges.md )
- [Commits](https://github.com/aspnet/AspNetCore/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-07-15 20:56:32 +02:00
dependabot-preview[bot]
3d30ec38a6
Bump Microsoft.AspNetCore.Components.WebAssembly.DevServer from 3.2.0 to 3.2.1 ( #481 )
...
Bumps [Microsoft.AspNetCore.Components.WebAssembly.DevServer](https://github.com/aspnet/AspNetCore ) from 3.2.0 to 3.2.1.
- [Release notes](https://github.com/aspnet/AspNetCore/releases )
- [Changelog](https://github.com/dotnet/aspnetcore/blob/master/docs/CrossRepoBreakingChanges.md )
- [Commits](https://github.com/aspnet/AspNetCore/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-07-15 12:42:31 +02:00
dependabot-preview[bot]
bc352fdc48
Bump NUnit3TestAdapter from 3.16.1 to 3.17.0 ( #479 )
...
Bumps [NUnit3TestAdapter](https://github.com/nunit/nunit3-vs-adapter ) from 3.16.1 to 3.17.0.
- [Release notes](https://github.com/nunit/nunit3-vs-adapter/releases )
- [Commits](https://github.com/nunit/nunit3-vs-adapter/compare/V3.16.1...V3.17 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-07-14 10:10:32 +02:00
Jonas Dellinger
e9ba2ab76e
prepare beta 8
2020-07-13 16:06:28 +02:00
Jonas Dellinger
f3c8a9d620
Made more fields nullable, they can be excluded using fields query param, fixes #477
2020-07-13 16:03:19 +02:00
Jonas Dellinger
6f0e1b6f80
Only list enums when a flag attribute is pressent, fixes #478
2020-07-13 15:49:36 +02:00
dependabot-preview[bot]
7b2faee8cc
Bump AspNet.Security.OAuth.Spotify from 3.1.1 to 3.1.2 ( #476 )
...
Bumps [AspNet.Security.OAuth.Spotify](https://github.com/aspnet-contrib/AspNet.Security.OAuth.Providers ) from 3.1.1 to 3.1.2.
- [Release notes](https://github.com/aspnet-contrib/AspNet.Security.OAuth.Providers/releases )
- [Commits](https://github.com/aspnet-contrib/AspNet.Security.OAuth.Providers/compare/3.1.1...3.1.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-07-09 17:15:39 +02:00
Jonas Dellinger
b7f9d3ab53
Enable tests for .net core 3.1 and 2.2
2020-07-03 23:48:38 +02:00
Jonas Dellinger
ea8fccd555
.net standard 2.0 support, followup #475
2020-07-03 23:06:54 +02:00
Jonas Dellinger
d7baa8f45c
Made retry-after case insensitive, fixes #475
2020-07-03 22:59:39 +02:00
dependabot-preview[bot]
17a7fd577c
Bump Moq from 4.14.4 to 4.14.5 ( #474 )
...
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-07-02 10:17:08 +02:00
Jonas Dellinger
905b42f2da
Added Sp0 to showcase
2020-07-01 21:25:55 +02:00
Iztral
8f64ef40d1
Add Library Bridger ( #473 )
2020-06-30 17:07:22 +02:00
Jonas Dellinger
e8c49d4478
Prepare beta.7 and some README fixes
2020-06-29 23:04:03 +02:00
dependabot-preview[bot]
ce9c8d133a
Bump Moq from 4.14.3 to 4.14.4 ( #469 )
...
Bumps [Moq](https://github.com/moq/moq4 ) from 4.14.3 to 4.14.4.
- [Release notes](https://github.com/moq/moq4/releases )
- [Changelog](https://github.com/moq/moq4/blob/master/CHANGELOG.md )
- [Commits](https://github.com/moq/moq4/compare/v4.14.3...v4.14.4 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-06-29 22:59:14 +02:00
Jonas Dellinger
d73c874400
Added market and fields parameter for PlaylistGetRequest
2020-06-29 22:58:50 +02:00
Jonas Dellinger
bfd9663fde
Better exception and docs for missing type info, fixes #472
2020-06-29 22:52:15 +02:00
Jonas Dellinger
27773caa28
Empty lists are correctly excluded from query params, fixes #471
2020-06-29 22:42:35 +02:00
Ilya Burakov
a15e71c815
Fix implicit grant Spotify.Web.Auth example in docs ( #465 )
...
The previous example was not functioning due to mistakes and unresolved references, unfortunately. Fixed login request response type, a typo and URI to open in browser. Now it compiles and works properly (tested).
2020-06-20 19:32:34 +02:00
dependabot-preview[bot]
7e9bd85d2f
Bump Moq from 4.14.1 to 4.14.3 ( #466 )
...
Bumps [Moq](https://github.com/moq/moq4 ) from 4.14.1 to 4.14.3.
- [Release notes](https://github.com/moq/moq4/releases )
- [Changelog](https://github.com/moq/moq4/blob/master/CHANGELOG.md )
- [Commits](https://github.com/moq/moq4/compare/v4.14.1...v4.14.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-06-19 16:28:47 +02:00
Jonas Dellinger
220a0b6484
Prepare 6.0.0-beta.6
2020-06-16 20:50:04 +02:00
Jonas Dellinger
c672b6158b
Added test case for serializing with PlaylistElementConverter
2020-06-16 20:49:29 +02:00
Jonas Dellinger
8485e23943
PlayableItemConverter CanWrite is now false, should allow serialization
2020-06-16 20:02:58 +02:00
Jonas Dellinger
76f1a4746e
Removed invalid syntax from pagination docs
2020-06-15 22:39:43 +02:00
Jonas Dellinger
5ac1077cfe
prepare beta.5
2020-06-15 22:37:11 +02:00
Jonas Dellinger
df009e0316
Remove Task/Func paging methods, c# types are too strict for that
2020-06-13 13:28:50 +02:00
Jonas Dellinger
de98bc012f
Added IPaginatble to also support Cursor based paging
2020-06-13 12:55:48 +02:00
Jonas Dellinger
5a9155056d
6.0.0-beta.4 prepare
2020-06-13 01:15:23 +02:00
Calle
d7c54ebfcd
Fix duplicate '?' in query part of URI ( #462 )
2020-06-13 00:27:28 +02:00
Jonas Dellinger
87127a51a8
Fixed a bug where request parameters were not added, related to #461
2020-06-12 15:01:38 +02:00
dependabot-preview[bot]
b2d706219f
Bump System.Net.Http.Json from 3.2.0 to 3.2.1 ( #459 )
...
Bumps [System.Net.Http.Json](https://github.com/dotnet/corefx ) from 3.2.0 to 3.2.1.
- [Release notes](https://github.com/dotnet/corefx/releases )
- [Commits](https://github.com/dotnet/corefx/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-06-10 11:16:02 +02:00
Jonas Dellinger
2d1378c020
Updated docs install guide for 6.0.0-beta.3
2020-06-09 03:07:07 +02:00
Jonas Dellinger
208b90fb56
Fixed cache logic inside of RequestParams, fixes #458
2020-06-09 03:04:51 +02:00
Jonas Dellinger
3e0c4e479b
documentation for credentials authenticator
2020-06-07 13:30:58 +02:00
Jonas Dellinger
ec08baf80b
Rename all Credentials* classes to correct ClientCredentials*
2020-06-07 13:29:15 +02:00
dependabot[bot]
025571840c
Bump websocket-extensions from 0.1.3 to 0.1.4 in /SpotifyAPI.Docs ( #457 )
...
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node ) from 0.1.3 to 0.1.4.
- [Release notes](https://github.com/faye/websocket-extensions-node/releases )
- [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md )
- [Commits](https://github.com/faye/websocket-extensions-node/compare/0.1.3...0.1.4 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-06-07 10:15:44 +02:00
Jonas Dellinger
c829adde0b
Added docs for IPlayableItem, fixes #454
2020-06-06 17:43:49 +02:00
Jonas Dellinger
ca436c3099
Fixed links in docs
2020-06-05 19:31:08 +02:00
dependabot-preview[bot]
12bdeb1592
Bump Microsoft.NETCore.UniversalWindowsPlatform from 6.2.9 to 6.2.10 ( #456 )
...
Bumps [Microsoft.NETCore.UniversalWindowsPlatform](https://github.com/Microsoft/dotnet ) from 6.2.9 to 6.2.10.
- [Release notes](https://github.com/Microsoft/dotnet/releases )
- [Commits](https://github.com/Microsoft/dotnet/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-06-05 09:21:32 +02:00