Shubham Panth

Results 8 issues of Shubham Panth

This PR adds support to #1247 after the game mechanic and testing are done (logs will be removed after approval) Logic: ![image](https://github.com/hackclub/sprig/assets/34939959/c043497b-79ef-4d85-a9c2-025a6b801ee1) Screenshot: ![image](https://github.com/hackclub/sprig/assets/34939959/c5f1cef1-82a2-4da9-a1e1-e7959c4067aa)

Simple UI implementation for key-binding system and saving changes on cookies. ![image](https://github.com/hackclub/sprig/assets/34939959/4c51c4c9-86a0-4982-ba6f-3c2321afa01c) ![image](https://github.com/hackclub/sprig/assets/34939959/c65e9133-11ab-4a99-bfc1-79f02ff49347) ![image](https://github.com/hackclub/sprig/assets/34939959/0a4475d2-faa0-4979-aa88-538a94ced244) The backend for this script will be PR on https://github.com/hackclub/sprig-engine so I am keeping this on...

as requested on #1568, I have implemented so that it takes the random game from "New Tag" and renders the game

This PR fixes the problem issued with #2124

bug
high priority

**Describe the bug** Currently, the login code verification process lacks a rate-limiting mechanism and an account lockout feature after a certain number of failed attempts. This makes the system vulnerable...

bug
high priority

This PR contains few changes to add polish on Publish To Github feature: 1. **Cookie Policy:** Set SameSite policy for session cookies to 'Lax' for better security while maintaining usability...

this changes fixes the problem it occurred on #2304, bit of format needed before publishing live.

This commit contained a fix/implementation for the #1745 and #1830 issues, currently, this is the frontend done for #1745 and will be talking to @JosiasAurel for backend implementation. Currently on...