aboutsummaryrefslogtreecommitdiff
path: root/lib/chessh/schema/player.ex
Commit message (Collapse)AuthorAgeFiles
* Persistent game (#5)Logan Hunt2023-01-171
| | | | | | | | | | | | | * 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
* Add scalable session thresholdsSimponic2022-12-301
|
* Add a simple echo serverSimponic2022-12-211
|
* Implement public key and add testsSimponic2022-12-191
|
* Add unsupported message for DSA keys, player and suchSimponic2022-12-191
|
* Get public key authenticator actually running, add password validator via hashSimponic2022-12-191