summary refs log tree commit diff
path: root/slowcord (follow)
Commit message (Collapse)AuthorAgeFilesLines
* set message max length manuallyMadeline2022-07-021-1/+1
|
* show how long a user was timed out for in logsMadeline2022-07-021-0/+1
|
* Apparently headers are always lower case, niceMadeline2022-07-021-1/+1
|
* Remove whitelist for discord oauth login, add rate limitMadeline2022-07-021-12/+31
|
* Update oauth urlMadeline2022-07-021-1/+1
|
* ( bad ) lil error message on failed loginMadeline2022-06-272-3/+15
|
* removed build dirMadeline2022-06-272-119/+0
|
* update readmeMadeline2022-06-271-1/+1
|
* alright signed cookies aren't worth it, niceMadeline2022-06-271-1/+1
|
* clearing cookies is weird?Madeline2022-06-271-1/+4
|
* the cookie name is being a bitch?Madeline2022-06-272-3/+3
|
* Token in localStorage must be JSONMadeline2022-06-271-2/+2
|
* who tf calls the start script run? npm run run, bruhMadeline2022-06-271-1/+1
|
* Forgot an awaitMadeline2022-06-271-1/+1
|
* Styling, login whitelistsMadeline2022-06-274-16/+151
|
* Start of custom login and discord oauth flowMadeline2022-06-2611-0/+1872