aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/OAuth2Button.tsx (follow)
Commit message (Collapse)AuthorAgeLines
* Fixes Preexisting Linting IssuesGravatar Hassan Abouelela2021-01-03-33/+33
| | | | | | | Fixes all errors, and most warnings generated by eslint. Most were fixed by eslint automatically such as indentation and quotes. Signed-off-by: Hassan Abouelela <[email protected]>
* replace @emotion/core with @emotion/reactGravatar Joe Banks2020-12-16-1/+1
|
* Better handle other messages from the React DevTools extensionGravatar Joe Banks2020-10-06-1/+1
|
* Add a setInterval to check if the child window is manually closedGravatar Joe Banks2020-10-06-0/+8
|
* On OAuth2 button click pop open Discord authorize windowGravatar Joe Banks2020-10-06-2/+40
|
* Add click action to buttonGravatar Joe Banks2020-09-28-1/+1
|
* Initial commitGravatar Joe Banks2020-09-28-0/+42