-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. Weβll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: add user history #21
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
The latest updates on your projects. Learn more about Vercel for Git βοΈ
|
github-actions bot
pushed a commit
that referenced
this pull request
Oct 6, 2024
# 1.0.0 (2024-10-06) ### Bug Fixes * **app/page.tsx:** change component name to a capital letter ([693bef2](693bef2)) * **spotifyauthwrapper:** add suspense ([41af803](41af803)) ### chore * change pnpm run dev to pnpm dev ([0dcfaf5](0dcfaf5)) * **package.json:** remove semantic-release branch specification ([6aace31](6aace31)) ### Features * add link to url ([#20](#20)) ([1d9eece](1d9eece)) * add user history ([#21](#21)) ([f9ac918](f9ac918)) * **authUrl:** pass authurl to connectspotify ([51dfeb2](51dfeb2)) * finish conversion to next.js ([45daf33](45daf33)) * introduce breaking change API ([ccf5ce7](ccf5ce7)) * users can edit their generated playlist ([#19](#19)) ([eb0724c](eb0724c)), closes [#15](#15) ### BREAKING CHANGES * **package.json:** semantic release * trigger breaking change
github-actions bot
pushed a commit
that referenced
this pull request
Oct 6, 2024
# 1.0.0 (2024-10-06) ### Bug Fixes * **app/page.tsx:** change component name to a capital letter ([693bef2](693bef2)) * loading icon not showing on time ([049d964](049d964)) * **spotifyauthwrapper:** add suspense ([41af803](41af803)) ### chore * change pnpm run dev to pnpm dev ([0dcfaf5](0dcfaf5)) * **package.json:** remove semantic-release branch specification ([6aace31](6aace31)) ### Features * add link to url ([#20](#20)) ([1d9eece](1d9eece)) * add user history ([#21](#21)) ([f9ac918](f9ac918)) * **authUrl:** pass authurl to connectspotify ([51dfeb2](51dfeb2)) * finish conversion to next.js ([45daf33](45daf33)) * introduce breaking change API ([ccf5ce7](ccf5ce7)) * use function for full spotify link and make result container fill parent ([e87a638](e87a638)) * users can edit their generated playlist ([#19](#19)) ([eb0724c](eb0724c)), closes [#15](#15) ### BREAKING CHANGES * **package.json:** semantic release * trigger breaking change
github-actions bot
pushed a commit
that referenced
this pull request
Oct 6, 2024
# 1.0.0 (2024-10-06) ### Bug Fixes * **app/page.tsx:** change component name to a capital letter ([693bef2](693bef2)) * loading icon not showing on time ([049d964](049d964)) * **spotifyauthwrapper:** add suspense ([41af803](41af803)) ### chore * change pnpm run dev to pnpm dev ([0dcfaf5](0dcfaf5)) * **package.json:** remove semantic-release branch specification ([6aace31](6aace31)) ### Features * add link to url ([#20](#20)) ([1d9eece](1d9eece)) * add toast when playlist is created ([8d08750](8d08750)) * add user history ([#21](#21)) ([f9ac918](f9ac918)) * **authUrl:** pass authurl to connectspotify ([51dfeb2](51dfeb2)) * finish conversion to next.js ([45daf33](45daf33)) * introduce breaking change API ([ccf5ce7](ccf5ce7)) * use function for full spotify link and make result container fill parent ([e87a638](e87a638)) * users can edit their generated playlist ([#19](#19)) ([eb0724c](eb0724c)), closes [#15](#15) ### BREAKING CHANGES * **package.json:** semantic release * trigger breaking change
github-actions bot
pushed a commit
that referenced
this pull request
Oct 6, 2024
# 1.0.0 (2024-10-06) ### Bug Fixes * **app/page.tsx:** change component name to a capital letter ([693bef2](693bef2)) * loading icon not showing on time ([049d964](049d964)) * **spotifyauthwrapper:** add suspense ([41af803](41af803)) ### chore * change pnpm run dev to pnpm dev ([0dcfaf5](0dcfaf5)) * **package.json:** remove semantic-release branch specification ([6aace31](6aace31)) ### Features * add link to url ([#20](#20)) ([1d9eece](1d9eece)) * add toast when playlist is created ([8d08750](8d08750)) * add user history ([#21](#21)) ([f9ac918](f9ac918)) * **authUrl:** pass authurl to connectspotify ([51dfeb2](51dfeb2)) * finish conversion to next.js ([45daf33](45daf33)) * introduce breaking change API ([ccf5ce7](ccf5ce7)) * use function for full spotify link and make result container fill parent ([e87a638](e87a638)) * users can edit their generated playlist ([#19](#19)) ([eb0724c](eb0724c)), closes [#15](#15) ### BREAKING CHANGES * **package.json:** semantic release * trigger breaking change
github-actions bot
pushed a commit
that referenced
this pull request
Oct 6, 2024
# 1.0.0 (2024-10-06) ### Bug Fixes * **app/page.tsx:** change component name to a capital letter ([693bef2](693bef2)) * loading icon not showing on time ([049d964](049d964)) * move addToURL to client side code ([c5a71dd](c5a71dd)) * **spotifyauthwrapper:** add suspense ([41af803](41af803)) ### chore * change pnpm run dev to pnpm dev ([0dcfaf5](0dcfaf5)) * **package.json:** remove semantic-release branch specification ([6aace31](6aace31)) ### Features * add link to url ([#20](#20)) ([1d9eece](1d9eece)) * add toast when playlist is created ([8d08750](8d08750)) * add user history ([#21](#21)) ([f9ac918](f9ac918)) * **authUrl:** pass authurl to connectspotify ([51dfeb2](51dfeb2)) * finish conversion to next.js ([45daf33](45daf33)) * introduce breaking change API ([ccf5ce7](ccf5ce7)) * use function for full spotify link and make result container fill parent ([e87a638](e87a638)) * users can edit their generated playlist ([#19](#19)) ([eb0724c](eb0724c)), closes [#15](#15) ### BREAKING CHANGES * **package.json:** semantic release * trigger breaking change
github-actions bot
pushed a commit
that referenced
this pull request
Oct 6, 2024
# 1.0.0 (2024-10-06) ### Bug Fixes * add checker if window in undefined ([5640ee3](5640ee3)) * **app/page.tsx:** change component name to a capital letter ([693bef2](693bef2)) * loading icon not showing on time ([049d964](049d964)) * move addToURL to client side code ([c5a71dd](c5a71dd)) * **spotifyauthwrapper:** add suspense ([41af803](41af803)) ### chore * change pnpm run dev to pnpm dev ([0dcfaf5](0dcfaf5)) * **package.json:** remove semantic-release branch specification ([6aace31](6aace31)) ### Features * add link to url ([#20](#20)) ([1d9eece](1d9eece)) * add toast when playlist is created ([8d08750](8d08750)) * add user history ([#21](#21)) ([f9ac918](f9ac918)) * **authUrl:** pass authurl to connectspotify ([51dfeb2](51dfeb2)) * finish conversion to next.js ([45daf33](45daf33)) * introduce breaking change API ([ccf5ce7](ccf5ce7)) * use function for full spotify link and make result container fill parent ([e87a638](e87a638)) * users can edit their generated playlist ([#19](#19)) ([eb0724c](eb0724c)), closes [#15](#15) ### BREAKING CHANGES * **package.json:** semantic release * trigger breaking change
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Fixes Issue
**This PR closes #18 **
π¨βπ» Changes proposed(What did you do ?)
user can now view their history
βοΈ Check List (Check all the applicable boxes)