summary refs log tree commit diff
path: root/api/scripts/generate_openapi.js (unfollow)
Commit message (Expand)AuthorFilesLines
2022-07-02Update oauth urlMadeline1-1/+1
2022-07-02Skip check for rate limit bypass if no user id is providedMadeline1-5/+7
2022-07-02Update default rightsMadeline2-18016/+71
2022-06-27( bad ) lil error message on failed loginMadeline2-3/+15
2022-06-27removed build dirMadeline3-120/+3
2022-06-27update readmeMadeline1-1/+1
2022-06-27alright signed cookies aren't worth it, niceMadeline1-1/+1
2022-06-27clearing cookies is weird?Madeline1-1/+4
2022-06-27the cookie name is being a bitch?Madeline2-3/+3
2022-06-27Token in localStorage must be JSONMadeline1-2/+2
2022-06-27who tf calls the start script run? npm run run, bruhMadeline1-1/+1
2022-06-27Forgot an awaitMadeline1-1/+1
2022-06-27Styling, login whitelistsMadeline4-16/+151
2022-06-26Fix compile errors in latestMadeline1-10/+14
2022-06-26Start of custom login and discord oauth flowMadeline14-1/+1880
2022-06-26fix the wrong nameErkin Alp Güney1-1/+1
2022-06-26self-leave logicErkin Alp Güney1-3/+19
2022-06-26JOIN_GUILDS is not the right flag thereErkin Alp Güney1-1/+1
2022-06-26Update Rights.tsErkin Alp Güney1-0/+2
2022-06-19