sign2's ssh tunneling will need to be fixed before #1981 is merged before we do this so bruh someone do something abt those please
inspired by the permission requests for the led sign, we should allow users to make requests to join the sce leetcode leaderboard! right now there's a QR code for signups on a google form that export to a google sheet and people who apply just wait for someone to manually add them and there's no one looking at allat 🦗
so let's just let them be more direct! it's much easier for someone to just go on clark and approve/deny these things
idea: what if there's a way to verify if a leetcode profile exists? some of these jits have made typos in their leetcode profile so we don't wanna force officers to manually check the profiles on leetcode (if possible). could we check https://leetcode.com/u/{username} to see if that profile exists, and auto delete requests made with profiles that don't exist? does leetcode allow that? experiment with ts!
sign2's ssh tunneling will need to be fixed before #1981 is merged before we do this so bruh someone do something abt those please
inspired by the permission requests for the led sign, we should allow users to make requests to join the sce leetcode leaderboard! right now there's a QR code for signups on a google form that export to a google sheet and people who apply just wait for someone to manually add them and there's no one looking at allat 🦗
so let's just let them be more direct! it's much easier for someone to just go on clark and approve/deny these things
/api/main_endpoints/models/PermissionRequest.jsfor the led sign implementationidea: what if there's a way to verify if a leetcode profile exists? some of these jits have made typos in their leetcode profile so we don't wanna force officers to manually check the profiles on leetcode (if possible). could we check https://leetcode.com/u/{username} to see if that profile exists, and auto delete requests made with profiles that don't exist? does leetcode allow that? experiment with ts!