Pogify / pogify

Listen to music with your live audience without getting DMCA-striked!
http://www.pogify.net
GNU Affero General Public License v3.0
55 stars 4 forks source link

Dev deploy #68

Closed jeongY-Cho closed 4 years ago

jeongY-Cho commented 4 years ago

What do your changes do? Bunch of improvements and redesign

How did you achieve this? time and effort

todo[bot] commented 4 years ago

replace to nginx endpoint/ env var

https://github.com/Pogify/pogify/blob/5a4c0e7f55155f267e862c05440f582ba17705c1/src/components/ListenerPlayer/index.jsx#L132-L137


This comment was generated by todo based on a TODO comment in 5a4c0e7f55155f267e862c05440f582ba17705c1 in #68.
todo[bot] commented 4 years ago

make it a single action

https://github.com/Pogify/pogify/blob/5a4c0e7f55155f267e862c05440f582ba17705c1/src/stores/playerStore.js#L151-L156


This comment was generated by todo based on a TODO comment in 5a4c0e7f55155f267e862c05440f582ba17705c1 in #68.
todo[bot] commented 4 years ago

make it a single action

https://github.com/Pogify/pogify/blob/5a4c0e7f55155f267e862c05440f582ba17705c1/src/stores/playerStore.js#L192-L197


This comment was generated by todo based on a TODO comment in 5a4c0e7f55155f267e862c05440f582ba17705c1 in #68.
todo[bot] commented 4 years ago

More Robust Error Handling

Spotify throws more errors than whats handled here.


https://github.com/Pogify/pogify/blob/5a4c0e7f55155f267e862c05440f582ba17705c1/src/stores/playerStore.js#L303-L308


This comment was generated by todo based on a TODO comment in 5a4c0e7f55155f267e862c05440f582ba17705c1 in #68.
todo[bot] commented 4 years ago

error handling

https://github.com/Pogify/pogify/blob/5a4c0e7f55155f267e862c05440f582ba17705c1/src/utils/sessionManager.js#L86-L91


This comment was generated by todo based on a TODO comment in 5a4c0e7f55155f267e862c05440f582ba17705c1 in #68.