Dillon Lareau
Dillon Lareau
There are currently a few small edge cases that come up rarely but should be properly dealt with to avoid 500 errors whenever possible. They are gathered here to avoid...
For locally authenticated users it is honestly kinda sad that we don't currently have any way for a user to change their password. It should probably just be a part...
Currently on the day of the hunt before the hunt is released, the hunt page just sort of says "Not Available" and looks kinda error-ish. Just do a quick re-design...
Currently the email integration is just basic SMTP email requests, which can't scale to meet the needs of PuzzlehuntCMU (and likely many other hunts). Look at integrating something like mailgun,...
Right now alumni can still log in using their andrew accounts and the server sends mail to *@andrew.cmu.edu, but that email no longer exists. We get the proper information on...
One of the biggest issues I have with the media files at the moment is that you can't tell from the hunt management page alone which files are downloaded and...
The focus of this project will always be PuzzlehuntCMU, and they will get the major voice on all features, but this codebase has started to see use by other puzzlehunts....
Currently the exclusion of dummy teams is done by `real_teams` from the hunt object. Identify if all the places we use `real_teams` can safely exclude playtesters and vice-versa.
In general the docs have not been updated to match the last two releases and the pending new release Some specific notes from user @nouyang: - note for puzzle creation:...
Wishlist
I'm starting so that people can post any ideas no matter how wild and not feel like their opening an issue over something they only mildly want or aren't sure...