Open jcsumlin opened 2 years ago
Name | Link |
---|---|
Latest commit | 639b92857b26b96365b96a01b7bc14dd71c79d6c |
Latest deploy log | https://app.netlify.com/sites/support-server-ban-appeal/deploys/63537deda286cd00080115c5 |
Deploy Preview | https://deploy-preview-32--support-server-ban-appeal.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site settings.
Updated error handeling to hopefully provide some better debugging messages for first time users
Added logging for config file so you can verify the values for each deploy
Fixed issue where reject and block wouldnt work because Netlify would be using the SSH url of a repo over the https url.
Added a few more console.log statements to API so users can debug issues in the Netlify Functions console.
Removed logging statement that would expose Discord users emails.
Fixed weird visual issue where page was larger than browser at all widths. #21
Updated colors/logo to align with Discords new branding
Fixed bug where server icon was not loading if there wasn't one set.
Brought back the Success page for users who submit appeals that gives a little more info about what just happened.
Removed un-necessary "create-react-app" fluff I wasnt using anyways