]> git.sesse.net Git - remoteglot/history - server
Fix an issue where the cp score would not be an int, and thus not sort correctly.
[remoteglot] / server /
2016-04-24 Steinar H. GundersonProtect the node.js against empty fen.
2016-03-23 Steinar H. GundersonAnother deprettification.
2016-03-22 Steinar H. GundersonMore deprettification. Not pretty_move and pretty_histo...
2016-03-22 Steinar H. GundersonGet rid of some cruft (pv_uci and sort_key), and rename...
2016-03-22 Steinar H. GundersonMake it possible for the hash probes to reconcile multi...
2016-03-22 Steinar H. GundersonMove the Node.js stuff out of the public www directory.