-
Notifications
You must be signed in to change notification settings - Fork 497
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: thelinmichael/spotify-web-api-node
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.1.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: thelinmichael/spotify-web-api-node
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
18
contributors
Commits on Apr 26, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 534a407 - Browse repository at this point
Copy the full SHA 534a407View commit details -
Configuration menu - View commit details
-
Copy full SHA for 36077be - Browse repository at this point
Copy the full SHA 36077beView commit details
Commits on Apr 28, 2018
-
Move from blanket+mocha to jest (#206)
- Use jest as the test runner - Remove should - Remove grunt
Configuration menu - View commit details
-
Copy full SHA for d1838c7 - Browse repository at this point
Copy the full SHA d1838c7View commit details
Commits on Apr 29, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 803fe10 - Browse repository at this point
Copy the full SHA 803fe10View commit details -
Configuration menu - View commit details
-
Copy full SHA for 340ddad - Browse repository at this point
Copy the full SHA 340ddadView commit details -
Configuration menu - View commit details
-
Copy full SHA for d76c944 - Browse repository at this point
Copy the full SHA d76c944View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4ded0c6 - Browse repository at this point
Copy the full SHA 4ded0c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 959405b - Browse repository at this point
Copy the full SHA 959405bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9bdd9d1 - Browse repository at this point
Copy the full SHA 9bdd9d1View commit details
Commits on May 16, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 2fcd60c - Browse repository at this point
Copy the full SHA 2fcd60cView commit details
Commits on Sep 12, 2018
-
Configuration menu - View commit details
-
Copy full SHA for dba91a8 - Browse repository at this point
Copy the full SHA dba91a8View commit details
Commits on Sep 13, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 8b4aecb - Browse repository at this point
Copy the full SHA 8b4aecbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5f58995 - Browse repository at this point
Copy the full SHA 5f58995View commit details
Commits on Sep 14, 2018
-
Configuration menu - View commit details
-
Copy full SHA for a7de833 - Browse repository at this point
Copy the full SHA a7de833View commit details
Commits on Sep 22, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 37a7865 - Browse repository at this point
Copy the full SHA 37a7865View commit details
Commits on Sep 27, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 5a05c50 - Browse repository at this point
Copy the full SHA 5a05c50View commit details -
Configuration menu - View commit details
-
Copy full SHA for 38bdc9d - Browse repository at this point
Copy the full SHA 38bdc9dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 00217f3 - Browse repository at this point
Copy the full SHA 00217f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for ce481f4 - Browse repository at this point
Copy the full SHA ce481f4View commit details -
Configuration menu - View commit details
-
Copy full SHA for f0fe191 - Browse repository at this point
Copy the full SHA f0fe191View commit details -
Configuration menu - View commit details
-
Copy full SHA for c9c5fe4 - Browse repository at this point
Copy the full SHA c9c5fe4View commit details -
Configuration menu - View commit details
-
Copy full SHA for dfa8144 - Browse repository at this point
Copy the full SHA dfa8144View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3645d1f - Browse repository at this point
Copy the full SHA 3645d1fView commit details -
* Readme fix: arguments passed to createPlaylist The user id was missing from the arguments in the readme example. So when trying the example I got a 404. * Update addTracksToPlaylist examples to not use user id This was returning 404s as well
Configuration menu - View commit details
-
Copy full SHA for 74ec750 - Browse repository at this point
Copy the full SHA 74ec750View commit details -
Added 'position_ms' for play() (#263)
* Added 'position_ms' for play() Users can now specify the starting position in ms as an argument to play()'s 'options' field. * removed comments
Configuration menu - View commit details
-
Copy full SHA for 948cb5a - Browse repository at this point
Copy the full SHA 948cb5aView commit details -
Add support for 'Implicit Grant Flow' (#261)
Co-authored-by: Michael Thelin <thelinmichael@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 84ba39e - Browse repository at this point
Copy the full SHA 84ba39eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1a0496f - Browse repository at this point
Copy the full SHA 1a0496fView commit details -
Configuration menu - View commit details
-
Copy full SHA for b6f94e6 - Browse repository at this point
Copy the full SHA b6f94e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 89e5a90 - Browse repository at this point
Copy the full SHA 89e5a90View commit details -
Add support for detailed Spotify Web API error message and reason (#294)
* Add support for detailed Spotify Web API error message and reason * Remove debug print
Configuration menu - View commit details
-
Copy full SHA for 4c5eebf - Browse repository at this point
Copy the full SHA 4c5eebfView commit details -
Configuration menu - View commit details
-
Copy full SHA for b9794d8 - Browse repository at this point
Copy the full SHA b9794d8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 13e0528 - Browse repository at this point
Copy the full SHA 13e0528View commit details -
Configuration menu - View commit details
-
Copy full SHA for d1fa31a - Browse repository at this point
Copy the full SHA d1fa31aView commit details
Commits on Sep 28, 2020
-
added "add song to queue" method (#302)
* added add song to queue * updated readme with new feature * Minor changes Make minor changes in method and argument names. Co-authored-by: thelinmichael <thelinmichael@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for e12cdd3 - Browse repository at this point
Copy the full SHA e12cdd3View commit details -
Configuration menu - View commit details
-
Copy full SHA for f9528dc - Browse repository at this point
Copy the full SHA f9528dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for f503602 - Browse repository at this point
Copy the full SHA f503602View commit details -
'createPlaylist' request changed: Path and arguments (#281)
* New request path to createPlaylist * Update README.md * Fixed create playlist request * Update package.json * Revert "Update package.json" This reverts commit 5718272. * Add tests and make some changes Co-authored-by: thelinmichael <thelinmichael@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for a95f7f5 - Browse repository at this point
Copy the full SHA a95f7f5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 094a840 - Browse repository at this point
Copy the full SHA 094a840View commit details -
Configuration menu - View commit details
-
Copy full SHA for 375e694 - Browse repository at this point
Copy the full SHA 375e694View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c864e4 - Browse repository at this point
Copy the full SHA 9c864e4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 185aeff - Browse repository at this point
Copy the full SHA 185aeffView commit details
Commits on Sep 30, 2020
-
Configuration menu - View commit details
-
Copy full SHA for d9ef8cf - Browse repository at this point
Copy the full SHA d9ef8cfView commit details
Commits on Oct 2, 2020
-
Configuration menu - View commit details
-
Copy full SHA for cbdca14 - Browse repository at this point
Copy the full SHA cbdca14View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0416faa - Browse repository at this point
Copy the full SHA 0416faaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 93eaf4d - Browse repository at this point
Copy the full SHA 93eaf4dView commit details -
Configuration menu - View commit details
-
Copy full SHA for c338db5 - Browse repository at this point
Copy the full SHA c338db5View commit details
Commits on Oct 3, 2020
-
Configuration menu - View commit details
-
Copy full SHA for b9e8017 - Browse repository at this point
Copy the full SHA b9e8017View commit details -
Configuration menu - View commit details
-
Copy full SHA for a84c180 - Browse repository at this point
Copy the full SHA a84c180View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6052492 - Browse repository at this point
Copy the full SHA 6052492View commit details -
Configuration menu - View commit details
-
Copy full SHA for afdcc4d - Browse repository at this point
Copy the full SHA afdcc4dView commit details
There are no files selected for viewing
This file was deleted.