Ben Rush
Ben Rush
I loved the "twitter hype" functionality of the original, so I re-implemented it for the new site. I changed a few things, including switching to the `tweepy` client to make...
The last pull from arxiv seems to have been on 4/16. Looks like something fell over somewhere...
Implements the PDF annotation spec for highlights, including QuadPoints which are used by many utilities to extract the underlying text. Tested and working with a range of sample PDFs on...
Add support for highlight annotation and implement indirect references for all annotations
**Describe the bug** If a shared doc with peers connected is closed and reopened, the Awareness state is not reloaded. Typically this requires all connected peers to reload the document...
**Describe the bug** When we launch the app, Yjs is not bound to any open documents even if they're part of a shared folder. **To Reproduce** Steps to reproduce the...
This PR adds support for loading PGN files as well as a minimal test vault. Users can now use the `pgn_file` key in their Chesser yaml to load a game...
This PR adds a new config key, `startingPosition`, which can be set to the name of a starting position or its ECO string. Setting this key initializes the board to...