]> git.sesse.net Git - remoteglot/history - www
chess.js: Faster and smaller attacked(). (A test perft went from ~11.5 to ~7.5 secs.)
[remoteglot] / www /
2022-12-25 Steinar H. Gundersonchess.js: Faster and smaller attacked(). (A test perft...
2022-12-24 Steinar H. GundersonBuild pieces through the DOM, not innerHTML.
2022-12-24 Steinar H. GundersonEvidently clearTimeout() is expensive (~3 ms used on...
2022-12-24 Steinar H. GundersonUse innerHTML slightly less (it is costly).
2022-12-24 Steinar H. Gundersonchess.js: Much faster disambiguation.
2022-12-24 Steinar H. GundersonFix a super-long-standing bug, where making a move...
2022-12-24 Steinar H. GundersonFix leftover hover when clicking on the graph.
2022-12-24 Steinar H. GundersonPrune some unused CSS rules.
2022-12-24 Steinar H. GundersonMake sure the SVG pieces are in front of the letters.
2022-12-23 Steinar H. GundersonFix min/max range for the most recent move.
2022-12-23 Steinar H. GundersonUse proper variable scoping everywhere.
2022-12-23 Steinar H. GundersonFix highlight removals.
2022-12-23 Steinar H. GundersonEat JSON parse errors in hash explores.
2022-12-23 Steinar H. GundersonAdd a Firefox workaround for animations.
2022-12-23 Steinar H. GundersonFix transitionProperty syntax.
2022-12-23 Steinar H. GundersonRemove the minimized chessboard.js and chess.js, which...
2022-12-23 Steinar H. GundersonDrop base64 encoding for SVGs.
2022-12-23 Steinar H. GundersonRemove a bunch of unneeded whitespace from the SVGs.
2022-12-23 Steinar H. GundersonVarious fixes for running with advanced JS optimization...
2022-12-23 Steinar H. GundersonDon't show the copyright blurb in chessboard.css; we...
2022-12-23 Steinar H. GundersonMake UNIX lineendings in chessboard.css.
2022-12-23 Steinar H. GundersonRemove jQuery!
2022-12-23 Steinar H. GundersonMake our own SVG sparkline, replacing jquery.sparkline.js.
2022-12-23 Steinar H. GundersonFix SVG positioning when we are scrolled.
2022-12-23 Steinar H. GundersonFix another jQuery-ism.
2022-12-22 Steinar H. GundersonUpdate chessboard.js copyright and version to make...
2022-12-22 Steinar H. GundersonRemove some obsolete checks from chessboard.js.
2022-12-22 Steinar H. GundersonGet rid of some more unneeded jQuery.
2022-12-22 Steinar H. GundersonRemove an unused jQuery version.
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."
next