summary refs log tree commit diff
path: root/src/util/schemas/index.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Start implementing webhooks feat/webhooksPuyodead12023-12-101-0/+1
|
* oapi: users progressPuyodead12023-04-131-0/+1
|
* fixing lots of openapi crapPuyodead12023-04-131-5/+1
|
* auth routesPuyodead12023-04-131-0/+1
|
* Merge branch 'master' into refactor/dev/connectionsMadeline2023-04-021-2/+6
|\
| * SPACEBARMadeline2023-03-311-1/+1
| |
| * SPACEBARMadeline2023-03-311-1/+1
| |
| * Work towards fixing openapi specMadeline2023-03-241-0/+4
| |
* | entities/ConnectionUpdateSchema -> schemas/ConnectionUpdateSchemaMadeline2023-03-181-0/+1
| |
* | adding connection now worksPuyodead12023-03-181-0/+1
| |
* | add connectionsPuyodead12023-03-181-0/+1
|/
* implement password resetPuyodead12023-02-241-16/+4
|
* Don't allow message types to be editedMadeline2023-02-031-0/+1
|
* read-states/ack-bulk (#969)Madeline2023-01-301-0/+15
|
* Implement WebAuthn (#967)Puyodead12023-01-301-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)Madeline2023-01-181-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üney2023-01-141-0/+1
|
* PrettierMadeline2023-01-051-1/+1
|
* OAuth2 authorize bot flowMadeline2022-12-241-1/+2
|
* implement guild profiles and fix user profilesPuyodead12022-12-191-0/+10
|
* Refactor applicationsMadeline2022-12-181-1/+4
|
* Fix user settings not saving properly and guild foldersMadeline2022-10-281-1/+2
|
* Forgot some schemas + only generate schemas in util/schemas + add setup scriptMadeline2022-10-241-1/+3
|
* Missed some schemasMadeline2022-09-281-0/+4
|
* PrettierMadeline2022-09-261-1/+1
|
* Move schemas to /src/util/schemasMadeline2022-09-261-1/+40
|
* Refactor to mono-repo + upgrade packagesMadeline2022-09-251-0/+2