summaryrefslogtreecommitdiff
path: root/lib/chessh/schema/player.ex
AgeCommit message (Collapse)Author
2023-01-17Persistent game (#5)Logan Hunt
* Remove unnecessary server in board * Initial persistent games * Remove done chessh README stuff, warning issue * Show current players and move * Add promotion * Merge default changeset on all status
2022-12-30Add scalable session thresholdsSimponic
2022-12-21Add a simple echo serverSimponic
2022-12-19Implement public key and add testsSimponic
2022-12-19Add unsupported message for DSA keys, player and suchSimponic
2022-12-19Get public key authenticator actually running, add password validator via hashSimponic