Dunsin
Dunsin
### Description If the user generates a playlist and the number of tracks isn't up to a 100 or 90, the users can ask to add more tracks. We can...
### Description When users generate a playlist, they should be able to get a list of songs in that playlist and decide to delete some right ### Screenshots _No response_...
### What happened? Typescript throws an error for this code whenever you use the `sendToBackground` function from @plasmohq/messaging. It shows this: `PlasmoMessaging.Request` > Not sure where the fix of this...
## Type of change - [ ] 🐛 Bug fix - [ ] 🌟 New feature - [ ] 🔨 Breaking change - [x] 📖 Refactoring / dependency upgrade /...
### Description Add these instructions to the [Readme](https://github.com/Dun-sin/HearItFresh?tab=readme-ov-file#%EF%B8%8F-installation), after `Installation` section: ``` ## How to get the client ID and Secret ID from spotify - Go to [spotify for Developers](https://developer.spotify.com/)...
Instead of each repo having both an env file and an env.development file, we can just have the development env, which can still have the instructions on what they're used...
### Description Add a section for how to create a branch, using checkout and how to push that branch then link that section you just added to this link (replace...
### Description when a user clicks on search, it takes them to the `foundUser` route immediately instead of staying on the `searching` route until a chat partner has been found...
### What would you like to share? Only focus on this component https://github.com/Dun-sin/Whisper/blob/dbec99c68f63c606647ea2cef1d458a72ae83b1b/client/src/components/BuddyMatcher.jsx move them into a file in lib folder called `buddySocket.js` put them in the same format as...