]> git.sesse.net Git - remoteglot/history - www
Handle streaming PGNs, like from Lichess (although this might break non-streaming...
[remoteglot] / www /
2022-12-22 Steinar H. GundersonRemove the rest of jQuery from chessboard.js.
2022-12-22 Steinar H. GundersonRemove all jQuery from chessboard.js that does not...
2022-12-21 Steinar H. GundersonDevelop using un-minified chessboard.js.
2022-12-20 Steinar H. GundersonRemove most of our jQuery usage.
2022-12-20 Steinar H. GundersonReplace jQuery ajax() with the fetch API in all of...
2022-11-02 Steinar H. GundersonInline tons of stuff into the main HTML.
2022-11-02 Steinar H. GundersonSend the favicon through pngcrush.
2022-11-02 Steinar H. GundersonIE is dead.
2022-11-02 Steinar H. GundersonFix a missing closing brace.
2022-10-29 Steinar H. GundersonAdd a primitive user-selectable delay, for matching...
2022-10-29 Steinar H. GundersonMove response processing down to a function.
2022-10-22 Steinar H. GundersonDo not show the board before we have an initial load.
2022-10-22 Steinar H. GundersonMake scripts renderblocking.
2022-10-20 Steinar H. GundersonBetter imbalance pieces in dark mode.
2022-10-20 Steinar H. GundersonUpdate copyright year.
2022-10-20 Steinar H. GundersonUse SVG pieces.
2022-07-31 Steinar H. GundersonFix dark mode borders on mobile.
2022-06-13 Steinar H. GundersonFormally opt into the dark color scheme.
2021-11-05 Steinar H. GundersonMerge remote-tracking branch 'origin/master'
2021-11-05 Steinar H. GundersonRevert "Show low-depth scores."
2021-07-18 Steinar H. GundersonDisplay the best move for low-depth.
2021-07-16 Steinar H. GundersonShow low-depth scores.
2021-07-16 Steinar H. GundersonMove back to development version (was inadvertedly...
2021-06-26 Steinar H. GundersonConvert from grpc to grpc-js, since the former is depre...
2021-02-13 Steinar H. GundersonFix some more TB short-form issues.
2021-02-12 Steinar H. GundersonAnother small display fix.
2021-02-11 Steinar H. GundersonFix display of splice points and tablebase wins after...
2021-02-08 Steinar H. GundersonFix some corner cases around in-TB positions.
2021-01-02 Steinar H. GundersonSmall tweaks to TB-win messaging.
2020-12-29 Steinar H. GundersonMark TB-extended lines as such.
2020-11-28 Steinar H. GundersonAdd a 50-move counter.
2020-08-03 Steinar H. GundersonRevert "Fix move highlights when collapsing/uncollapsin...
2020-08-03 Steinar H. GundersonUpdate copyright year.
2020-08-02 Steinar H. GundersonFix extremely slow sparkline clicks.
2020-08-02 Steinar H. GundersonFix move highlights when collapsing/uncollapsing history.
2020-06-12 Steinar H. GundersonAdd some dark mode CSS, for the latest fads.
2019-10-29 Steinar H. GundersonFix an issue where Chess960 castling rights would get...
2019-09-05 Steinar H. GundersonFix a crash bug when looking at old moves with no analysis.
2019-09-05 Steinar H. GundersonFix another Chess960 Chess.js issue.
2019-09-03 Steinar H. GundersonWhen something goes wrong, actually wait five seconds...
2019-09-03 Steinar H. GundersonGet jQuery over TLS.
2019-08-13 Steinar H. GundersonFix a crash on short multi-PVs.
2018-11-19 Steinar H. GundersonFix an issue where we would sort the wrong way when...
2018-11-16 Steinar H. GundersonAdd pickup of games from old history.
2018-06-06 Steinar H. GundersonSupport flipped boards (no UI, you have to activate...
2018-06-06 Steinar H. GundersonUnbreak move chaining.
2018-02-10 Steinar H. GundersonYet more Chess960 castling fixes.
2018-02-09 Steinar H. GundersonFix Chess960 bug when castling does not move the rook.
2018-02-09 Steinar H. GundersonFix visualization of Chess960 moves where the king...
2018-02-09 Steinar H. GundersonFix a Chess.js issue when the king started on the c...
2018-01-14 Steinar H. GundersonBackport a JSON_delta fix that would cause deletions...
2018-01-14 Steinar H. GundersonUpgrade Chess.js to a version that supports Chess960...
2018-01-06 Steinar H. GundersonUpdate copyright year.
2018-01-06 Steinar H. GundersonSupport starting from a nonstandard position.
2017-12-28 Steinar H. GundersonRemove the option to sort by name; fewer options is...
2017-12-26 Steinar H. GundersonRevert "Reintroduce JSON-delta v2.0, but now explicitly...
2017-12-26 Steinar H. GundersonMerge commit '83d2eb4'
2017-08-06 Steinar H. GundersonPut the limit for showing seconds at 20 minutes instead...
2016-11-26 Steinar H. GundersonReintroduce JSON-delta v2.0, but now explicitly with...
2016-11-25 Steinar H. GundersonAllow navigating by clicking the sparkline.
2016-11-25 Steinar H. GundersonRevert "Upgrade JSON-delta to v2.0, to hopefully fix...
2016-11-24 Steinar H. GundersonUpgrade JSON-delta to v2.0, to hopefully fix some diffi...
2016-11-20 Steinar H. GundersonFix a client crash when the server was not sending...
2016-11-20 Steinar H. GundersonFix another off-by-one bug that was introduced while...
2016-11-16 Steinar H. GundersonFix various off-by-ones, especially in the sparkline.
2016-11-16 Steinar H. GundersonRevert "Fix a null pointer exception in the frontend."
2016-11-15 Steinar H. GundersonFix a null pointer exception in the frontend.
2016-11-15 Steinar H. GundersonWhen getting an invalid update, hard-reload instead...
2016-11-14 Steinar H. GundersonFix the PV check.
2016-11-13 Steinar H. GundersonMake the frontend more resistant to bogus PVs.
2016-04-14 Steinar H. GundersonRevert "Un-opensource due to possible licensing issues."
2016-03-30 Steinar H. GundersonUn-opensource due to possible licensing issues.
2016-03-23 Steinar H. GundersonFix an issue where the URL hash would override the...
2016-03-23 Steinar H. GundersonFix a bug where an invisible PV could be selected when...
2016-03-23 Steinar H. GundersonTurn off the depth secondary key sorting for the purpos...
2016-03-22 Steinar H. GundersonFix some JS compiler warnings.
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. GundersonVersion bump.
2016-03-22 Steinar H. GundersonFix some “???” displaying for unscored lines.
2016-03-22 Steinar H. GundersonIf the PV is hidden by exploration stuff, it should...
2016-03-22 Steinar H. GundersonAdd a last-ditch resort for format_long_score(), if...
2016-03-22 Steinar H. GundersonFix (?) an issue where going from a display line all...
2016-03-22 Steinar H. GundersonMake the piece-was-moved detection more robust, so...
2016-03-22 Steinar H. GundersonFix some issues with things crashing when we had no...
2016-03-22 Steinar H. GundersonReintroduce the concept of depth as a secondary sort...
2016-03-22 Steinar H. GundersonFix behavior of displayed score when we are in a sub...
2016-03-22 Steinar H. GundersonMake sure the title bar for the current game is always...
2016-03-22 Steinar H. GundersonFix “no score for this move” message when viewing history.
2016-03-22 Steinar H. GundersonAdd some keyboard shortcuts for switching games.
2016-03-22 Steinar H. GundersonUpdate copyright.
2016-03-22 Steinar H. GundersonShow result for finished games in title, and in the...
2016-03-22 Steinar H. GundersonRemove the score padding; it made sense when a terminal...
2016-03-22 Steinar H. GundersonPrioritize the current display line in move selection.
2016-03-22 Steinar H. GundersonUnbreak history uncollapsing.
2016-03-22 Steinar H. GundersonInclude the score when showing other games.
2016-03-22 Steinar H. GundersonAdd support for switching /hash backends when switching...
2016-03-22 Steinar H. GundersonMove the Node.js stuff out of the public www directory.
2016-03-21 Steinar H. GundersonDeal with negative depths.
2016-03-21 Steinar H. GundersonDeal with lines that have no search, just static eval.
next