Adds an endpoint to the CTFd api to allow for uploading the scores to CTFtime.org
This endpoint is designed to match CTFtime's scoreboard feed specifications
The endpoint can be reached at /api/v1/ctftime
This plugin shows the challenge name and value for all challenges that are visible. This includes challenges that should be hidden until their dependencies are solved.