* Add PlayFab configuration to the Github workflows.
* Fix paths for Dockerfiles in the Github workflows.
* Update Github workflow step aks-set-context to last stable version.
* Update configmap conditionals to last Helm version
* Show error in case the web camera cannot be enabled.
* Playfab Queue first approach
* Created token validation
* Added configurable token settings wait time
* Added Twitter login
* Fetch opponent name and store multiplayer game at cosmosdb.
* Refactored proto services names
* Removed Validate token after its request, no needed
* Done server multiplayer part.
* Added a background runner at the web project
* Added multiplayer
* Added account info
* Fixed stats
* Don't allow to confirm selection more than one time. (#3)
* Don't allow to confirm selection more than one time.
* Rollback unnecessary changes.
* Deleted blank lines.
* Feature/improve joining calls (#4)
* Don't allow to confirm selection more than one time.
* Rollback unnecessary changes.
* Deleted blank lines.
* Open status stream on creating pairing.
* Helm updated for multiplayer features
* Added play again logic
* Match join done
* Added multiplayer for Twitter and no Twitter
* Leaderboard page done
* Leaderboard done
* Leaderboard
* Multiplayer done
* Feedback + multiplayer done
Co-authored-by: ivilches <vilchesvalle@gmail.com>
* Fix ConfigMap template for the web for the cases where Twitter and Google analytincs configuration is empty. Helm couldn't process it.
* Change script to create the dev spaces to accepts the children dev spaces names instead of having them hardcoded.
* Update readme and remove Add-Tiller.ps1 script, which is not useful anymore because now it is used Helm 3.0
* Fix typo.