Bugfixes
Chrome Console
- [ ] Error: WebSocket connection is not open.
Everyone
- [ ] comment out debug messages we don't use anymore (only in function each person is responsibele for) --- everyone
- [x] Game
- [x] Chat
- [x] Auth
- [ ] Frontend
- [ ] Cach issues? How to clean cache? --- someone
- [ ] add tourn history --- Kristina and Julien
- [ ] When adding less than 3 people to a tourn. the tourn. page shows “player 1, player 2 …” instead of alias
Valentin
- [x] alias doesn't update (in tourn when fetched from database)
- [x] add feature flag for password check in login
- [x] 2fa problem
- [x] remove sm.c a.out
- [x] add .vscode to gitignore
- [x] sometimes chat is not working/showing, maybe this is related with the cache issue? after restarting the browser it works usually
- [x] check behaviour if
smpt or oauth2 service are not available
Julien
- [ ] when clicking on new tourn an old tourn is shown (should test it on server)
- [ ] check kicking out user if response takes too long