Jonas Dellinger
|
3fa69c56f0
|
Update to .NET 5.0
|
2020-11-13 14:43:00 +01:00 |
|
dependabot-preview[bot]
|
8621cc7c82
|
Bump Microsoft.NET.Test.Sdk from 16.7.1 to 16.8.0 (#527)
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.7.1 to 16.8.0.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Commits](https://github.com/microsoft/vstest/compare/v16.7.1...v16.8.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-11-10 16:48:52 +01:00 |
|
dependabot-preview[bot]
|
b400d63087
|
Bump Moq from 4.14.6 to 4.14.7 (#515)
Bumps [Moq](https://github.com/moq/moq4) from 4.14.6 to 4.14.7.
- [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.6...v4.14.7)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
|
2020-10-16 21:26:20 +02:00 |
|
dependabot-preview[bot]
|
8d04e6c2a3
|
Bump Moq from 4.14.5 to 4.14.6 (#512)
Bumps [Moq](https://github.com/moq/moq4) from 4.14.5 to 4.14.6.
- [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.5...v4.14.6)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
|
2020-10-06 16:24:04 +02:00 |
|
dependabot-preview[bot]
|
d20e83f4f5
|
Bump Microsoft.NET.Test.Sdk from 16.7.0 to 16.7.1 (#497)
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.7.0 to 16.7.1.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Commits](https://github.com/microsoft/vstest/compare/v16.7.0...v16.7.1)
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-24 18:43:08 +02:00 |
|
Jonas Dellinger
|
b293abe523
|
Merge branch 'pkce' into master
|
2020-08-19 14:12:49 +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 |
|
Jonas Dellinger
|
9d22c04764
|
Added PKCE stuff: Initial request & refresh + PKCEUtil for generating verifiers
|
2020-08-06 18:48:49 +00:00 |
|
Jonas Dellinger
|
f8b2787154
|
Implemented util class for base64url, start of #490
|
2020-08-06 13:14:45 +02:00 |
|
Jonas Dellinger
|
d8e9386f62
|
Fix GetRecommendationGenres, fixes #487
|
2020-07-22 21:51:19 +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
|
6f0e1b6f80
|
Only list enums when a flag attribute is pressent, fixes #478
|
2020-07-13 15:49:36 +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
|
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 |
|
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
|
27773caa28
|
Empty lists are correctly excluded from query params, fixes #471
|
2020-06-29 22:42:35 +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
|
c672b6158b
|
Added test case for serializing with PlaylistElementConverter
|
2020-06-16 20:49:29 +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 |
|
Jonas Dellinger
|
208b90fb56
|
Fixed cache logic inside of RequestParams, fixes #458
|
2020-06-09 03:04:51 +02:00 |
|
Jonas Dellinger
|
e69af64ecd
|
Merge branch 'v6'
|
2020-06-04 15:43:25 +02:00 |
|
Jonas Dellinger
|
a6f2baa492
|
More docs regarding auth
|
2020-06-03 23:57:28 +02:00 |
|
Jonas Dellinger
|
7bc5015950
|
More docs regarding retry_handling
|
2020-06-03 19:12:12 +02:00 |
|
Jonas Dellinger
|
d31a9e4ea1
|
Update online docs
|
2020-06-03 17:44:13 +02:00 |
|
Jonas Dellinger
|
f1ca557c6e
|
Enabled nullable for most projects
|
2020-05-25 18:00:47 +02:00 |
|
Jonas Dellinger
|
934907f39a
|
Corrected wrong namespace and implemented example client unit test
|
2020-05-18 15:30:18 +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
|
43a07de960
|
Added proxy config
|
2020-05-12 20:33:25 +02:00 |
|
Jonas Dellinger
|
80fb19e688
|
simplified test using setup class
|
2020-05-12 19:57:29 +02:00 |
|
Jonas Dellinger
|
589f50b25f
|
Added SimpleRetryHandler
|
2020-05-12 17:53:17 +02:00 |
|
Jonas Dellinger
|
354111738c
|
Config adaptions and tests
|
2020-05-12 16:35:59 +02:00 |
|
Jonas Dellinger
|
40397fa4f6
|
Added paginator and some more ConfigureAwaits
|
2020-05-05 05:26:37 +02:00 |
|
Jonas Dellinger
|
7310c9bc8d
|
Added Logger interface & Simple Logger implementation
|
2020-05-03 13:00:50 +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
|
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 |
|
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 |
|
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
|
466e61523d
|
VSCode Formatter - Also bumped tests to net core 3.1
|
2020-03-09 20:47:39 +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 |
|
dependabot-preview[bot]
|
196cb42b6c
|
Bump Microsoft.NET.Test.Sdk from 16.4.0 to 16.5.0 (#416)
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.4.0 to 16.5.0.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Commits](https://github.com/microsoft/vstest/compare/v16.4.0...v16.5.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-02-09 03:44:02 +01:00 |
|
dependabot-preview[bot]
|
e2a9373a77
|
Bump NUnit3TestAdapter from 3.16.0 to 3.16.1 (#415)
Bumps [NUnit3TestAdapter](https://github.com/nunit/nunit3-vs-adapter) from 3.16.0 to 3.16.1.
- [Release notes](https://github.com/nunit/nunit3-vs-adapter/releases)
- [Commits](https://github.com/nunit/nunit3-vs-adapter/compare/V3.16...V3.16.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-01-20 10:06:35 +01:00 |
|
dependabot-preview[bot]
|
624f3bb64b
|
Bump NUnit3TestAdapter from 3.15.1 to 3.16.0 (#409)
Bumps [NUnit3TestAdapter](https://github.com/nunit/nunit3-vs-adapter) from 3.15.1 to 3.16.0.
- [Release notes](https://github.com/nunit/nunit3-vs-adapter/releases)
- [Commits](https://github.com/nunit/nunit3-vs-adapter/compare/V3.15.1...V3.16)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-01-06 13:21:28 +01:00 |
|
dependabot-preview[bot]
|
e523f789b1
|
Bump Microsoft.NET.Test.Sdk from 16.2.0 to 16.4.0 (#396)
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.2.0 to 16.4.0.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Commits](https://github.com/microsoft/vstest/compare/v16.2.0...v16.4.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-11-11 08:27:56 +01:00 |
|