summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Add CI on non-main branchesjoffrey-bion2021-02-10
* Align coroutines versionjoffrey-bion2021-02-10
* Avoid discord notification for duplicatesjoffrey-bion2021-02-10
* Clean unnecessary paramjoffrey-bion2021-02-10
* Cleanup experimental annotationsjoffrey-bion2021-02-10
* Better connection logsjoffrey-bion2021-02-10
* Properly start/stop sagas when using browser navigationjoffrey-bion2021-02-10
* Bring wonder to the foreground on hoverjoffrey-bion2021-02-10
* Show full table card on hoverjoffrey-bion2021-02-10
* Fix lobby state updates in game browserjoffrey-bion2021-02-10
* Clean games when all humans have leftjoffrey-bion2021-02-10
* Improve discord notificationsjoffrey-bion2021-02-10
* Remove key binding for name generationjoffrey-bion2021-02-10
* Show all cards as playable when special free card abilityjoffrey-bion2021-02-10
* Fix non-neighbour boards orderjoffrey-bion2021-02-10
* Add key binding for random name generationjoffrey-bion2021-02-09
* Add random username generationjoffrey-bion2021-02-09
* Improve "join" tooltip for FINISHED gamesjoffrey-bion2021-02-09
* Add deployment notifications for discordjoffrey-bion2021-02-09
* Fix discord message payloadjoffrey-bion2021-02-09
* Add closed issues workflow to send discord notifsjoffrey-bion2021-02-09
* Add rollback workflowjoffrey-bion2021-02-09
* Improve error message in GameBrowserControllerjoffrey-bion2021-02-09
* Add disconnection listener to cleanup lobbies/gamesjoffrey-bion2021-02-09
* Rename find->get to imply non-null checkjoffrey-bion2021-02-09
* Fix bot loggerjoffrey-bion2021-02-09
* Replace heroku badge with website online badgeJoffrey Bion2021-02-09
* Change URL to HTTPSJoffrey Bion2021-02-09
* Add Kotlinx Serialization converter for HTTP traffic (correctly)joffrey-bion2021-02-08
* Revert "Add Kotlinx Serialization converter for HTTP traffic"joffrey-bion2021-02-08
* Remove unnecessary image input in AssignedWonderjoffrey-bion2021-02-08
* Add Kotlinx Serialization converter for HTTP trafficjoffrey-bion2021-02-08
* Cleanup web socket configjoffrey-bion2021-02-08
* Add namespace in status checkjoffrey-bion2021-02-07
* Improve workding in READMEjoffrey-bion2021-02-07
* Return to initial subdomain seven-wondersjoffrey-bion2021-02-07
* Add namespace to k8s resourcesjoffrey-bion2021-02-07
* Use shory-lived k8s digitalocean credentials Joffrey Bion2021-02-07
* Remove heroku deploymentJoffrey Bion2021-02-07
* Add digital ocean deploymentJoffrey Bion2021-02-07
* Make k8s credentials short-livedJoffrey Bion2021-02-07
* Create deploy-digitalocean.ymlJoffrey Bion2021-02-07
* Temporarily change host name (DNS refresh)joffrey-bion2021-02-07
* Add kubernetes config (deployed on digital ocean)joffrey-bion2021-02-06
* Add auto-game with bots onlyjoffrey-bion2021-02-03
* Cleanupjoffrey-bion2021-02-02
* Filter only affordable transactionsjoffrey-bion2021-02-02
* Move prepareMove log before the actual preparationjoffrey-bion2021-02-02
* Upgrade Krossbow to 1.1.5joffrey-bion2021-02-01
* Remove unnecessary Serializable on enumsjoffrey-bion2021-01-31
bgstack15