Commit Graph

410 Commits

Author SHA1 Message Date
Jonas Dellinger
2f09ba25ec Added Tracks client 2020-05-07 13:48:31 +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
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
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
Jonas Dellinger
39ff072d10 Updated vuepress 2020-01-12 20:00:53 +01:00
Jonas Dellinger
3de1d1d2e2
Update README.md 2020-01-12 19:55:18 +01:00
Abby Morssy
fd5108b438 Improve grammar (#410) 2020-01-09 20:27:54 +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
Jonas Dellinger
93c1a07d92
Update README.md 2019-11-20 16:25:38 +01:00
Jonas Dellinger
2635a25301 Simpliefied Example and added README 2019-11-19 13:23:34 +01:00
Jonas Dellinger
58de9d9a4e Refactor ASP.NET Example to use AspNet.Security.OAuth.Spotify 2019-11-19 10:37:42 +01:00
Jonas Dellinger
9a6bd1b456 Restructured Examples and added new one
* Added new ASP.NET Core 3 example
  This should show how this API can be implemented on the backend. It's not complete yet, features like token reloading is still missing.
  If you want to run this, use `dotnet user-secrets init` to generate your secrets file and update it with `spotify_client_id` and `spotify_secret_id`

* Fixed CLI Example
  The last page was never processed.
2019-11-12 15:02:36 +01:00
Jonas Dellinger
7ff69acf12 Merge branch 'master' of github.com:JohnnyCrazy/SpotifyAPI-NET 2019-11-11 17:01:31 +01:00
Jonas Dellinger
16ff9b8a7f Updated docs regarding Refresh of Tokens and fixed dead links 2019-11-11 17:01:23 +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
dependabot-preview[bot]
2173e7a8cc Bump Newtonsoft.Json from 12.0.2 to 12.0.3 (#399)
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.2 to 12.0.3.
- [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases)
- [Commits](https://github.com/JamesNK/Newtonsoft.Json/compare/12.0.2...12.0.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-11 08:27:39 +01:00
dependabot-preview[bot]
7b08f7cd84 Bump Moq from 4.13.0 to 4.13.1 (#392)
Bumps [Moq](https://github.com/moq/moq4) from 4.13.0 to 4.13.1.
- [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.13.0...v4.13.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-21 10:39:03 +02:00
Jonas Dellinger
e5092ba779
Publish to GitHub Package Registry as well 2019-10-15 21:41:41 +02:00
Alex
7d04f58c74 Typo Fix in HasPreviousPage() (#387)
was returning the status of Next instead of Previous
2019-09-20 00:17:43 +02:00
dependabot-preview[bot]
bdef8b6514 Bump NUnit3TestAdapter from 3.15.0 to 3.15.1 (#382)
Bumps [NUnit3TestAdapter](https://github.com/nunit/nunit3-vs-adapter) from 3.15.0 to 3.15.1.
- [Release notes](https://github.com/nunit/nunit3-vs-adapter/releases)
- [Commits](https://github.com/nunit/nunit3-vs-adapter/compare/V3.15...V3.15.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-04 18:45:07 +02:00
dependabot-preview[bot]
fb2daef2d1 Bump Moq from 4.12.0 to 4.13.0 (#381)
Bumps [Moq](https://github.com/moq/moq4) from 4.12.0 to 4.13.0.
- [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.12.0...v4.13.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-04 18:44:51 +02:00
dependabot-preview[bot]
62f701e06c Bump NUnit3TestAdapter from 3.14.0 to 3.15.0 (#375)
Bumps [NUnit3TestAdapter](https://github.com/nunit/nunit3-vs-adapter) from 3.14.0 to 3.15.0.
- [Release notes](https://github.com/nunit/nunit3-vs-adapter/releases)
- [Commits](https://github.com/nunit/nunit3-vs-adapter/compare/V3.14...V3.15)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-27 22:17:31 +02:00