summary refs log tree commit diff
path: root/src/api/routes/users/@me/mfa/totp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* DEPRECATION: Move most select queries to object instead of string[]Rory&2025-12-192-2/+2
|
* lintstagedrc: regenerate schemas/openapi if schemas changedRory&2025-12-172-81/+81
|
* Prettier u4Rory&2025-12-172-27/+9
|
* Reorganise schemas a little bitRory&2025-10-152-2/+2
|
* Pass mergeParams: true to new router calls due to express behavior changeRory&2025-09-302-2/+2
|
* oapi: finish usersPuyodead12023-04-132-2/+25
|
* fixing lots of openapi crapPuyodead12023-04-132-11/+11
|
* Remove ALL fosscord mentionsMadeline2023-03-312-4/+4
|
* SPACEBARMadeline2023-03-312-2/+2
|
* SPACEBARMadeline2023-03-312-2/+2
|
* Add ESLint (#941)Madeline2023-01-202-2/+2
| | | | | | | * 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-182-0/+36
| | | | | | | | | * 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
* Remove Slowcord demo user restrictionsMadeline2022-12-171-3/+0
|
* PrettierMadeline2022-09-262-58/+89
|
* Move schemas to /src/util/schemasMadeline2022-09-262-13/+2
|
* Refactor to mono-repo + upgrade packagesMadeline2022-09-252-0/+98