node-tlcv icon indicating copy to clipboard operation
node-tlcv copied to clipboard

Tom's Live Chess Viewer for CCRL Broadcasts on the web!

Results 24 node-tlcv issues
Sort by recently updated
recently updated
newest added

Banner at top of each page saying what pair is playing on each port, and linking to that port.

enhancement

The link at the bottom of the page, "Graham Banks, CCRL" goes to https://ccrl.chessdom.com/ccrl/4040/ which doesn't exist. It should instead go to https://computerchess.org.uk/ccrl/4040/ This is a very minor issue.

A built-in game viewer where a user can view the history of moves made during a game, and navigate to the board state before a move has been played.

enhancement
help wanted

Given that `Schedule` takes you to this ordered lists of games to be played, it would be good to be able to see in the viewer a reference of which...

Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.18.9 to 7.23.2. Release notes Sourced from @​babel/traverse's releases. v7.23.2 (2023-10-11) NOTE: This release also re-publishes @babel/core, even if it does not appear in the linked release...

dependencies

Bumps [postcss](https://github.com/postcss/postcss) from 8.4.26 to 8.4.31. Release notes Sourced from postcss's releases. 8.4.31 Fixed \r parsing to fix CVE-2023-44270. 8.4.30 Improved source map performance (by @​romainmenke). 8.4.29 Fixed Node#source.offset (by...

dependencies

In particular, the engine Cheers sends castling via uci Chess960 style (e1h1/e1a1), https://github.com/Algorhythm-sxv/Cheers/issues/2, It appears that the viewer does not handle this meaning the view of the board gets out...

bug

The pgns files in the PGNS section contain a game on a single line. The XBoard application cannot load it (line too long)