summary refs log tree commit diff
path: root/src/api/routes/auth/reset.ts (follow)
Commit message (Expand)AuthorAgeFilesLines
* lintstagedrc: regenerate schemas/openapi if schemas changedRory&2025-12-171-43/+43
* Prettier 1Rory&2025-12-171-9/+3
* Instance ban stuffRory&2025-12-131-0/+2
* Reorganise schemas a little bitRory&2025-10-151-1/+1
* Pass mergeParams: true to new router calls due to express behavior changeRory&2025-09-301-1/+1
* PrettierEmma [it/its]@Rory&2025-04-091-1/+3
* stupid fixMathMan052025-04-031-1/+1
* fix password reset bugMathMan052025-04-031-1/+1
* turn off eslint rules causing issuesdank0742024-11-131-1/+0
* Fix some linting warningsPuyodead12023-08-061-1/+0
* refactor checkTokenMadeline2023-07-281-3/+1
* oapi: finish usersPuyodead12023-04-131-1/+1
* fixing lots of openapi crapPuyodead12023-04-131-1/+1
* auth routesPuyodead12023-04-131-1/+12
* Remove ALL fosscord mentionsMadeline2023-03-311-2/+2
* SPACEBARMadeline2023-03-311-1/+1
* SPACEBARMadeline2023-03-311-0/+18
* first batch of requested changesPuyodead12023-02-241-27/+26
* implement password resetPuyodead12023-02-241-0/+57