Closed diericx closed 4 years ago
Currently we are just haphazardly making api calls in the frontend. Create an actual Iceetime object with requests as functions instead of manually making them in components.
https://github.com/diericx/iceetime/blob/3a05a7569a3412a517e549920c72afd1fcd92fb5/frontend/src/components/TorrentStream/index.js#L25
Currently we are just haphazardly making api calls in the frontend. Create an actual Iceetime object with requests as functions instead of manually making them in components.
https://github.com/diericx/iceetime/blob/3a05a7569a3412a517e549920c72afd1fcd92fb5/frontend/src/components/TorrentStream/index.js#L25