Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | entities/ConnectionUpdateSchema -> schemas/ConnectionUpdateSchema | Madeline | 2023-03-18 | 2 | -0/+4 |
| | |||||
* | adding connection now works | Puyodead1 | 2023-03-18 | 2 | -0/+17 |
| | |||||
* | add connections | Puyodead1 | 2023-03-18 | 2 | -0/+8 |
| | |||||
* | implement password reset | Puyodead1 | 2023-02-24 | 3 | -16/+48 |
| | |||||
* | Email verification works | Puyodead1 | 2023-02-23 | 1 | -1/+1 |
| | | | | | | | | - Added /auth/verify to authenticated route whitelist - Updated /auth/verify to properly mark a user as verified, return a response, and fix expiration time check - Implemented /auth/verify/resend - Moved verification email sending to a helper method - Fixed VerifyEmailSchema requiring captcha_key | ||||
* | add missing copyright headers | Puyodead1 | 2023-02-23 | 1 | -0/+18 |
| | |||||
* | send email verification | Puyodead1 | 2023-02-23 | 1 | -0/+4 |
| | |||||
* | run add:license | Madeline | 2023-02-03 | 1 | -0/+18 |
| | |||||
* | Don't allow message types to be edited | Madeline | 2023-02-03 | 2 | -0/+22 |
| | |||||
* | Merge pull request from GHSA-hqqp-gpqw-9w5c | Madeline | 2023-02-02 | 2 | -1/+5 |
| | |||||
* | Impl member lazy request (#970) | Madeline | 2023-01-30 | 1 | -2/+2 |
| | |||||
* | read-states/ack-bulk (#969) | Madeline | 2023-01-30 | 2 | -0/+24 |
| | |||||
* | Implement WebAuthn (#967) | Puyodead1 | 2023-01-30 | 2 | -38/+69 |
| | | | | | | | | | * implement webauthn * code review --------- Co-authored-by: Madeline <46743919+MaddyUnderStars@users.noreply.github.com> | ||||
* | Add ESLint (#941) | Madeline | 2023-01-20 | 6 | -18/+26 |
| | | | | | | | * Add eslint, switch to lint-staged for precommit * Fix all ESLint errors * Update GH workflow to check prettier and eslint | ||||
* | Apparently its still accepted, just depricated | ChrisChrome | 2023-01-18 | 1 | -0/+1 |
| | |||||
* | It's seconds, not days | ChrisChrome | 2023-01-18 | 1 | -1/+1 |
| | |||||
* | Script to add license preamble to each file. Also, does that. (#935) | Madeline | 2023-01-18 | 59 | -0/+1062 |
| | | | | | | | | | * Add script to automatically add license to each file * Add license preamble to each file. * Fix existing preamble detection breaking due to line endings. Git :( * Prevent license from being added to code with other licenses | ||||
* | Add /users/:id/delete (#926) | Erkin Alp Güney | 2023-01-14 | 2 | -0/+4 |
| | |||||
* | Prettier | Madeline | 2023-01-05 | 14 | -18/+19 |
| | |||||
* | Profile themes and pronouns | Madeline | 2022-12-31 | 2 | -0/+12 |
| | |||||
* | OAuth2 authorize bot flow | Madeline | 2022-12-24 | 2 | -1/+9 |
| | |||||
* | Client: update to canary 165341 | Puyodead1 | 2022-12-20 | 1 | -0/+8 |
| | |||||
* | comments | Madeline | 2022-12-19 | 1 | -0/+1 |
| | |||||
* | implement guild profiles and fix user profiles | Puyodead1 | 2022-12-19 | 4 | -0/+22 |
| | |||||
* | Create webhooks | Madeline | 2022-12-19 | 1 | -1/+1 |
| | |||||
* | Refactor applications | Madeline | 2022-12-18 | 5 | -1/+27 |
| | |||||
* | fix: not being able to enable community | Puyodead1 | 2022-12-18 | 1 | -1/+2 |
| | |||||
* | Add `private_channels_version` to `client_state` in identity. also set ↵ | Madeline | 2022-10-31 | 1 | -0/+2 |
| | | | | sentry user in gateway | ||||
* | Fix user settings not saving properly and guild folders | Madeline | 2022-10-28 | 2 | -2/+3 |
| | |||||
* | Forgot some schemas + only generate schemas in util/schemas + add setup script | Madeline | 2022-10-24 | 3 | -1/+13 |
| | |||||
* | Make `afk` optional in ActivitySchema | Madeline | 2022-10-01 | 1 | -2/+2 |
| | |||||
* | Discovery splashes + fix guild icons disappearing on settings change | Madeline | 2022-09-28 | 1 | -0/+1 |
| | |||||
* | Missed some schemas | Madeline | 2022-09-28 | 6 | -0/+45 |
| | |||||
* | Prettier | Madeline | 2022-09-26 | 43 | -59/+74 |
| | |||||
* | Move schemas to /src/util/schemas | Madeline | 2022-09-26 | 45 | -70/+595 |
| | |||||
* | Refactor to mono-repo + upgrade packages | Madeline | 2022-09-25 | 3 | -0/+125 |