Web-Multi-Media / HttpStreamingServer

A Django + React webapp to watch your videos
MIT License
5 stars 3 forks source link

Add Authentication & User history #34

Closed DerouineauNicolas closed 4 years ago

DerouineauNicolas commented 4 years ago

This PR aims to adress issue #4 and #5.

The follwing features are added:

Moreover, several improvements have been done on the frontend side (code refactoring and UI).

A cross check for existing files in the database is also added when updating database:

docker-compose -f docker-compose-prod.yml run --rm web python3 manage.py updatedb