Hayden Carson

Results 14 issues of Hayden Carson

Not everyone is American. To avoid date confusion, we should display months with words, or short form "Sep/Mar/etc".

enhancement
good first issue

Some combos can be true or very near true in certain scenarios, these are known as "50/50"s. There should be an option for users to select this instead of true...

enhancement

For characters with very similar echos (peach/daisy) there are combos that they can share. Adding an option to combo creation to let a user create the combo for both characters...

enhancement

Perhaps if the user selects a "remember me" option on login then their token lasts an absurdly long time (6 months?). Extend the base token expiry to 28 days or...

enhancement

Users should be able to sign up using socials like discord, google, or Facebook, as well as the current email sign up ability. Users that choose to sign up using...

enhancement

When a user's login token expires and they attempt to perform an action, it silently fails. Implement a forbidden/unauthorised page that the user is redirected to instead and force log...

enhancement

Requested by Moello, Wednesday, 16th September, 1:18am (AEST) It'd be cool if there was a "does the combo require a platform" button When the plat comes in might be handy...

Use tinymce, it's super easy, stores the output in HTML, and is free. The input will need to be sanitised before being returned, there are some good packages for this,...

enhancement