]> git.sesse.net Git - remoteglot/history - server/serve-analysis.js
Handle streaming PGNs, like from Lichess (although this might break non-streaming...
[remoteglot] / server / serve-analysis.js
2023-07-12 Steinar H. GundersonFix the clock targeting when using inline JSON.
2023-07-12 Steinar H. GundersonMake serve-analysis.js support inline serving of the...
2023-07-12 Steinar H. GundersonTiny simplification in serve-analysis.js.
2023-07-12 Steinar H. GundersonSmall refactoring in serve-analysis.js.
2020-01-28 Steinar H. GundersonVerify that JSON_delta does not have any strangeness.
2019-03-31 Steinar H. GundersonFix an incompatibility with newer Node.js.
2017-12-26 Steinar H. GundersonRevert "Reintroduce JSON-delta v2.0, but now explicitly...
2017-12-26 Steinar H. GundersonMerge commit '83d2eb4'
2016-11-26 Steinar H. GundersonReintroduce JSON-delta v2.0, but now explicitly with...
2016-11-25 Steinar H. GundersonRevert "Ask for minimal diffs."
2016-11-24 Steinar H. GundersonAsk for minimal diffs.
2016-11-20 Steinar H. GundersonActually remove the internal information from the JSON...
2016-11-13 Steinar H. GundersonMerge branch 'master' of /home/magne/remoteglot
2016-11-13 Steinar H. GundersonSend gRPC backends from the Perl code to the Node.js.
2016-06-13 Steinar H. GundersonFix a deadlock in the JSON loading code in serve-analys...
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.