summary refs log tree commit diff
path: root/src/api/routes/users/@me/index.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Refactor email sending + remove email verification if mail sending is not set upMadeline2023-08-121-2/+0
|
* clusterfuckPuyodead12023-04-131-1/+1
|
* oapi: users progressPuyodead12023-04-131-9/+32
|
* fixing lots of openapi crapPuyodead12023-04-131-10/+10
|
* Remove ALL fosscord mentionsMadeline2023-03-311-2/+2
|
* SPACEBARMadeline2023-03-311-1/+1
|
* SPACEBARMadeline2023-03-311-1/+1
|
* Merge pull request from GHSA-r7h4-76f7-6264Madeline2023-02-021-0/+10
| | | | | * Actually use maxUsername config value. * Change maxUsername default to discord.com default
* Add ESLint (#941)Madeline2023-01-201-3/+4
| | | | | | | * Add eslint, switch to lint-staged for precommit * Fix all ESLint errors * Update GH workflow to check prettier and eslint
* 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
* PrettierMadeline2023-01-051-1/+1
|
* Invalidate tokens on password changeChrisChrome2022-12-181-2/+10
|
* Remove Slowcord demo user restrictionsMadeline2022-12-171-3/+0
|
* fix bad user validationMadeline2022-10-271-0/+1
|
* PrettierMadeline2022-09-261-61/+126
|
* Move schemas to /src/util/schemasMadeline2022-09-261-21/+1
|
* Refactor to mono-repo + upgrade packagesMadeline2022-09-251-0/+105