]> git.sesse.net Git - remoteglot/history - build.sh
Handle streaming PGNs, like from Lichess (although this might break non-streaming...
[remoteglot] / build.sh
2024-02-07 Steinar H. GundersonMerge remote-tracking branch 'magne/master'
2023-12-30 Steinar H. GundersonUpdate the Closure compiler (no big changes).
2022-12-23 Steinar H. GundersonMake our own SVG sparkline, replacing jquery.sparkline.js.
2022-12-22 Steinar H. GundersonGet rid of some more unneeded jQuery.
2022-12-21 Steinar H. GundersonDevelop using un-minified chessboard.js.
2022-11-02 Steinar H. GundersonInline tons of stuff into the main HTML.
2022-10-20 Steinar H. GundersonUse SVG pieces.
2016-03-22 Steinar H. GundersonFix some JS compiler warnings.
2015-06-20 Steinar H. GundersonAdd a sparkline/bar display for score history.
2014-11-25 Steinar H. GundersonFetch a custom build of jQuery and compile that in...
2014-11-25 Steinar H. GundersonAdd support for delta JSON, to squeeze the request...
2014-11-24 Steinar H. GundersonClean up the minification stuff a bit; still not really...