saito-lite-rust icon indicating copy to clipboard operation
saito-lite-rust copied to clipboard

a version of the Saito-Lite client written for compatibility with the Saito Rust client and binary data format

Results 117 saito-lite-rust issues
Sort by recently updated
recently updated
newest added

![Image](https://github.com/SaitoTech/saito-lite-rust/assets/2867779/5efd33f7-3845-4f22-bf9f-7b99489a654d) With the chat box at the bottom of the screen type '@' and then a letter in one of the presented keys. The list shortens up without dropping down...

The primary prod node uses increasingly more memory over time - eventually causing crashes if not restarted. ![Image](https://github.com/SaitoTech/saito-lite-rust/assets/2867779/7d7ac8aa-f3b7-4e21-bd57-4df24b1071ce) This is likely a memory leak. To find it we need to...

Critical

If there is a code update (creating a new version) and a browser updates to the latest in RS or Arcade, when the user navigates to a game, they are...

Make sure everywhere in the codebase that refreshes or redirects the page waits at least 250ms before doing so, so that data can be saved

Currently when we share redsquare link anywhere it fetches the first tweet and show its values in opengraph. We need to show default redsquare logo and title here. ![Image](https://github.com/SaitoTech/saito-lite-rust/assets/104337801/fa6118b2-949a-4294-988f-fcd4ed907a82)

"Calendar is taking up valuable space, but most importantly gives the user the impression that it is functional or has some inherent features ---- but it does not. I'd seriously...

Add a flag 'utility' to module metadata so we can filter out core modules from the display in settings. Modules that should be flagged "utility" (add string value 'class' with...

Initial hunch is that mixin did some change to host of api url in their node sdk but didnt update the version of sdk so we dont have latest changes....