Commit Graph

547 Commits

Author SHA1 Message Date
Jonas Dellinger
dfecf9f7fd prepare last beta - beta.10 2020-08-19 14:13:46 +02:00
Jonas Dellinger
b293abe523 Merge branch 'pkce' into master 2020-08-19 14:12:49 +02:00
Jonas Dellinger
38bf925415 Docs formatting 2020-08-19 14:12:11 +02:00
Jonas Dellinger
24459453a6 Finished PKCE Docs & Implementation - Example.CLI.PersistentConfig now uses PKCE 2020-08-19 14:03:01 +02:00
dependabot-preview[bot]
33b7e48863
Bump MvvmCross from 6.4.2 to 7.0.0 (#495)
Bumps [MvvmCross](https://github.com/MvvmCross/MvvmCross) from 6.4.2 to 7.0.0.
- [Release notes](https://github.com/MvvmCross/MvvmCross/releases)
- [Changelog](https://github.com/MvvmCross/MvvmCross/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/MvvmCross/MvvmCross/compare/6.4.2...7.0.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-08-18 18:18:44 +02:00
dependabot-preview[bot]
1d20f121a3
Bump Microsoft.NET.Test.Sdk from 16.6.1 to 16.7.0 (#492)
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.6.1 to 16.7.0.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Commits](https://github.com/microsoft/vstest/compare/v16.6.1...v16.7.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-08-12 09:01:53 +02:00
dependabot[bot]
e1172fa81d
Bump prismjs from 1.20.0 to 1.21.0 in /SpotifyAPI.Docs (#493)
Bumps [prismjs](https://github.com/PrismJS/prism) from 1.20.0 to 1.21.0.
- [Release notes](https://github.com/PrismJS/prism/releases)
- [Changelog](https://github.com/PrismJS/prism/blob/master/CHANGELOG.md)
- [Commits](https://github.com/PrismJS/prism/compare/v1.20.0...v1.21.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-12 09:01:39 +02:00
dependabot-preview[bot]
97646cabad
Bump Microsoft.CodeAnalysis.FxCopAnalyzers from 3.0.0 to 3.3.0 (#494)
Bumps [Microsoft.CodeAnalysis.FxCopAnalyzers](https://github.com/dotnet/roslyn-analyzers) from 3.0.0 to 3.3.0.
- [Release notes](https://github.com/dotnet/roslyn-analyzers/releases)
- [Changelog](https://github.com/dotnet/roslyn-analyzers/blob/master/PostReleaseActivities.md)
- [Commits](https://github.com/dotnet/roslyn-analyzers/compare/v3.0.0...v3.3.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-08-12 09:01:23 +02:00
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