2015-06-21 |
Steinar H. Gunderson | Fix an issue where switching backends would cause the...
|
commit | commitdiff | tree |
2015-06-21 |
Steinar H. Gunderson | Take config filename from an environment variable if...
|
commit | commitdiff | tree |
2015-06-21 |
Steinar H. Gunderson | Make varnishcount.pl multi-backend-capable.
|
commit | commitdiff | tree |
2015-06-21 |
Steinar H. Gunderson | Add code to switch backends; not yet used.
|
commit | commitdiff | tree |
2015-06-21 |
Steinar H. Gunderson | Make the JSON filename served by Node.js configurable.
|
commit | commitdiff | tree |
2015-06-21 |
Steinar H. Gunderson | Prepare the VCL for multiple backends, with independent...
|
commit | commitdiff | tree |
2015-06-21 |
Steinar H. Gunderson | Make serve-analysis.js capable of listening on a different...
|
commit | commitdiff | tree |
2015-06-21 |
Steinar H. Gunderson | Version bump is done.
|
commit | commitdiff | tree |
2015-06-21 |
Steinar H. Gunderson | Bump version to 2015062104.
|
commit | commitdiff | tree |
2015-06-21 |
Steinar H. Gunderson | Remove the Sizzle selectors we do not have.
|
commit | commitdiff | tree |
2015-06-21 |
Steinar H. Gunderson | Revert "Revert all the Sparkline optimizations; somehow...
|
commit | commitdiff | tree |
2015-06-21 |
Steinar H. Gunderson | Also revert broken JSON_delta stuff.
|
commit | commitdiff | tree |
2015-06-21 |
Steinar H. Gunderson | Revert all the Sparkline optimizations; somehow they...
|
commit | commitdiff | tree |
2015-06-21 |
Steinar H. Gunderson | Fix some silly logging issues.
|
commit | commitdiff | tree |
2015-06-21 |
Steinar H. Gunderson | Add a mechanism for the server to ask the client to...
|
commit | commitdiff | tree |
2015-06-21 |
Steinar H. Gunderson | Add back the margin over the PV.
|
commit | commitdiff | tree |
2015-06-20 |
Steinar H. Gunderson | Remove yet more sparkline stuff we do not need (3 kB).
|
commit | commitdiff | tree |
2015-06-20 |
Steinar H. Gunderson | Remove yet more sparkline stuff we do not need (2 kB).
|
commit | commitdiff | tree |
2015-06-20 |
Steinar H. Gunderson | Remove VML support from jQuery Sparkline (only relevant...
|
commit | commitdiff | tree |
2015-06-20 |
Steinar H. Gunderson | Re-add the local change to make json_delta work under...
|
commit | commitdiff | tree |
2015-06-20 |
Steinar H. Gunderson | Small comment update.
|
commit | commitdiff | tree |
2015-06-20 |
Steinar H. Gunderson | Remove some chart types we don't need; kills 16 kb...
|
commit | commitdiff | tree |
2015-06-20 |
Steinar H. Gunderson | Add a sparkline/bar display for score history.
|
commit | commitdiff | tree |
2015-06-20 |
Steinar H. Gunderson | Factor out halfmove -> move formatting into a separate...
|
commit | commitdiff | tree |
2015-06-20 |
Steinar H. Gunderson | Canonicalize output JSON, so that we do not waste bandwidth...
|
commit | commitdiff | tree |
2015-06-19 |
Steinar H. Gunderson | jQuery is part of the compiled build.
|
commit | commitdiff | tree |
2015-06-19 |
Steinar H. Gunderson | Fix another bug with sound play with JSON deltas they...
|
commit | commitdiff | tree |
2015-06-19 |
Steinar H. Gunderson | Upgrade JSON-delta to v1.1.3.
|
commit | commitdiff | tree |
2015-06-17 |
Steinar H. Gunderson | Fix an issue where varnishcount would undercount on...
|
commit | commitdiff | tree |
2015-06-17 |
Steinar H. Gunderson | Possibly fix a sound issue related to JSON diffs.
|
commit | commitdiff | tree |
2015-05-16 |
Steinar H. Gunderson | Show material imbalances.
|
commit | commitdiff | tree |
2015-05-15 |
Steinar H. Gunderson | Note a FIXME.
|
commit | commitdiff | tree |
2015-05-15 |
Steinar H. Gunderson | Persist clock information for more stable restarts.
|
commit | commitdiff | tree |
2015-05-15 |
Steinar H. Gunderson | Add local time management, for when incoming time is...
|
commit | commitdiff | tree |
2015-05-15 |
Steinar H. Gunderson | Make all clock data be in seconds internally, moving...
|
commit | commitdiff | tree |
2015-05-12 |
Steinar H. Gunderson | When a position comes in with the same position but...
|
commit | commitdiff | tree |
2015-05-12 |
Steinar H. Gunderson | Fix display of castling (Chess.js does not like 0-0...
|
commit | commitdiff | tree |
2015-05-11 |
Steinar H. Gunderson | Be more flexible about clk comments.
|
commit | commitdiff | tree |
2015-05-11 |
Steinar H. Gunderson | Update multi-PV search hardware.
|
commit | commitdiff | tree |
2015-05-11 |
Steinar H. Gunderson | Update copyright year.
|
commit | commitdiff | tree |
2015-05-11 |
Steinar H. Gunderson | Add a small explanatory comment.
|
commit | commitdiff | tree |
2015-05-11 |
Steinar H. Gunderson | If the PGN has no clock information, explicitly delete...
|
commit | commitdiff | tree |
2015-01-24 |
Steinar H. Gunderson | Fix FICS clock parsing.
|
commit | commitdiff | tree |
2015-01-17 |
Steinar H. Gunderson | Add support for filtering individual games from a PGN.
|
commit | commitdiff | tree |
2014-12-09 |
Steinar H. Gunderson | Update the .gitignore field to keep my sanity.
|
commit | commitdiff | tree |
2014-12-08 |
Steinar H. Gunderson | Fix misattribution.
|
commit | commitdiff | tree |
2014-12-04 |
Steinar H. Gunderson | Support constructing Position objects from FEN strings.
|
commit | commitdiff | tree |
2014-12-03 |
Steinar H. Gunderson | We do not need to prettyprint a move if we already...
|
commit | commitdiff | tree |
2014-12-03 |
Steinar H. Gunderson | Be lazier when parsing pretty moves. About 25% speedup...
|
commit | commitdiff | tree |
2014-12-03 |
Steinar H. Gunderson | A little serve-analysis bugfix I forgot to commit.
|
commit | commitdiff | tree |
2014-12-03 |
Steinar H. Gunderson | Add board/position output to a bitpacked format.
|
commit | commitdiff | tree |
2014-12-03 |
Steinar H. Gunderson | Remove en passant hack for Rybka 2, which is now obsolete...
|
commit | commitdiff | tree |
2014-11-25 |
Steinar H. Gunderson | More header squeezing.
|
commit | commitdiff | tree |
2014-11-25 |
Steinar H. Gunderson | Some pointless HTTP header microoptimization.
|
commit | commitdiff | tree |
2014-11-25 |
Steinar H. Gunderson | No longer serve Expires header; it is not needed.
|
commit | commitdiff | tree |
2014-11-25 |
Steinar H. Gunderson | Fetch a custom build of jQuery and compile that in...
|
commit | commitdiff | tree |
2014-11-25 |
Steinar H. Gunderson | Make sure we do not try to process more than one analysis...
|
commit | commitdiff | tree |
2014-11-25 |
Steinar H. Gunderson | Make some constants SHOUT_A_BIT.
|
commit | commitdiff | tree |
2014-11-25 |
Steinar H. Gunderson | Add support for delta JSON, to squeeze the request...
|
commit | commitdiff | tree |
2014-11-25 |
Steinar H. Gunderson | Add a lazy safeguard against the JSON output being...
|
commit | commitdiff | tree |
2014-11-24 |
Steinar H. Gunderson | Stick most of the properties of the served object in...
|
commit | commitdiff | tree |
2014-11-24 |
Steinar H. Gunderson | Remove the obsolete text.pl.
|
commit | commitdiff | tree |
2014-11-24 |
Steinar H. Gunderson | Add the historic text.pl, so we can delete it right...
|
commit | commitdiff | tree |
2014-11-24 |
Steinar H. Gunderson | Upgrade to jQuery 2.1.1; 10 kB smaller, and we have...
|
commit | commitdiff | tree |
2014-11-24 |
Steinar H. Gunderson | Clean up the minification stuff a bit; still not really...
|
commit | commitdiff | tree |
2014-11-24 |
Steinar H. Gunderson | Remove unused JavaScript.
|
commit | commitdiff | tree |
2014-11-24 |
Steinar H. Gunderson | Fix some warnings.
|
commit | commitdiff | tree |
2014-11-23 |
Steinar H. Gunderson | Deal with strange PGN download failures.
|
commit | commitdiff | tree |
2014-11-23 |
Steinar H. Gunderson | Deal with inconsistent zero padding in PGN clocks.
|
commit | commitdiff | tree |
2014-11-23 |
Steinar H. Gunderson | Do not bold anything when there is no running clock.
|
commit | commitdiff | tree |
2014-11-23 |
Steinar H. Gunderson | Set the active clock in bold.
|
commit | commitdiff | tree |
2014-11-23 |
Steinar H. Gunderson | Do not show seconds in the clocks; a bit too distracting.
|
commit | commitdiff | tree |
2014-11-23 |
Steinar H. Gunderson | Add clock support.
|
commit | commitdiff | tree |
2014-11-22 |
Steinar H. Gunderson | Add the Varnish configuration we are currently using...
|
commit | commitdiff | tree |
2014-11-22 |
Steinar H. Gunderson | Explicitly prefer Opus over MP3.
|
commit | commitdiff | tree |
2014-11-22 |
Steinar H. Gunderson | In <title>, there is nothing to align, so remove the...
|
commit | commitdiff | tree |
2014-11-22 |
Steinar H. Gunderson | Store sound and sorting settings in HTML5 local storage.
|
commit | commitdiff | tree |
2014-11-22 |
Steinar H. Gunderson | Support a ding sound per move. Off by default, of course.
|
commit | commitdiff | tree |
2014-11-21 |
Steinar H. Gunderson | Fix the red note on moves where we have no historic...
|
commit | commitdiff | tree |
2014-11-21 |
Steinar H. Gunderson | Show correct highlight also for historical moves with...
|
commit | commitdiff | tree |
2014-11-21 |
Steinar H. Gunderson | Add a favicon (it is the white knight from chessboard...
|
commit | commitdiff | tree |
2014-11-21 |
Steinar H. Gunderson | Show highlight and arrows for history moves.
|
commit | commitdiff | tree |
2014-11-20 |
Steinar H. Gunderson | Unbreak history storing again.
|
commit | commitdiff | tree |
2014-11-20 |
Steinar H. Gunderson | Send the pretty moves instead of the UCI moves; seemingly...
|
commit | commitdiff | tree |
2014-11-20 |
Steinar H. Gunderson | Support displaying historic analysis. Not perfect still...
|
commit | commitdiff | tree |
2014-11-20 |
Steinar H. Gunderson | Some refactorings out of update_board().
|
commit | commitdiff | tree |
2014-11-20 |
Steinar H. Gunderson | Minor pruning of some unused JSON fields.
|
commit | commitdiff | tree |
2014-11-20 |
Steinar H. Gunderson | Start using Chess.js.
|
commit | commitdiff | tree |
2014-11-20 |
Steinar H. Gunderson | Do not hardcode the domain; no longer needed since...
|
commit | commitdiff | tree |
2014-11-20 |
Steinar H. Gunderson | Put last move in <title>. Idea from Stephan Brumme.
|
commit | commitdiff | tree |
2014-11-19 |
Steinar H. Gunderson | Avoid overwriting earlier historical analysis if it...
|
commit | commitdiff | tree |
2014-11-19 |
Steinar H. Gunderson | Output historic analysis (not used by the frontend...
|
commit | commitdiff | tree |
2014-11-19 |
Steinar H. Gunderson | Factor out atomic file overwriting into its own function.
|
commit | commitdiff | tree |
2014-11-18 |
Steinar H. Gunderson | Do not stop polling PGNs if they are invalid.
|
commit | commitdiff | tree |
2014-11-16 |
Steinar H. Gunderson | Fix 7-man tablebase mate length.
|
commit | commitdiff | tree |
2014-11-16 |
Steinar H. Gunderson | Make stoppgn more robust.
|
commit | commitdiff | tree |
2014-11-16 |
Steinar H. Gunderson | Remove some stray debugging code.
|
commit | commitdiff | tree |
2014-11-16 |
Steinar H. Gunderson | Add a little comment about the serial key format.
|
commit | commitdiff | tree |
2014-11-16 |
Steinar H. Gunderson | Use AnyEvent instead of signals in varnishcount.pl...
|
commit | commitdiff | tree |
2014-11-16 |
Steinar H. Gunderson | Fix a display bug on empty PV.
|
commit | commitdiff | tree |
next |