vchess.git
2018-11-17 Benjamin AuderHighlight king in red if undercheck + some improvements
2018-11-17 Benjamin AuderFix typo in Zen getNotation()
2018-11-16 Benjamin AuderAdd initial FEN to PGN; shorten end of game window
2018-11-16 Benjamin AuderAdd some TODOs
2018-11-16 Benjamin AuderStore moves, show PGN at end of game
2018-11-16 Benjamin AuderAdd reconnection ability to index page
2018-11-16 Benjamin AuderAdd state indicators for game seek/playing
2018-11-16 Benjamin AuderForgot to remove game seek on new game
2018-11-16 Benjamin AuderRobustify game seek
2018-11-15 Benjamin AuderFix disconnection issues (not subtle way...)
2018-11-15 Benjamin AuderAdd a few TODOs to handle invisible disconnections
2018-11-13 Benjamin AuderPointer cursor on board when playing
2018-11-13 Benjamin AuderAdd help modal on index. Adjustments in Checkered rules
2018-11-13 Benjamin AuderRemove extra sound source (unused)
2018-11-13 Benjamin AuderFirst commit