Skip to content

Week 3#36

Merged
jkmartindale merged 39 commits intomasterfrom
staging
Mar 29, 2021
Merged

Week 3#36
jkmartindale merged 39 commits intomasterfrom
staging

Conversation

@jkmartindale
Copy link
Copy Markdown
Collaborator

No description provided.

larkinds and others added 30 commits February 15, 2021 21:22
Currently assumes that likes don't change during the current session,
which is a dumb hack.
Co-authored-by: James Martindale <11380394+jkmartindale@users.noreply.github.com>
Co-authored-by: James Martindale <11380394+jkmartindale@users.noreply.github.com>
Co-authored-by: James Martindale <11380394+jkmartindale@users.noreply.github.com>
added explanation for spotify in constructor
Imagine testing your suggestions before making them.

Couldn't be me.
* Fully functioning albums with tracks

* Update src/albums.ts

End of  file line break added

Co-authored-by: James Martindale <11380394+jkmartindale@users.noreply.github.com>

* Update src/albums.ts

Lovely Nullish Coalescing Operator added

Co-authored-by: James Martindale <11380394+jkmartindale@users.noreply.github.com>

* Update src/albums.ts

this.description updated in AlbumsAndTracks constructor

Co-authored-by: James Martindale <11380394+jkmartindale@users.noreply.github.com>

* Update albums.ts

Cleaned up comment

Co-authored-by: James Martindale <11380394+jkmartindale@users.noreply.github.com>
* Fully functioning albums with tracks

* artists treeview implemented

* artists commands implemented

* Update src/artists.ts

Added empty line at the end of the file

Co-authored-by: James Martindale <11380394+jkmartindale@users.noreply.github.com>

* Update src/artists.ts

Cleaned up label

Co-authored-by: James Martindale <11380394+jkmartindale@users.noreply.github.com>

* Update artists.ts

Removed description for artist & track in ArtistsAndTracks constructor

Co-authored-by: James Martindale <11380394+jkmartindale@users.noreply.github.com>
larkinds and others added 9 commits February 26, 2021 12:34
Some Spotify API errors are uncaught, and most catches display the
`error` object directly, which fails silently. Instead we should be
displaying `error.message`.
Force connecting to a device by transferring playback after
authentication.
@jkmartindale jkmartindale merged commit b06a21c into master Mar 29, 2021
@jkmartindale
Copy link
Copy Markdown
Collaborator Author

xd

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants