muhmuhhum
|
d72235e42b
|
Add TotalTracks to SimpleAlbum.cs and FullAlbum.cs (#597)
|
2021-04-17 23:38:59 +02:00 |
|
Jonas Dellinger
|
163200f65c
|
Added ErrorReceived to embedded auth server
Also style the default HTML site based on error/success values. Fixes #566
|
2021-04-15 17:54:43 +02:00 |
|
Jonas Dellinger
|
ddb1dc0cc0
|
PlayHistoryItem SimpleTrack --> FullTrack, fixes #591
|
2021-04-15 17:25:36 +02:00 |
|
dependabot[bot]
|
df8ee5e48b
|
Bump Microsoft.AspNetCore.Components.WebAssembly from 5.0.4 to 5.0.5 (#593)
|
2021-04-15 15:23:15 +00:00 |
|
dependabot[bot]
|
61aa8808fa
|
Bump Microsoft.AspNetCore.Components.WebAssembly.DevServer (#594)
|
2021-04-15 15:20:10 +00:00 |
|
dependabot[bot]
|
3ff746f4e9
|
Bump AspNet.Security.OAuth.Spotify from 5.0.3 to 5.0.4 (#595)
|
2021-04-15 15:20:03 +00:00 |
|
Chris Sienkiewicz
|
2d7bcf37b9
|
Fix embedded server authorization code example (#592)
|
2021-04-15 17:19:43 +02:00 |
|
Jonas Dellinger
|
dffa6d8746
|
Updated docusaurus and fixed some links
|
2021-04-08 21:44:18 +02:00 |
|
dependabot[bot]
|
9e344283b4
|
Bump Newtonsoft.Json from 12.0.3 to 13.0.1 (#584)
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.3 to 13.0.1.
- [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases)
- [Commits](https://github.com/JamesNK/Newtonsoft.Json/compare/12.0.3...13.0.1)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-04-08 16:40:11 +02:00 |
|
dependabot[bot]
|
4ad337ec7b
|
Bump AspNet.Security.OAuth.Spotify from 5.0.2 to 5.0.3 (#585)
Bumps [AspNet.Security.OAuth.Spotify](https://github.com/aspnet-contrib/AspNet.Security.OAuth.Providers) from 5.0.2 to 5.0.3.
- [Release notes](https://github.com/aspnet-contrib/AspNet.Security.OAuth.Providers/releases)
- [Commits](https://github.com/aspnet-contrib/AspNet.Security.OAuth.Providers/compare/5.0.2...5.0.3)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-04-08 16:40:07 +02:00 |
|
dependabot[bot]
|
7cf4009c7f
|
Bump y18n from 4.0.0 to 4.0.1 in /SpotifyAPI.Docs (#586)
Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/yargs/y18n/releases)
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yargs/y18n/commits)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-04-08 16:40:02 +02:00 |
|
dependabot[bot]
|
311a4803a3
|
Bump Microsoft.NET.Test.Sdk from 16.9.1 to 16.9.4 (#587)
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.9.1 to 16.9.4.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Commits](https://github.com/microsoft/vstest/compare/v16.9.1...v16.9.4)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-04-08 16:39:46 +02:00 |
|
Jonas Dellinger
|
0f6cdeb693
|
Fix example code, closes #572
|
2021-03-28 22:40:25 +02:00 |
|
dependabot[bot]
|
e59f9c3c84
|
Bump Microsoft.AspNetCore.Components.WebAssembly.DevServer from 5.0.3 to 5.0.4 (#577)
Bumps [Microsoft.AspNetCore.Components.WebAssembly.DevServer](https://github.com/dotnet/aspnetcore) from 5.0.3 to 5.0.4.
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Commits](https://github.com/dotnet/aspnetcore/compare/v5.0.3...v5.0.4)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-03-20 18:09:58 +01:00 |
|
dependabot[bot]
|
cc440f5da1
|
Bump elliptic from 6.5.3 to 6.5.4 in /SpotifyAPI.Docs (#574)
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.3 to 6.5.4.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.3...v6.5.4)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-03-20 18:06:05 +01:00 |
|
dependabot[bot]
|
02ec2cadd2
|
Bump AspNet.Security.OAuth.Spotify from 5.0.1 to 5.0.2 (#578)
Bumps [AspNet.Security.OAuth.Spotify](https://github.com/aspnet-contrib/AspNet.Security.OAuth.Providers) from 5.0.1 to 5.0.2.
- [Release notes](https://github.com/aspnet-contrib/AspNet.Security.OAuth.Providers/releases)
- [Commits](https://github.com/aspnet-contrib/AspNet.Security.OAuth.Providers/compare/5.0.1...5.0.2)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-03-20 18:06:00 +01:00 |
|
dependabot[bot]
|
b0c6592a44
|
Bump Microsoft.AspNetCore.Components.WebAssembly from 5.0.3 to 5.0.4 (#579)
Bumps [Microsoft.AspNetCore.Components.WebAssembly](https://github.com/dotnet/aspnetcore) from 5.0.3 to 5.0.4.
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Commits](https://github.com/dotnet/aspnetcore/compare/v5.0.3...v5.0.4)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-03-20 18:05:52 +01:00 |
|
Tomasz Fijałkowski
|
1776b3017d
|
Update showcase.md (#581)
|
2021-03-20 18:04:13 +01:00 |
|
Ibrahim Jaber
|
288cc70543
|
Update showcase.md 2 (#576)
Co-authored-by: Jonas Dellinger <jonas@dellinger.dev>
|
2021-03-20 17:36:29 +01:00 |
|
dependabot[bot]
|
bd0bfca5b8
|
Bump Microsoft.NET.Test.Sdk from 16.8.3 to 16.9.1 (#569)
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.8.3 to 16.9.1.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Commits](https://github.com/microsoft/vstest/compare/v16.8.3...v16.9.1)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-03-03 09:38:28 +01:00 |
|
dependabot[bot]
|
fb649656ae
|
Bump prismjs from 1.21.0 to 1.23.0 in /SpotifyAPI.Docs (#570)
Bumps [prismjs](https://github.com/PrismJS/prism) from 1.21.0 to 1.23.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.21.0...v1.23.0)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-03-03 09:37:55 +01:00 |
|
dependabot[bot]
|
85007ae517
|
Bump Moq from 4.16.0 to 4.16.1 (#568)
Bumps [Moq](https://github.com/moq/moq4) from 4.16.0 to 4.16.1.
- [Release notes](https://github.com/moq/moq4/releases)
- [Changelog](https://github.com/moq/moq4/blob/main/CHANGELOG.md)
- [Commits](https://github.com/moq/moq4/compare/v4.16.0...v4.16.1)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-03-03 09:37:18 +01:00 |
|
dependabot[bot]
|
3a9e1d4da1
|
Bump Microsoft.AspNetCore.Components.WebAssembly.DevServer (#563)
Bumps [Microsoft.AspNetCore.Components.WebAssembly.DevServer](https://github.com/dotnet/aspnetcore) from 5.0.2 to 5.0.3.
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Commits](https://github.com/dotnet/aspnetcore/compare/v5.0.2...v5.0.3)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-03-03 09:37:04 +01:00 |
|
Jonas Dellinger
|
aab8c5ddcb
|
Fix potential race condition inside RequestParams (#571)
|
2021-03-03 09:36:46 +01:00 |
|
Jonas Dellinger
|
81245b2339
|
Fix Paginate not being available in >NETSTANDARD2_1
|
2021-03-02 12:19:55 +01:00 |
|
dependabot[bot]
|
e76577f567
|
Bump Microsoft.AspNetCore.Components.WebAssembly from 5.0.2 to 5.0.3 (#564)
Bumps [Microsoft.AspNetCore.Components.WebAssembly](https://github.com/dotnet/aspnetcore) from 5.0.2 to 5.0.3.
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Commits](https://github.com/dotnet/aspnetcore/compare/v5.0.2...v5.0.3)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-02-27 00:49:32 +01:00 |
|
dependabot[bot]
|
df017f9bbd
|
Bump Microsoft.NETCore.UniversalWindowsPlatform from 6.2.11 to 6.2.12 (#562)
Bumps [Microsoft.NETCore.UniversalWindowsPlatform](https://github.com/Microsoft/dotnet) from 6.2.11 to 6.2.12.
- [Release notes](https://github.com/Microsoft/dotnet/releases)
- [Commits](https://github.com/Microsoft/dotnet/commits)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-02-27 00:49:25 +01:00 |
|
dependabot[bot]
|
34db35c972
|
Bump AspNet.Security.OAuth.Spotify from 3.1.6 to 5.0.1 (#558)
Bumps [AspNet.Security.OAuth.Spotify](https://github.com/aspnet-contrib/AspNet.Security.OAuth.Providers) from 3.1.6 to 5.0.1.
- [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.6...5.0.1)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-02-27 00:49:19 +01:00 |
|
dependabot[bot]
|
dcd4a67f51
|
Bump NUnit from 3.13.0 to 3.13.1 (#557)
Bumps [NUnit](https://github.com/nunit/nunit) from 3.13.0 to 3.13.1.
- [Release notes](https://github.com/nunit/nunit/releases)
- [Changelog](https://github.com/nunit/nunit/blob/master/CHANGES.md)
- [Commits](https://github.com/nunit/nunit/compare/v3.13...v3.13.1)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-02-27 00:49:06 +01:00 |
|
dependabot[bot]
|
ae7ab3179d
|
Bump Microsoft.AspNetCore.Components.WebAssembly from 5.0.1 to 5.0.2 (#552)
Bumps [Microsoft.AspNetCore.Components.WebAssembly](https://github.com/dotnet/aspnetcore) from 5.0.1 to 5.0.2.
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Commits](https://github.com/dotnet/aspnetcore/compare/v5.0.1...v5.0.2)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-01-18 23:32:23 +01:00 |
|
dependabot[bot]
|
3eb70f398a
|
Bump NUnit.Console from 3.11.1 to 3.12.0 (#555)
Bumps [NUnit.Console](https://github.com/nunit/nunit-console) from 3.11.1 to 3.12.0.
- [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.11.1...v3.12)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-01-18 23:31:37 +01:00 |
|
dependabot[bot]
|
cb5e6227a5
|
Bump Microsoft.AspNetCore.Components.WebAssembly.DevServer from 5.0.1 to 5.0.2 (#554)
Bumps [Microsoft.AspNetCore.Components.WebAssembly.DevServer](https://github.com/dotnet/aspnetcore) from 5.0.1 to 5.0.2.
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Commits](https://github.com/dotnet/aspnetcore/compare/v5.0.1...v5.0.2)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-01-18 23:31:31 +01:00 |
|
dependabot[bot]
|
c08e3b1335
|
Bump Moq from 4.15.2 to 4.16.0 (#553)
Bumps [Moq](https://github.com/moq/moq4) from 4.15.2 to 4.16.0.
- [Release notes](https://github.com/moq/moq4/releases)
- [Changelog](https://github.com/moq/moq4/blob/main/CHANGELOG.md)
- [Commits](https://github.com/moq/moq4/compare/v4.15.2...v4.16.0)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-01-18 23:31:25 +01:00 |
|
dependabot[bot]
|
5bfe0eaf31
|
Bump axios in /SpotifyAPI.Web.Examples/Example.TokenSwap/Server (#550)
Bumps [axios](https://github.com/axios/axios) from 0.19.2 to 0.21.1.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v0.21.1/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.19.2...v0.21.1)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-01-11 09:13:24 +01:00 |
|
dependabot[bot]
|
567039e277
|
Bump NUnit from 3.12.0 to 3.13.0 (#551)
Bumps [NUnit](https://github.com/nunit/nunit) from 3.12.0 to 3.13.0.
- [Release notes](https://github.com/nunit/nunit/releases)
- [Changelog](https://github.com/nunit/nunit/blob/master/CHANGES.md)
- [Commits](https://github.com/nunit/nunit/compare/v3.12...v3.13)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-01-11 09:13:10 +01:00 |
|
Jonas Dellinger
|
237925d51e
|
Added paging methods, closes #538
|
2020-12-28 17:23:59 +01:00 |
|
Jonas Dellinger
|
8dd31420ea
|
Updated to .NET analyzers and fixed warnings
|
2020-12-26 18:28:44 +01:00 |
|
dependabot[bot]
|
7659f83122
|
Bump Microsoft.AspNetCore.Components.WebAssembly.DevServer (#548)
Bumps [Microsoft.AspNetCore.Components.WebAssembly.DevServer](https://github.com/dotnet/aspnetcore) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Commits](https://github.com/dotnet/aspnetcore/compare/v5.0.0...v5.0.1)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2020-12-15 11:17:19 +01:00 |
|
dependabot[bot]
|
df62baaa57
|
Bump Microsoft.AspNetCore.Components.WebAssembly from 5.0.0 to 5.0.1 (#547)
Bumps [Microsoft.AspNetCore.Components.WebAssembly](https://github.com/dotnet/aspnetcore) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Commits](https://github.com/dotnet/aspnetcore/compare/v5.0.0...v5.0.1)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2020-12-15 11:12:50 +01:00 |
|
dependabot[bot]
|
f809955722
|
Bump ini from 1.3.5 to 1.3.7 in /SpotifyAPI.Docs (#546)
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.7)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2020-12-15 11:12:38 +01:00 |
|
Jonas Dellinger
|
7769c89a8c
|
Update issue templates
|
2020-12-09 15:44:58 +01:00 |
|
dependabot[bot]
|
3ce19daca9
|
Bump Moq from 4.15.1 to 4.15.2 (#542)
Bumps [Moq](https://github.com/moq/moq4) from 4.15.1 to 4.15.2.
- [Release notes](https://github.com/moq/moq4/releases)
- [Changelog](https://github.com/moq/moq4/blob/master/CHANGELOG.md)
- [Commits](https://github.com/moq/moq4/commits/v4.15.2)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2020-12-07 16:42:04 +01:00 |
|
dependabot[bot]
|
ed6f4c3351
|
Bump Microsoft.NETCore.UniversalWindowsPlatform from 6.2.10 to 6.2.11 (#540)
Bumps [Microsoft.NETCore.UniversalWindowsPlatform](https://github.com/Microsoft/dotnet) from 6.2.10 to 6.2.11.
- [Release notes](https://github.com/Microsoft/dotnet/releases)
- [Commits](https://github.com/Microsoft/dotnet/commits)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2020-12-07 16:30:05 +01:00 |
|
dependabot[bot]
|
7048f451e2
|
Bump Microsoft.CodeAnalysis.FxCopAnalyzers from 3.3.1 to 3.3.2 (#543)
Bumps [Microsoft.CodeAnalysis.FxCopAnalyzers](https://github.com/dotnet/roslyn-analyzers) from 3.3.1 to 3.3.2.
- [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.3.1...v3.3.2)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2020-12-07 16:29:38 +01:00 |
|
dependabot[bot]
|
c8313e95cf
|
Bump Microsoft.NET.Test.Sdk from 16.8.0 to 16.8.3 (#544)
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.8.0 to 16.8.3.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Commits](https://github.com/microsoft/vstest/compare/v16.8.0...v16.8.3)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2020-12-07 16:29:27 +01:00 |
|
L0um15
|
2968bfd65d
|
add SpotiSharp to showcase.md (#541)
|
2020-12-04 14:52:36 +01:00 |
|
dependabot[bot]
|
800df03db5
|
Bump Moq from 4.14.7 to 4.15.1 (#535)
Bumps [Moq](https://github.com/moq/moq4) from 4.14.7 to 4.15.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/commits)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2020-11-16 10:13:25 +01:00 |
|
Jonas Dellinger
|
43ef0f5243
|
Update README.md
|
2020-11-15 14:08:18 +01:00 |
|
Jonas Dellinger
|
23473f3fc7
|
Update README.md
|
2020-11-15 14:07:35 +01:00 |
|
Jonas Dellinger
|
8886853bd4
|
Use correct values for editing release
|
2020-11-14 14:12:27 +01:00 |
|