]> git.sesse.net Git - remoteglot/history - www/js/hash-lookup.js
Handle streaming PGNs, like from Lichess (although this might break non-streaming...
[remoteglot] / www / js / hash-lookup.js
2016-03-22 Steinar H. GundersonMove the Node.js stuff out of the public www directory.
2016-03-21 Steinar H. GundersonDeal with lines that have no search, just static eval.
2016-03-21 Steinar H. GundersonAdd a SCORE_NONE, and fix a typo.
2016-03-21 Steinar H. GundersonMake score computation happen on the client instead...
2016-03-21 Steinar H. GundersonFix JS serving crash with promotions in the hash PV.
2016-03-20 Steinar H. GundersonMake the JavaScript validate the FENs before sending...
2016-03-20 Steinar H. GundersonAdd support for probing the engine hash (requires gRPC...