Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Start implementing webhooks feat/webhooks | Puyodead1 | 2023-12-10 | 1 | -0/+1 |
| | |||||
* | oapi: users progress | Puyodead1 | 2023-04-13 | 1 | -0/+1 |
| | |||||
* | fixing lots of openapi crap | Puyodead1 | 2023-04-13 | 1 | -5/+1 |
| | |||||
* | auth routes | Puyodead1 | 2023-04-13 | 1 | -0/+1 |
| | |||||
* | Merge branch 'master' into refactor/dev/connections | Madeline | 2023-04-02 | 1 | -2/+6 |
|\ | |||||
| * | SPACEBAR | Madeline | 2023-03-31 | 1 | -1/+1 |
| | | |||||
| * | SPACEBAR | Madeline | 2023-03-31 | 1 | -1/+1 |
| | | |||||
| * | Work towards fixing openapi spec | Madeline | 2023-03-24 | 1 | -0/+4 |
| | | |||||
* | | entities/ConnectionUpdateSchema -> schemas/ConnectionUpdateSchema | Madeline | 2023-03-18 | 1 | -0/+1 |
| | | |||||
* | | adding connection now works | Puyodead1 | 2023-03-18 | 1 | -0/+1 |
| | | |||||
* | | add connections | Puyodead1 | 2023-03-18 | 1 | -0/+1 |
|/ | |||||
* | implement password reset | Puyodead1 | 2023-02-24 | 1 | -16/+4 |
| | |||||
* | Don't allow message types to be edited | Madeline | 2023-02-03 | 1 | -0/+1 |
| | |||||
* | read-states/ack-bulk (#969) | Madeline | 2023-01-30 | 1 | -0/+15 |
| | |||||
* | Implement WebAuthn (#967) | Puyodead1 | 2023-01-30 | 1 | -38/+31 |
| | | | | | | | | | * 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/+18 |
| | | | | | | | | | * 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 | 1 | -0/+1 |
| | |||||
* | Prettier | Madeline | 2023-01-05 | 1 | -1/+1 |
| | |||||
* | OAuth2 authorize bot flow | Madeline | 2022-12-24 | 1 | -1/+2 |
| | |||||
* | implement guild profiles and fix user profiles | Puyodead1 | 2022-12-19 | 1 | -0/+10 |
| | |||||
* | Refactor applications | Madeline | 2022-12-18 | 1 | -1/+4 |
| | |||||
* | Fix user settings not saving properly and guild folders | Madeline | 2022-10-28 | 1 | -1/+2 |
| | |||||
* | Forgot some schemas + only generate schemas in util/schemas + add setup script | Madeline | 2022-10-24 | 1 | -1/+3 |
| | |||||
* | Missed some schemas | Madeline | 2022-09-28 | 1 | -0/+4 |
| | |||||
* | Prettier | Madeline | 2022-09-26 | 1 | -1/+1 |
| | |||||
* | Move schemas to /src/util/schemas | Madeline | 2022-09-26 | 1 | -1/+40 |
| | |||||
* | Refactor to mono-repo + upgrade packages | Madeline | 2022-09-25 | 1 | -0/+2 |