vchess.git
2018-11-18 Benjamin AuderAttempt to fix the non-transmitted moves issue
2018-11-18 Benjamin AuderSuggest using Redis when failing to deliver messages
2018-11-18 Benjamin AuderAttempt to prevent other tabs new games while playing...
2018-11-18 Benjamin AuderAdjustement to highlight checkered checks
2018-11-18 Benjamin AuderStop highlighting king when new game starts
2018-11-18 Benjamin AuderSpeed up computer thinking, fix Zen ep
2018-11-18 Benjamin AuderMore robust in-check indications (ready for Antiking)
2018-11-17 Benjamin AuderUpdate TODO
2018-11-17 Benjamin AuderUpdate TODO
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