All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- ReadMe.md
- License based on MIT License
- Add
localhost
to Django ProductionALLOW_HOSTS
list - Add username field to jwt token and get username by parse token
GameConsumer
check event permission- React.js Frontend Project
- Docker-compose dev/prod/ci settings
- additional text to guide user to signup/login page
- Fix django account can't delete because of
outstanding token
delete permission - Fix Game page title room name
undefined
- Fix bystander can view one of player handcards
- Adjust docker-compose dev/prod/ci settings
- Fix frontend
access_token
not exist error handling - Fix frontend
GameSwitch
&AccountSwitch
not handle 404 - Adjust footer to stick on bottom
- Adjust GamePlaying Page layout
- Change django time-zone and language
- Unify card name and so on
- Frontend Code console log for debug
- Backend Code unused comment
- Finished Saboteur Game Website
- Django Backend Project
- React.js Frontend Project
- Docker-compose dev/prod/ci settings