Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | implement password reset | Puyodead1 | 2023-02-24 | 1 | -678/+1865 |
| | |||||
* | Update schemas.json | Puyodead1 | 2023-02-23 | 1 | -1/+28 |
| | |||||
* | send email verification | Puyodead1 | 2023-02-23 | 1 | -0/+597 |
| | |||||
* | Don't allow message types to be edited | Madeline | 2023-02-03 | 1 | -0/+698 |
| | |||||
* | Merge pull request from GHSA-hqqp-gpqw-9w5c | Madeline | 2023-02-02 | 1 | -4/+5 |
| | |||||
* | read-states/ack-bulk (#969) | Madeline | 2023-01-30 | 1 | -0/+37 |
| | |||||
* | Implement WebAuthn (#967) | Puyodead1 | 2023-01-30 | 1 | -7015/+8909 |
| | | | | | | | | | * implement webauthn * code review --------- Co-authored-by: Madeline <46743919+MaddyUnderStars@users.noreply.github.com> | ||||
* | Script to add license preamble to each file. Also, does that. (#935) | Madeline | 2023-01-18 | 1 | -0/+603 |
| | | | | | | | | | * 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 | ||||
* | Don't allow BaseClass props through schema | Madeline | 2023-01-06 | 1 | -38/+0 |
| | |||||
* | Profile themes and pronouns | Madeline | 2022-12-31 | 1 | -0/+32 |
| | |||||
* | OAuth2 authorize bot flow | Madeline | 2022-12-24 | 1 | -0/+580 |
| | |||||
* | Client: update to canary 165341 | Puyodead1 | 2022-12-20 | 1 | -0/+8 |
| | |||||
* | implement guild profiles and fix user profiles | Puyodead1 | 2022-12-19 | 1 | -2342/+3497 |
| | |||||
* | Move UserSettings to own entity | TheArcaneBrony | 2022-12-19 | 1 | -62/+2722 |
| | |||||
* | Refactor applications | Madeline | 2022-12-18 | 1 | -0/+1569 |
| | |||||
* | fix: not being able to enable community | Puyodead1 | 2022-12-18 | 1 | -4/+3 |
| | |||||
* | Add `private_channels_version` to `client_state` in identity. also set ↵ | Madeline | 2022-10-31 | 1 | -931/+31 |
| | | | | sentry user in gateway | ||||
* | Fix user settings not saving properly and guild folders | Madeline | 2022-10-28 | 1 | -209/+1106 |
| | |||||
* | Forgot some schemas + only generate schemas in util/schemas + add setup script | Madeline | 2022-10-24 | 1 | -9309/+13 |
| | |||||
* | Make `afk` optional in ActivitySchema | Madeline | 2022-10-01 | 1 | -54/+0 |
| | |||||
* | Discovery splashes + fix guild icons disappearing on settings change | Madeline | 2022-09-28 | 1 | -0/+3 |
| | |||||
* | Missed some schemas | Madeline | 2022-09-28 | 1 | -2457/+2526 |
| | |||||
* | Move schemas to /src/util/schemas | Madeline | 2022-09-26 | 1 | -7572/+7737 |
| | |||||
* | Fix and remove some scripts + use ajv/typescript-json-schema required by patches | Madeline | 2022-09-26 | 1 | -989/+17313 |
| | |||||
* | Bring back loginRedirect but fix it. Also move some assets out of public | Madeline | 2022-09-26 | 1 | -0/+16457 |
| | |||||
* | Rearrange assets a bit, fix anything that uses assets folder | Madeline | 2022-09-26 | 1 | -16457/+0 |
| | |||||
* | Refactor to mono-repo + upgrade packages | Madeline | 2022-09-25 | 1 | -0/+16457 |