Commit Graph

553 Commits

Author SHA1 Message Date
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
Andrew Novac
9aecfe34c8
Added melodify to showcase (#455) 2020-06-05 00:40:43 +02:00
Jonas Dellinger
b3670e5636 Adapted readme for version 6 beta 2 2020-06-04 22:09:01 +02:00
Jonas Dellinger
98e29294d9 Adapted readme for version 6 beta 2020-06-04 21:32:52 +02:00
Jonas Dellinger
fb5b81b747 Fixed warnings and polished publish script 2020-06-04 20:56:47 +02:00
Jonas Dellinger
14dd959354 Setup publish script 2020-06-04 20:40:34 +02:00
Jonas Dellinger
f04f175775 Setup projects for nuget publishing 2020-06-04 20:29:33 +02:00
Jonas Dellinger
3e12f806db Added git config stuff 2020-06-04 18:34:19 +02:00
Jonas Dellinger
44741ffe04 Remove nvm and set correct permissions for .ssh 2020-06-04 18:30:07 +02:00
Jonas Dellinger
8a7e1c4f63 Executive permissions for the docs build script 2020-06-04 18:20:29 +02:00
Jonas Dellinger
0fe6b44795 Added docs build script 2020-06-04 18:18:51 +02:00
Jonas Dellinger
89102cceb7 Corrected github docs settings 2020-06-04 16:21:23 +02:00
Jonas Dellinger
e50e8be12e Correct url for docs 2020-06-04 16:14:16 +02:00
Jonas Dellinger
c97a93a984 Disable rss feed for now 2020-06-04 16:12:23 +02:00
Jonas Dellinger
e69af64ecd Merge branch 'v6' 2020-06-04 15:43:25 +02:00
Jonas Dellinger
d245139343 Added more example docs 2020-06-04 15:24:13 +02:00
Jonas Dellinger
fdb0400ccd Added BlazorWASM example 2020-06-04 14:42:16 +02:00
Jonas Dellinger
ebc5278055 Fixed links and added some more regarding auth 2020-06-04 00:14:37 +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
2a9b0338f5 Moar docs and TooManyRequests exception 2020-06-02 23:55:50 +02:00
Jonas Dellinger
ef60a9f1f2 Added TokenSwapAuth and console example for it #451 2020-06-02 16:34:24 +02:00
Jonas Dellinger
7801f848c6 Docs site updated #451 2020-05-31 17:21:17 +02:00
Jonas Dellinger
0a6570632b Finished inline XML docs for now :party: #451 2020-05-31 16:57:58 +02:00
Jonas Dellinger
5ae126699c Pagination implementation adapted - Less methods,more defaults #451 2020-05-31 15:56:49 +02:00
Jonas Dellinger
7445d3ca0e 📘 More docs! #451 2020-05-31 00:11:05 +02:00
Jonas Dellinger
3695866e55
Feature/shows and episodes (#437)
Co-authored-by: shayo <shay.ohayon@gmail.com>
2020-05-30 23:56:57 +02:00
Jonas Dellinger
4c38f958a0 Since we did a rewrite: Change license to MIT :party: #451 2020-05-30 23:33:53 +02:00
Jonas Dellinger
c34167ecb4 More Docs #451 2020-05-30 23:32:06 +02:00
Jonas Dellinger
5da15c1c29 More Docs and spotify.LastResponse #451 2020-05-30 23:20:42 +02:00
Jonas Dellinger
0ef07bed0b Added Reflection Cache for RequestParams #451 2020-05-29 13:06:27 +02:00
Jonas Dellinger
f105fcbd0e Enable user secrets 2020-05-29 10:34:08 +02:00
Jonas Dellinger
b2884debcd Started with Documentation #451 2020-05-28 16:30:17 +02:00
Jonas Dellinger
f1ca557c6e Enabled nullable for most projects 2020-05-25 18:00:47 +02:00
Jonas Dellinger
020b60bec2 Added blazor example 2020-05-22 13:53:58 +02:00
Jonas Dellinger
2d1c1d2e00
Delete undraw_Devices_e67q.svg:Zone.Identifier 2020-05-22 12:28:46 +02:00